Skip to content

Commit

Permalink
tokens(arbitrum): add DeFAI, OVER,GMB
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryQW committed Jan 13, 2025
1 parent ad1d851 commit 1256ffb
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 0 deletions.
Binary file added src/assets/defai.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/gameboi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/overlord.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions src/tokens/arbitrum-one.json
Original file line number Diff line number Diff line change
Expand Up @@ -2082,5 +2082,33 @@
"logoURI": "BASE_URL/assets/o3.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 42161,
"symbol": "OVER",
"name": "Overlord",
"address": "0xA0C8D91B6dcE36F6deeADF716ab02bC539d9beBF",
"logoURI": "BASE_URL/assets/overlord.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 42161,
"symbol": "GMB",
"name": "Gameboi",
"address": "0xF6eB7A9799F6680C320e79D0FB35E842D54D38CE",
"logoURI": "BASE_URL/assets/gameboi.png",
"decimals": 18,
"quote": "other"
}
,
{
"chainId": 42161,
"symbol": "GMB",
"name": "DeFAI",
"address": "0x13ad3f1150db0e1e05fd32bDEeB7C110ee023de6",
"logoURI": "BASE_URL/assets/defai.png",
"decimals": 18,
"quote": "other"
}
]

0 comments on commit 1256ffb

Please sign in to comment.