Skip to content

Commit

Permalink
Update tokens list to v3.3.0 (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
karim-en authored Nov 14, 2023
1 parent 6c24891 commit dec12e0
Showing 1 changed file with 34 additions and 3 deletions.
37 changes: 34 additions & 3 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": "2023-09-11T14:26:19+00:00",
"timestamp": "2023-11-14T21:55:15+00:00",
"tokens": [
{
"chainId": 1313161554,
Expand Down Expand Up @@ -544,6 +544,17 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x8189e2b881648804a175522047e63730876627d1",
"symbol": "JOVJOU",
"name": "JovJou",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/jovjou.svg",
"tags": [
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x6454e4a4891c6b78a5a85304d34558dda5f3d6d8",
Expand Down Expand Up @@ -942,6 +953,17 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0xe3ff873c1e104118ec83310e39aafde17d18005d",
"symbol": "SCM",
"name": "Scamfari",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/scm.svg",
"tags": [
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x078e103d5f9629ac48b8563fa2bfcd2f6d5fde84",
Expand Down Expand Up @@ -1106,6 +1128,15 @@
"ethereum"
]
},
{
"chainId": 1313161554,
"address": "0x368ebb46aca6b8d0787c96b2b20bd3cc3f2c45f7",
"symbol": "USDC",
"name": "USDC",
"decimals": 6,
"logoURI": "https://raw.githubusercontent.com/aurora-is-near/bridge-assets/master/tokens/usdc.svg",
"tags": []
},
{
"chainId": 1313161554,
"address": "0x941b45cb782cced9814821e9b684261fa353bcd5",
Expand Down Expand Up @@ -1251,7 +1282,7 @@
],
"version": {
"major": 3,
"minor": 2,
"patch": 1
"minor": 3,
"patch": 0
}
}

0 comments on commit dec12e0

Please sign in to comment.