Skip to content

Commit

Permalink
Update tokens list to v2.0 (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
sept-en authored Jun 9, 2022
1 parent 62866d4 commit e888831
Showing 1 changed file with 21 additions and 15 deletions.
36 changes: 21 additions & 15 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-06-02T22:35:50+00:00",
"timestamp": "2022-06-09T00:03:49+00:00",
"tokens": [
{
"chainId": 1313161554,
Expand Down Expand Up @@ -113,18 +113,6 @@
"allbridge"
]
},
{
"chainId": 1313161554,
"address": "0x0fAD0ED848A7A16526E8a7574e418B015Dbf41B5",
"symbol": "PAD",
"name": "SmartPad Token - Allbridge",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/abr_smartpad.svg",
"tags": [
"ethereum",
"allbridge"
]
},
{
"chainId": 1313161554,
"address": "0x0f00576d07B594Bdc1caf44b6014A6A02E5AFd48",
Expand Down Expand Up @@ -519,6 +507,15 @@
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/lunar.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x30975aCac70B5d774D6f756ACd03a9B90CD4D4F5",
"symbol": "MCOIN",
"name": "Mutant Coin",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/mcoin.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0xa33C3B53694419824722C10D99ad7cB16Ea62754",
Expand Down Expand Up @@ -641,6 +638,15 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x3AC55eA8D2082fAbda674270cD2367dA96092889",
"symbol": "ORBITAL",
"name": "ORBITAL",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/orbital.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0xc2aa4b56e325266e32582f5f5cece7e88f0c11d2",
Expand Down Expand Up @@ -1022,8 +1028,8 @@
}
],
"version": {
"major": 1,
"minor": 17,
"major": 2,
"minor": 0,
"patch": 0
}
}

0 comments on commit e888831

Please sign in to comment.