Skip to content

Commit

Permalink
Update tokens list to v1.11 (#159)
Browse files Browse the repository at this point in the history
* Add TRIPOLAR token metadata
  • Loading branch information
sept-en authored Apr 17, 2022
1 parent 316e6b1 commit caf7f9c
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 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-04-05T19:17:24+00:00",
"timestamp": "2022-04-17T14:40:13+00:00",
"tokens": [
{
"chainId": 1313161554,
Expand Down Expand Up @@ -698,6 +698,15 @@
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/tri.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x60527a2751A827ec0Adf861EfcAcbf111587d748",
"symbol": "TRIPOLAR",
"name": "TRIPOLAR",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/tripolar.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x5454ba0a9e3552f7828616d80a9d2d869726e6f5",
Expand Down Expand Up @@ -858,7 +867,7 @@
],
"version": {
"major": 1,
"minor": 10,
"minor": 11,
"patch": 0
}
}

0 comments on commit caf7f9c

Please sign in to comment.