Skip to content

Commit

Permalink
Update param.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon committed Dec 13, 2024
1 parent 83355c2 commit a81988e
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions chain/realio/param_2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"chain_id_cosmos" : "realionetwork_3301-1",
"chain_id_evm": "0xce5"
"chain_name": "Realio",
"chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/realio/resource/chain_realio.png",
"main_asset_denom" : "ario",
Expand Down Expand Up @@ -34,6 +35,10 @@
"init_gas_limit" : 300000,
"fee_threshold" : ""
},
"evm_fee_info" : {
"is_eip1559": false,
"simulated_gas_multiply" : 1.2
},
"grpc_endpoint" : [
],
"lcd_endpoint" : [
Expand Down Expand Up @@ -64,14 +69,6 @@
{
"provider": "genznodes",
"url": "https://realio-rpc-evm.genznodes.dev"
},
{
"provider": "NodeStake",
"url": "https://jsonrpc.realio.nodestake.org"
},
{
"provider": "https://realio-jsonrpc.noders.services",
"url": "[NODERS]TEAM"
}
],
"explorer" : {
Expand Down

0 comments on commit a81988e

Please sign in to comment.