Created
June 3, 2025 01:56
-
-
Save ianhe8x/ae2c19ad4d735bb78209839f69b035df to your computer and use it in GitHub Desktop.
genesis.json (Edgen Mainnet)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"app_name": "evmd", | |
"app_version": "0.2.0-21-gc371777", | |
"genesis_time": "2025-05-30T06:01:16.552575237Z", | |
"chain_id": "4207", | |
"initial_height": 1, | |
"app_hash": null, | |
"app_state": { | |
"07-tendermint": null, | |
"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": "cosmos1t999qre8am68f5s7a9n5qyw5lv9qcjcauqy9ry", | |
"pub_key": null, | |
"account_number": "0", | |
"sequence": "0" | |
}, | |
{ | |
"@type": "/cosmos.auth.v1beta1.BaseAccount", | |
"address": "cosmos1jle3w6cxx9mkzxuzm34e8xke3tyuj6capmlx9w", | |
"pub_key": null, | |
"account_number": "1", | |
"sequence": "0" | |
}, | |
{ | |
"@type": "/cosmos.auth.v1beta1.BaseAccount", | |
"address": "cosmos13c5n92pe7tcj6hs7ejnn57dj2983l3y8cu7j9g", | |
"pub_key": null, | |
"account_number": "2", | |
"sequence": "0" | |
}, | |
{ | |
"@type": "/cosmos.auth.v1beta1.BaseAccount", | |
"address": "cosmos1849l0jkjg5kcas5ly2yqdvp5my3zw9dzzeg5zt", | |
"pub_key": null, | |
"account_number": "3", | |
"sequence": "0" | |
}, | |
{ | |
"@type": "/cosmos.auth.v1beta1.BaseAccount", | |
"address": "cosmos1smqcxgmccxmxtul5mkwke4p07wl5v8twtr3l2x", | |
"pub_key": null, | |
"account_number": "4", | |
"sequence": "0" | |
}, | |
{ | |
"@type": "/cosmos.auth.v1beta1.BaseAccount", | |
"address": "cosmos1whyrqr77jd9rh75dtky2vjske6e5lqqk7eu9d8", | |
"pub_key": null, | |
"account_number": "5", | |
"sequence": "0" | |
}, | |
{ | |
"@type": "/cosmos.auth.v1beta1.BaseAccount", | |
"address": "cosmos1m7zfvh43mj3266pf4g4yq8ylrdk9yaksjzs4u6", | |
"pub_key": null, | |
"account_number": "6", | |
"sequence": "0" | |
} | |
] | |
}, | |
"authz": { | |
"authorization": [] | |
}, | |
"bank": { | |
"params": { | |
"send_enabled": [], | |
"default_send_enabled": true | |
}, | |
"balances": [ | |
{ | |
"address": "cosmos1849l0jkjg5kcas5ly2yqdvp5my3zw9dzzeg5zt", | |
"coins": [ | |
{ | |
"denom": "aedgen", | |
"amount": "400000000000000000000000" | |
} | |
] | |
}, | |
{ | |
"address": "cosmos1t999qre8am68f5s7a9n5qyw5lv9qcjcauqy9ry", | |
"coins": [ | |
{ | |
"denom": "aedgen", | |
"amount": "997000000000000000000000000" | |
} | |
] | |
}, | |
{ | |
"address": "cosmos1whyrqr77jd9rh75dtky2vjske6e5lqqk7eu9d8", | |
"coins": [ | |
{ | |
"denom": "aedgen", | |
"amount": "400000000000000000000000" | |
} | |
] | |
}, | |
{ | |
"address": "cosmos1smqcxgmccxmxtul5mkwke4p07wl5v8twtr3l2x", | |
"coins": [ | |
{ | |
"denom": "aedgen", | |
"amount": "400000000000000000000000" | |
} | |
] | |
}, | |
{ | |
"address": "cosmos13c5n92pe7tcj6hs7ejnn57dj2983l3y8cu7j9g", | |
"coins": [ | |
{ | |
"denom": "aedgen", | |
"amount": "400000000000000000000000" | |
} | |
] | |
}, | |
{ | |
"address": "cosmos1jle3w6cxx9mkzxuzm34e8xke3tyuj6capmlx9w", | |
"coins": [ | |
{ | |
"denom": "aedgen", | |
"amount": "1000000000000000000000000" | |
} | |
] | |
}, | |
{ | |
"address": "cosmos1m7zfvh43mj3266pf4g4yq8ylrdk9yaksjzs4u6", | |
"coins": [ | |
{ | |
"denom": "aedgen", | |
"amount": "400000000000000000000000" | |
} | |
] | |
} | |
], | |
"supply": [ | |
{ | |
"denom": "aedgen", | |
"amount": "1000000000000000000000000000" | |
} | |
], | |
"denom_metadata": [ | |
{ | |
"description": "The native staking token for evmd.", | |
"denom_units": [ | |
{ | |
"denom": "aedgen", | |
"exponent": 0, | |
"aliases": [ | |
"aedgen" | |
] | |
}, | |
{ | |
"denom": "edgen", | |
"exponent": 18, | |
"aliases": [] | |
} | |
], | |
"base": "aedgen", | |
"display": "edgen", | |
"name": "LayerEdge Mainnet Staking Token", | |
"symbol": "EDGEN", | |
"uri": "", | |
"uri_hash": "" | |
} | |
], | |
"send_enabled": [] | |
}, | |
"consensus": null, | |
"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": [] | |
}, | |
"erc20": { | |
"params": { | |
"enable_erc20": true, | |
"native_precompiles": [ | |
"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE" | |
], | |
"dynamic_precompiles": [] | |
}, | |
"token_pairs": [ | |
{ | |
"contract_owner": 1, | |
"erc20_address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", | |
"denom": "aedgen", | |
"enabled": true | |
} | |
], | |
"allowances": [] | |
}, | |
"evidence": { | |
"evidence": [] | |
}, | |
"evm": { | |
"accounts": [], | |
"params": { | |
"evm_denom": "aedgen", | |
"extra_eips": [], | |
"allow_unprotected_txs": false, | |
"evm_channels": [], | |
"access_control": { | |
"create": { | |
"access_type": "ACCESS_TYPE_PERMISSIONLESS", | |
"access_control_list": [] | |
}, | |
"call": { | |
"access_type": "ACCESS_TYPE_PERMISSIONLESS", | |
"access_control_list": [] | |
} | |
}, | |
"active_static_precompiles": [ | |
"0x0000000000000000000000000000000000000100", | |
"0x0000000000000000000000000000000000000400", | |
"0x0000000000000000000000000000000000000800", | |
"0x0000000000000000000000000000000000000801", | |
"0x0000000000000000000000000000000000000802", | |
"0x0000000000000000000000000000000000000803", | |
"0x0000000000000000000000000000000000000804", | |
"0x0000000000000000000000000000000000000805" | |
] | |
} | |
}, | |
"feegrant": { | |
"allowances": [] | |
}, | |
"feemarket": { | |
"params": { | |
"no_base_fee": false, | |
"base_fee_change_denominator": 8, | |
"elasticity_multiplier": 2, | |
"enable_height": "0", | |
"base_fee": "1000000000.000000000000000000", | |
"min_gas_price": "500000.000000000000000000", | |
"min_gas_multiplier": "0.500000000000000000" | |
}, | |
"block_gas": "0" | |
}, | |
"genutil": { | |
"gen_txs": [ | |
{ | |
"body": { | |
"messages": [ | |
{ | |
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator", | |
"description": { | |
"moniker": "layeredge", | |
"identity": "", | |
"website": "", | |
"security_contact": "", | |
"details": "" | |
}, | |
"commission": { | |
"rate": "0.100000000000000000", | |
"max_rate": "0.200000000000000000", | |
"max_change_rate": "0.010000000000000000" | |
}, | |
"min_self_delegation": "1", | |
"delegator_address": "", | |
"validator_address": "cosmosvaloper1jle3w6cxx9mkzxuzm34e8xke3tyuj6cay0tnfa", | |
"pubkey": { | |
"@type": "/cosmos.crypto.ed25519.PubKey", | |
"key": "6lIsFTS2Taae3EGAmkrsPkZgwMMEUbsZYKltyjUDwpw=" | |
}, | |
"value": { | |
"denom": "aedgen", | |
"amount": "100000000000000000000000" | |
} | |
} | |
], | |
"memo": "[email protected]:26656", | |
"timeout_height": "0", | |
"unordered": false, | |
"timeout_timestamp": null, | |
"extension_options": [], | |
"non_critical_extension_options": [] | |
}, | |
"auth_info": { | |
"signer_infos": [ | |
{ | |
"public_key": { | |
"@type": "/cosmos.evm.crypto.v1.ethsecp256k1.PubKey", | |
"key": "Am/EDjQZ/O9ejTvCbX8mofQB5lD7bU7jBkjOVXp02Rwz" | |
}, | |
"mode_info": { | |
"single": { | |
"mode": "SIGN_MODE_DIRECT" | |
} | |
}, | |
"sequence": "0" | |
} | |
], | |
"fee": { | |
"amount": [ | |
{ | |
"denom": "aedgen", | |
"amount": "3000000000000" | |
} | |
], | |
"gas_limit": "300000", | |
"payer": "", | |
"granter": "" | |
}, | |
"tip": null | |
}, | |
"signatures": [ | |
"+KJlRXKoeac9PtX56chjI4hJIOG4eGl/5xKKhYqip0pFZKZG4CoSR5vLOBddmnK4VUM1d+NMZ95GF0AhxolWeAA=" | |
] | |
} | |
] | |
}, | |
"gov": { | |
"starting_proposal_id": "1", | |
"deposits": [], | |
"votes": [], | |
"proposals": [], | |
"deposit_params": { | |
"min_deposit": [ | |
{ | |
"denom": "aedgen" | |
} | |
] | |
}, | |
"voting_params": null, | |
"tally_params": null, | |
"params": { | |
"min_deposit": [ | |
{ | |
"denom": "aedgen", | |
"amount": "10000000" | |
} | |
], | |
"max_deposit_period": "30s", | |
"voting_period": "30s", | |
"quorum": "0.334000000000000000", | |
"threshold": "0.500000000000000000", | |
"veto_threshold": "0.334000000000000000", | |
"min_initial_deposit_ratio": "0.000000000000000000", | |
"proposal_cancel_ratio": "0.500000000000000000", | |
"proposal_cancel_dest": "", | |
"expedited_voting_period": "15s", | |
"expedited_threshold": "0.667000000000000000", | |
"expedited_min_deposit": [ | |
{ | |
"denom": "aedgen", | |
"amount": "50000000" | |
} | |
], | |
"burn_vote_quorum": false, | |
"burn_proposal_deposit_prevote": false, | |
"burn_vote_veto": true, | |
"min_deposit_ratio": "0.010000000000000000" | |
}, | |
"constitution": "" | |
}, | |
"ibc": { | |
"client_genesis": { | |
"clients": [], | |
"clients_consensus": [], | |
"clients_metadata": [], | |
"params": { | |
"allowed_clients": [ | |
"*" | |
] | |
}, | |
"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" | |
}, | |
"client_v2_genesis": { | |
"counterparty_infos": [] | |
}, | |
"channel_v2_genesis": { | |
"acknowledgements": [], | |
"commitments": [], | |
"receipts": [], | |
"async_packets": [], | |
"send_sequences": [] | |
} | |
}, | |
"mint": { | |
"minter": { | |
"inflation": "0.130000000000000000", | |
"annual_provisions": "0.000000000000000000" | |
}, | |
"params": { | |
"mint_denom": "aedgen", | |
"inflation_rate_change": "0.130000000000000000", | |
"inflation_max": "0.200000000000000000", | |
"inflation_min": "0.070000000000000000", | |
"goal_bonded": "0.670000000000000000", | |
"blocks_per_year": "6311520" | |
} | |
}, | |
"precisebank": { | |
"balances": [], | |
"remainder": "0" | |
}, | |
"slashing": { | |
"params": { | |
"signed_blocks_window": "100", | |
"min_signed_per_window": "0.500000000000000000", | |
"downtime_jail_duration": "600s", | |
"slash_fraction_double_sign": "0.050000000000000000", | |
"slash_fraction_downtime": "0.010000000000000000" | |
}, | |
"signing_infos": [], | |
"missed_blocks": [] | |
}, | |
"staking": { | |
"params": { | |
"unbonding_time": "1814400s", | |
"max_validators": 100, | |
"max_entries": 7, | |
"historical_entries": 10000, | |
"bond_denom": "aedgen", | |
"min_commission_rate": "0.000000000000000000" | |
}, | |
"last_total_power": "0", | |
"last_validator_powers": [], | |
"validators": [], | |
"delegations": [], | |
"unbonding_delegations": [], | |
"redelegations": [], | |
"exported": false | |
}, | |
"transfer": { | |
"port_id": "transfer", | |
"denoms": [], | |
"params": { | |
"send_enabled": true, | |
"receive_enabled": true | |
}, | |
"total_escrowed": [] | |
}, | |
"upgrade": {}, | |
"vesting": {} | |
}, | |
"consensus": { | |
"params": { | |
"block": { | |
"max_bytes": "22020096", | |
"max_gas": "30000000" | |
}, | |
"evidence": { | |
"max_age_num_blocks": "100000", | |
"max_age_duration": "172800000000000", | |
"max_bytes": "1048576" | |
}, | |
"validator": { | |
"pub_key_types": [ | |
"ed25519" | |
] | |
}, | |
"version": { | |
"app": "0" | |
}, | |
"abci": { | |
"vote_extensions_enable_height": "0" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment