Skip to content

Commit

Permalink
add atomone
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Nov 19, 2024
1 parent 4082462 commit 3542a20
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions chains/mainnet/atomone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"chain_name": "atomone",
"api": [
{
"address": "https://atomone-api.allinbits.services",
"provider": "All in Bits"
}
],
"rpc": [
{
"address": "https://atomone-rpc.allinbits.services",
"provider": "All In Bits"
}
],
"sdk_version": "0.45.4",
"coin_type": "118",
"min_tx_fee": "800",
"assets": [{
"base": "uatone",
"symbol": "ATONE",
"exponent": "6",
"coingecko_id": "",
"logo": ""
}],
"addr_prefix": "atone",
"theme_color": "#ce4747",
"logo": "/logos/cosmos.svg"
}

0 comments on commit 3542a20

Please sign in to comment.