Skip to content

Commit

Permalink
feat: add arabica-11
Browse files Browse the repository at this point in the history
Signed-off-by: Smuu <[email protected]>
  • Loading branch information
smuu committed Jan 2, 2024
1 parent 03ed169 commit d4fc12e
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 0 deletions.
306 changes: 306 additions & 0 deletions arabica-11/genesis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,306 @@
{
"genesis_time": "2024-01-02T12:18:46.936662592Z",
"chain_id": "arabica-11",
"initial_height": "1",
"consensus_params": {
"block": {
"max_bytes": "1974272",
"max_gas": "-1",
"time_iota_ms": "1"
},
"evidence": {
"max_age_num_blocks": "120961",
"max_age_duration": "1814400000000000",
"max_bytes": "1048576"
},
"validator": {
"pub_key_types": [
"ed25519"
]
},
"version": {
"app_version": "1"
}
},
"app_hash": "",
"app_state": {
"auth": {
"params": {
"max_memo_characters": "256",
"tx_sig_limit": "7",
"tx_size_cost_per_byte": "10",
"sig_verify_cost_ed25519": "590",
"sig_verify_cost_secp256k1": "1000"
},
"accounts": [
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "celestia12zs7e3n8pjd8y8ex0cyv67ethv30mekgqu665r",
"pub_key": null,
"account_number": "0",
"sequence": "0"
}
]
},
"authz": {
"authorization": []
},
"bank": {
"params": {
"send_enabled": [],
"default_send_enabled": true
},
"balances": [
{
"address": "celestia12zs7e3n8pjd8y8ex0cyv67ethv30mekgqu665r",
"coins": [
{
"denom": "utia",
"amount": "1000000000000000"
}
]
}
],
"supply": [
{
"denom": "utia",
"amount": "1000000000000000"
}
],
"denom_metadata": [
{
"description": "The native token of the Celestia network.",
"denom_units": [
{
"denom": "utia",
"exponent": 0,
"aliases": [
"microtia"
]
},
{
"denom": "TIA",
"exponent": 6,
"aliases": []
}
],
"base": "utia",
"display": "TIA",
"name": "TIA",
"symbol": "TIA",
"uri": "",
"uri_hash": ""
}
]
},
"blob": {
"params": {
"gas_per_blob_byte": 8,
"gov_max_square_size": "64"
}
},
"capability": {
"index": "1",
"owners": []
},
"crisis": {
"constant_fee": {
"denom": "utia",
"amount": "1000"
}
},
"distribution": {
"params": {
"community_tax": "0.020000000000000000",
"base_proposer_reward": "0.000000000000000000",
"bonus_proposer_reward": "0.000000000000000000",
"withdraw_addr_enabled": true
},
"fee_pool": {
"community_pool": []
},
"delegator_withdraw_infos": [],
"previous_proposer": "",
"outstanding_rewards": [],
"validator_accumulated_commissions": [],
"validator_historical_rewards": [],
"validator_current_rewards": [],
"delegator_starting_infos": [],
"validator_slash_events": []
},
"evidence": {
"evidence": []
},
"feegrant": {
"allowances": []
},
"genutil": {
"gen_txs": [
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "consensus-validator-1-0",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia12zs7e3n8pjd8y8ex0cyv67ethv30mekgqu665r",
"validator_address": "celestiavaloper12zs7e3n8pjd8y8ex0cyv67ethv30mekg9rcrz9",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "EEj12cprQQ879EJGHL5GB190tlAxUzhjACxUxOgJ8iU="
},
"value": {
"denom": "utia",
"amount": "100000000000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AyJq13zdVvBc4sHiqsxdwmZuhu/+7jp5qybynJAUP4Ve"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"6q8Jk9+XzvN5XAHW/Q0qN6RXIHi/pARxfWjROkDKxvMzcNO/ym04tc3qQB4GpWFX6S7V+IyH5JG0leh+NqcHUA=="
]
}
]
},
"gov": {
"starting_proposal_id": "1",
"deposits": [],
"votes": [],
"proposals": [],
"deposit_params": {
"min_deposit": [
{
"denom": "utia",
"amount": "10000000000"
}
],
"max_deposit_period": "604800s"
},
"voting_params": {
"voting_period": "604800s"
},
"tally_params": {
"quorum": "0.334000000000000000",
"threshold": "0.500000000000000000",
"veto_threshold": "0.334000000000000000"
}
},
"ibc": {
"client_genesis": {
"clients": [],
"clients_consensus": [],
"clients_metadata": [],
"params": {
"allowed_clients": [
"06-solomachine",
"07-tendermint"
]
},
"create_localhost": false,
"next_client_sequence": "0"
},
"connection_genesis": {
"connections": [],
"client_connection_paths": [],
"next_connection_sequence": "0",
"params": {
"max_expected_time_per_block": "75000000000"
}
},
"channel_genesis": {
"channels": [],
"acknowledgements": [],
"commitments": [],
"receipts": [],
"send_sequences": [],
"recv_sequences": [],
"ack_sequences": [],
"next_channel_sequence": "0"
}
},
"mint": {
"bond_denom": "utia"
},
"params": null,
"qgb": {
"params": {
"data_commitment_window": "400"
}
},
"slashing": {
"params": {
"signed_blocks_window": "5000",
"min_signed_per_window": "0.750000000000000000",
"downtime_jail_duration": "60s",
"slash_fraction_double_sign": "0.020000000000000000",
"slash_fraction_downtime": "0.000000000000000000"
},
"signing_infos": [],
"missed_blocks": []
},
"staking": {
"params": {
"unbonding_time": "1814400s",
"max_validators": 100,
"max_entries": 7,
"historical_entries": 10000,
"bond_denom": "utia",
"min_commission_rate": "0.050000000000000000"
},
"last_total_power": "0",
"last_validator_powers": [],
"validators": [],
"delegations": [],
"unbonding_delegations": [],
"redelegations": [],
"exported": false
},
"transfer": {
"port_id": "transfer",
"denom_traces": [],
"params": {
"send_enabled": true,
"receive_enabled": true
}
},
"vesting": {}
}
}
4 changes: 4 additions & 0 deletions arabica-11/peers.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
827583022cc6ce65cf762115642258f937c954cd@validator-1.celestia-arabica-11.com:26656
74e42b39f512f844492ff09e30af23d54579b7bc@validator-2.celestia-arabica-11.com:26656
00d577159b2eb1f524ef9c37cb389c020a2c38d2@validator-3.celestia-arabica-11.com:26656
b2871b6dc2e18916d07264af0e87c456c2bba04f@validator-4.celestia-arabica-11.com:26656

0 comments on commit d4fc12e

Please sign in to comment.