Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metadata for CROWDP token #92

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

sirnicolaz
Copy link
Contributor

We would like to add the metadata for the CROWDP ERC20 token as an IBC coin, whose successful proposal can be viewed here https://wallet.keplr.app/chains/evmos/proposals/269

@Fvkktard
Copy link

{
"chainId": "yymm_585858-1",
"chainName": "YYMM",
"rpc": "https://yymm-jsonrpc.testnet.bitverse.zone",
"rest": "https://yymm-rest.testnet.bitverse.zone",
"bip44": {
"coinType": 60
},
"coinType": 60,
"bech32Config": {
"bech32PrefixAccAddr": "yymm",
"bech32PrefixAccPub": "yymmpub",
"bech32PrefixValAddr": "yymmvaloper",
"bech32PrefixValPub": "yymmvaloperpub",
"bech32PrefixConsAddr": "yymmvalcons",
"bech32PrefixConsPub": "yymmvalconspub"
},
"currencies": [
{
"coinDenom": "BV",
"coinMinimalDenom": "ubv",
"coinDecimals": 18,
"coinGeckoId": "unknown"
}
],
"feeCurrencies": [
{
"coinDenom": "BV",
"coinMinimalDenom": "ubv",
"coinDecimals": 18,
"coinGeckoId": "unknown",
"gasPriceStep": {
"low": 0.01,
"average": 0.025,
"high": 0.03
}
}
],
"gasPriceStep": {
"low": 0.01,
"average": 0.025,
"high": 0.03
},
"stakeCurrency": {
"coinDenom": "BV",
"coinMinimalDenom": "ubv",
"coinDecimals": 18,
"coinGeckoId": "unknown"
},
"features": [
"ibc-transfer",
"ibc-go",
"eth-address-gen",
"eth-key-sign"
]
}

@faboweb
Copy link

faboweb commented Nov 7, 2024

@Fvkktard what does your message mean? is there sth to change in this PR?

@Mrsirdev @miliPaoletti @masterfung this PR seems stuck, what is missing to push it forward?

@Vvaradinov Vvaradinov merged commit fba1d05 into evmos:main Nov 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants