Last active
May 3, 2024 14:43
-
-
Save leon-do/f921820510d25b72f201a21739d894d0 to your computer and use it in GitHub Desktop.
Raspberry Gelato Token List
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Token List", | |
"timestamp": "2077-01-01T11:11:11.111Z", | |
"version": { | |
"major": 1, | |
"minor": 0, | |
"patch": 0 | |
}, | |
"tags": {}, | |
"logoURI": "https://www.gelato.network/brand-assets/GEL_Token_Logos/GEL%20Token%20Logo.png", | |
"keywords": [], | |
"tokens": [ | |
{ | |
"name": "Token A", | |
"address": "0xF9Cf4A16d26979b929Be7176bAc4e7084975FCB8", | |
"symbol": "TKNA", | |
"decimals": 18, | |
"chainId": 123420111, | |
"logoURI": "https://github.com/0sum-io/erc20-A-B/assets/19412160/94af28ca-8d6b-4cde-be26-b8136c5c4b61" | |
}, | |
{ | |
"name": "Token B", | |
"address": "0x5984B8BF2d4dB9C0aCB1d7924762e4474D80C807", | |
"symbol": "TKNB", | |
"decimals": 18, | |
"chainId": 123420111, | |
"logoURI": "https://github.com/0sum-io/erc20-A-B/assets/19412160/196c68d7-3503-46f8-b8fe-ac7b3853a409" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment