Skip to content

Commit

Permalink
Update token list to v1.15 (#178)
Browse files Browse the repository at this point in the history
* TAO
* MYRIA
* PEM
  • Loading branch information
sept-en authored May 10, 2022
1 parent e6ab8cf commit ee68bbd
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 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-05-06T15:02:19+00:00",
"timestamp": "2022-05-10T16:26:02+00:00",
"tokens": [
{
"chainId": 1313161554,
Expand Down Expand Up @@ -543,6 +543,15 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0xeaf7246db327a10f2560ce8c7aab2a176b7a1272",
"symbol": "MYRIA",
"name": "Myria",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/myria.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0xC86Ca2BB9C9c9c9F140d832dE00BfA9e153FA1e3",
Expand Down Expand Up @@ -636,6 +645,15 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0xb145d9ba4cbe0498a725b00f703e9af5266e0aae",
"symbol": "PEM",
"name": "PembRock",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/pem.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x291c8fceaca3342b29cc36171deb98106f712c66",
Expand Down Expand Up @@ -771,6 +789,15 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x7538162F05BEc5084A92a5F47C2A094fCF73e372",
"symbol": "TAO",
"name": "FUSOTAO",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/tao.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0xFa94348467f64D5A457F75F8bc40495D33c65aBB",
Expand Down Expand Up @@ -958,7 +985,7 @@
],
"version": {
"major": 1,
"minor": 14,
"minor": 15,
"patch": 0
}
}

0 comments on commit ee68bbd

Please sign in to comment.