Skip to content

Commit

Permalink
Update tokens list to v3.1 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
sept-en authored Nov 26, 2022
1 parent ace17dd commit 3610260
Showing 1 changed file with 58 additions and 2 deletions.
60 changes: 58 additions & 2 deletions assets/aurora.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"description": "Tokens that were bridged using Allbridge"
}
},
"timestamp": "2022-11-11T14:51:14+00:00",
"timestamp": "2022-11-26T23:52:05+00:00",
"tokens": [
{
"chainId": 1313161554,
Expand Down Expand Up @@ -290,6 +290,17 @@
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/brrr.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x4ee3e4e8286c9b22901041e3cb9105542d88810c",
"symbol": "BST",
"name": "BlocksquareToken",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/bst.svg",
"tags": [
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x9f1f933c660a1dc856f0e0fe058435879c5ccef0",
Expand Down Expand Up @@ -624,6 +635,51 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x096f9fdda1e6f59ad2a8216bbd64daa9140222cc",
"symbol": "MOCK-CORN",
"name": "Mock Cornerstone",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/mock_corn.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x45de93fdfb16508823da91819ee891eb78fe028a",
"symbol": "MOCK-LINEAR",
"name": "Mock LiNEAR",
"decimals": 24,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/mock_linear.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x8910fbcf56fd981b485648869b9ccee7305aa08d",
"symbol": "MOCK-USDC",
"name": "Mock USD Coin",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/mock_usdc.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x8f49abd8af60ca1b27ae796c1015fe696c316f74",
"symbol": "MOCK-USDT.e",
"name": "Mock Tether USD",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/mock_usdt.e.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x94b8bffc250c5aa3e13e8d864dd5fdedab54cb29",
"symbol": "MOCK-wNEAR",
"name": "Mock Wrapped NEAR fungible token",
"decimals": 24,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/mock_wnear.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x74974575d2f1668c63036d51ff48dbaa68e52408",
Expand Down Expand Up @@ -1164,7 +1220,7 @@
],
"version": {
"major": 3,
"minor": 0,
"minor": 1,
"patch": 0
}
}

0 comments on commit 3610260

Please sign in to comment.