Skip to content

Commit

Permalink
Update kaiyo.json with USDC as fee denom (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
unconumb authored Oct 23, 2024
1 parent 1610fd3 commit dd42390
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion cosmos/kaiyo.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,12 @@
"coinMinimalDenom": "ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7",
"coinDecimals": 18,
"coinGeckoId": "ethereum"
},
{
"coinDenom": "USDC",
"coinMinimalDenom": "ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9",
"coinDecimals": 6,
"coinGeckoId": "usdc"
}
],
"stakeCurrency": {
Expand All @@ -164,4 +170,4 @@
"features": [
"cosmwasm"
]
}
}

0 comments on commit dd42390

Please sign in to comment.