Skip to content

Instantly share code, notes, and snippets.

@reversesigh
Created December 20, 2023 01:59
Show Gist options
  • Save reversesigh/8b09dc4b22aecffcab299e374e4941d9 to your computer and use it in GitHub Desktop.
Save reversesigh/8b09dc4b22aecffcab299e374e4941d9 to your computer and use it in GitHub Desktop.
beeapp genesis
{
"genesis_time": "2023-12-19T13:37:05.235175376Z",
"chain_id": "beeroller_8648481-1",
"initial_height": "1",
"consensus_params": {
"block": {
"max_bytes": "22020096",
"max_gas": "40000000",
"time_iota_ms": "1000"
},
"evidence": {
"max_age_num_blocks": "100000",
"max_age_duration": "172800000000000",
"max_bytes": "1048576"
},
"validator": {
"pub_key_types": [
"ed25519"
]
},
"version": {}
},
"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": "/ethermint.types.v1.EthAccount",
"base_account": {
"address": "ethm1qas6qldsqq5pznym3c3gxnyksea573fmp6wp06",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"address": "ethm1ngz8n9ytj9hq8pdmpgtkula7kr66hhry2p0gch",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
}
]
},
"bank": {
"params": {
"send_enabled": [],
"default_send_enabled": true
},
"balances": [
{
"address": "ethm1qas6qldsqq5pznym3c3gxnyksea573fmp6wp06",
"coins": [
{
"denom": "uBEE",
"amount": "900000000000000000000000000"
}
]
},
{
"address": "ethm1ngz8n9ytj9hq8pdmpgtkula7kr66hhry2p0gch",
"coins": [
{
"denom": "uBEE",
"amount": "100000000000000000000000000"
}
]
}
],
"supply": [
{
"denom": "uBEE",
"amount": "1000000000000000000000000000"
}
],
"denom_metadata": [{"base":"uBEE","denom_units":[{"aliases":[],"denom":"uBEE","exponent":0},{"aliases":[],"denom":"BEE","exponent":18}],"description":"Denom metadata for BEE (uBEE)","display":"BEE","name":"BEE","symbol":"BEE"}]
},
"capability": {
"index": "1",
"owners": []
},
"claims": {
"params": {
"enable_claims": false,
"airdrop_start_time": "0001-01-01T00:00:00Z",
"duration_until_decay": "2629800s",
"duration_of_decay": "5259600s",
"claims_denom": "aevmos",
"authorized_channels": [
"channel-0",
"channel-3"
],
"evm_channels": [
"channel-2"
]
},
"claims_records": []
},
"distribution": {
"params": {
"community_tax": "0.00002",
"base_proposer_reward": "0.8",
"bonus_proposer_reward": "0.040000000000000000",
"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": []
},
"epochs": {
"epochs": [
{
"identifier": "week",
"start_time": "0001-01-01T00:00:00Z",
"duration": "604800s",
"current_epoch": "0",
"current_epoch_start_time": "0001-01-01T00:00:00Z",
"epoch_counting_started": false,
"current_epoch_start_height": "0"
},
{
"identifier": "day",
"start_time": "0001-01-01T00:00:00Z",
"duration": "86400s",
"current_epoch": "0",
"current_epoch_start_time": "0001-01-01T00:00:00Z",
"epoch_counting_started": false,
"current_epoch_start_height": "0"
},
{
"identifier": "mint",
"start_time": "0001-01-01T00:00:00Z",
"duration": "3600s",
"current_epoch": "0",
"current_epoch_start_time": "0001-01-01T00:00:00Z",
"epoch_counting_started": false,
"current_epoch_start_height": "0"
},
{
"identifier": "hour",
"start_time": "0001-01-01T00:00:00Z",
"duration": "3600s",
"current_epoch": "0",
"current_epoch_start_time": "0001-01-01T00:00:00Z",
"epoch_counting_started": false,
"current_epoch_start_height": "0"
}
]
},
"erc20": {
"params": {
"enable_erc20": true,
"enable_evm_hook": true
},
"token_pairs": []
},
"evm": {
"accounts": [],
"params": {
"evm_denom": "uBEE",
"enable_create": true,
"enable_call": true,
"extra_eips": [],
"chain_config": {
"homestead_block": "0",
"dao_fork_block": "0",
"dao_fork_support": true,
"eip150_block": "0",
"eip150_hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155_block": "0",
"eip158_block": "0",
"byzantium_block": "0",
"constantinople_block": "0",
"petersburg_block": "0",
"istanbul_block": "0",
"muir_glacier_block": "0",
"berlin_block": "0",
"london_block": "0",
"arrow_glacier_block": "0",
"gray_glacier_block": "0",
"merge_netsplit_block": "0",
"shanghai_block": "0",
"cancun_block": "0"
},
"allow_unprotected_txs": false
}
},
"feemarket": {
"params": {
"no_base_fee": true,
"base_fee_change_denominator": 8,
"elasticity_multiplier": 2,
"enable_height": "0",
"base_fee": "1000000000",
"min_gas_price": "0.000000000000000000",
"min_gas_multiplier": "0.500000000000000000"
},
"block_gas": "0"
},
"genutil": {
"gen_txs": [
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "hub_sequencer",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "ethm1qas6qldsqq5pznym3c3gxnyksea573fmp6wp06",
"validator_address": "ethmvaloper1qas6qldsqq5pznym3c3gxnyksea573fmw2ydh8",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "A5NGkA9sXLdjf68gNRnZ7SRo1E5s3IiwrFRj0gytdA0="
},
"value": {
"denom": "uBEE",
"amount": "500000000000000000000000000"
}
}
],
"memo": "4b40d4046267ab7be0d1679fc96c85c766e6628a@65.108.105.48:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
"key": "A85ytzXF2uXgwuzNWNS1XhgLvLksL3Aytprsrxtebrrj"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"+mzmt3V+AEBeuWfecAE/7Zv+ibDepQnj9itTqIVNrghJZNj8QECxKM5fNqQQzQ2CI4Ma3Tqyme6Tcda5zyb/mAA="
]
}
]
},
"gov": {
"starting_proposal_id": "1",
"deposits": [],
"votes": [],
"proposals": [],
"deposit_params": {
"min_deposit": [
{
"denom": "uBEE",
"amount": "10000000"
}
],
"max_deposit_period": "172800s"
},
"voting_params": {
"voting_period": "300s"
},
"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": "30000000000"
}
},
"channel_genesis": {
"channels": [],
"acknowledgements": [],
"commitments": [],
"receipts": [],
"send_sequences": [],
"recv_sequences": [],
"ack_sequences": [],
"next_channel_sequence": "0"
}
},
"mint": {
"minter": {
"epoch_provisions": "0.000000000000000000"
},
"params": {
"mint_denom": "uBEE",
"genesis_epoch_provisions": "285388127.853881278538812785",
"epoch_identifier": "mint",
"reduction_period_in_epochs": "8760",
"reduction_factor": "0.500000000000000000",
"minting_rewards_distribution_start_epoch": "0"
},
"reduction_started_epoch": "0"
},
"params": null,
"sequencers": {
"params": {
"unbonding_time": "1814400s",
"max_sequencers": 1,
"historical_entries": 10000
},
"sequencers": [
{
"operator_address": "ethmvaloper1qas6qldsqq5pznym3c3gxnyksea573fmw2ydh8",
"consensus_pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "A5NGkA9sXLdjf68gNRnZ7SRo1E5s3IiwrFRj0gytdA0="
},
"jailed": false,
"status": "BOND_STATUS_BONDED",
"tokens": "1000000000000000000",
"delegator_shares": "0.000000000000000000",
"description": {
"moniker": "",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"unbonding_height": "0",
"unbonding_time": "1970-01-01T00:00:00Z",
"commission": {
"commission_rates": {
"rate": "0.000000000000000000",
"max_rate": "0.000000000000000000",
"max_change_rate": "0.000000000000000000"
},
"update_time": "1970-01-01T00:00:00Z"
},
"min_self_delegation": "1"
}
],
"exported": false
},
"staking": {
"params": {
"unbonding_time": "3628800s",
"max_validators": 100,
"max_entries": 7,
"historical_entries": 10000,
"bond_denom": "uBEE",
"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
}
},
"upgrade": {},
"vesting": {}
,"crisis":{"constant_fee":{"denom":"uBEE"}}}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment