Skip to content

Commit

Permalink
Update tokens list to v1.10 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
sept-en authored Apr 5, 2022
1 parent 525ed56 commit 9bda4aa
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 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-03-27T13:08:52+00:00",
"timestamp": "2022-04-05T19:17:24+00:00",
"tokens": [
{
"chainId": 1313161554,
Expand Down Expand Up @@ -401,6 +401,15 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x918dbe087040a41b786f0da83190c293dae24749",
"symbol": "LINEAR",
"name": "LiNEAR",
"decimals": 24,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/linear.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x94190d8ef039c670c6d6b9990142e0ce2a1e3178",
Expand Down Expand Up @@ -567,6 +576,17 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x09c9d464b58d96837f8d8b6f4d9fe4ad408d3a4f",
"symbol": "PLY",
"name": "Aurigami Token",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/ply.svg",
"tags": [
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0xf0f3b9Eee32b1F490A4b8720cf6F005d4aE9eA86",
Expand Down Expand Up @@ -838,7 +858,7 @@
],
"version": {
"major": 1,
"minor": 9,
"minor": 10,
"patch": 0
}
}

0 comments on commit 9bda4aa

Please sign in to comment.