mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add CGG Token (#5831)
* Add CGG Token * removed cgg assets folder * readded the token asset folder in the new format * Autofix Co-authored-by: Dufwa Magnus <DMAGNUS@volvocars.com> Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
8f199d0b47
commit
6c3ab290cb
|
@ -838,6 +838,7 @@
|
|||
"0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a",
|
||||
"0x1fdb6bA3dCECdF3fe77828990D26605df2517C2B",
|
||||
"0x1fddE7525783c36153a8A6b618e2B5210a23Ce37",
|
||||
"0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43",
|
||||
"0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686",
|
||||
"0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa",
|
||||
"0x1fff4Dd33105054E853955C6d0dBa82859C01Cff",
|
||||
|
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "ChainGuardians Governance Token",
|
||||
"website": "https://chainguardians.io",
|
||||
"description": "ChainGuardians Blockchain Video Game Defi Platform.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/chain_guardians",
|
||||
"handle": "chainguardians"
|
||||
}
|
||||
],
|
||||
"explorer": "https://etherscan.io/token/0x1fe24f25b1cf609b9c4e7e12d802e3640dfa5e43",
|
||||
"type": "ERC20",
|
||||
"symbol": "CGG",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x1fe24f25b1cf609b9c4e7e12d802e3640dfa5e43"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Loading…
Reference in New Issue
Block a user