Skip to content

Commit

Permalink
deploy side
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Jan 24, 2025
1 parent 60cb54d commit 789f6df
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions chains/mainnet/side.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"chain_name": "side",
"registry_name": "SIDE",
"api": [
{"provider":"side labs", "address": "https://rest.side.one"},
],
"rpc": ["https://rpc.side.one"],
"grpc": [{"address": "grpc.side.one:443", "provider": "side labs"}],
"sdk_version": "0.50.9",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "side",
"logo": "/logos/side.png",
"assets": [{
"base": "uside",
"symbol": "SIDE",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/side.png"
}],
}

0 comments on commit 789f6df

Please sign in to comment.