Skip to content

Commit

Permalink
Add metadata for CROWDP token (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirnicolaz authored Nov 11, 2024
1 parent 36e3be4 commit fba1d05
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
Binary file added assets/tokens/CROWDP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions tokens/CROWDP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"$schema": "../schema.token.json",
"coinDenom": "CROWDP",
"minCoinDenom": "crowdp",
"type": "IBC",
"exponent": "18",
"cosmosDenom": "erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f",
"description": "The token of Crowdpunk DAO",
"name": "Crowdpunk DAO",
"tokenRepresentation": "CROWDP",
"channel": "",
"isEnabled": true,
"erc20Address": "0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f",
"ibc": {
"sourceDenom": "erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f",
"source": "evmos"
},
"hideFromTestnet": false,
"coingeckoId": "",
"category": "cosmos",
"coinSourcePrefix": "evmos",
"img": {
"png": "https://raw.githubusercontent.com/evmos/chain-token-registry/main/assets/tokens/CROWDP.png"
}
}

0 comments on commit fba1d05

Please sign in to comment.