Difference between revisions of "~/.avalanche-cli/subnets/genesis.json"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[~/.avalanche-cli/subnets/]]genesis.json | [[~/.avalanche-cli/subnets/]]genesis.json | ||
+ | |||
+ | <pre> | ||
+ | { | ||
+ | "config": { | ||
+ | "byzantiumBlock": 0, | ||
+ | "chainId": 12323423, | ||
+ | "constantinopleBlock": 0, | ||
+ | "eip150Block": 0, | ||
+ | "eip150Hash": "0x2086799aeebeae135c2414f0", | ||
+ | "eip155Block": 0, | ||
+ | "eip158Block": 0, | ||
+ | "feeConfig": { | ||
+ | "gasLimit": 8000000, | ||
+ | "targetBlockRate": 2, | ||
+ | "minBaseFee": 25000000000, | ||
+ | "targetGas": 15000000, | ||
+ | "baseFeeChangeDenominator": 36, | ||
+ | "minBlockGasCost": 0, | ||
+ | "maxBlockGasCost": 1000000, | ||
+ | "blockGasCostStep": 200000 | ||
+ | }, | ||
+ | "homesteadBlock": 0, | ||
+ | "istanbulBlock": 0, | ||
+ | "muirGlacierBlock": 0, | ||
+ | "petersburgBlock": 0, | ||
+ | "subnetEVMTimestamp": 0 | ||
+ | }, | ||
+ | "nonce": "0x0", | ||
+ | "timestamp": "0x0", | ||
+ | "extraData": "0x", | ||
+ | "gasLimit": "0x7a1200", | ||
+ | "difficulty": "0x0", | ||
+ | "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", | ||
+ | "coinbase": "0x0000000000000000000000000000000000000000", | ||
+ | "alloc": { | ||
+ | "8db97c7cece249c2b7676752fc": { | ||
+ | "balance": "0xd3c21b4564565400" | ||
+ | } | ||
+ | }, | ||
+ | "airdropHash": "0x0000000000000000000000000000000000000000000000000000000000000000", | ||
+ | "airdropAmount": null, | ||
+ | "number": "0x0", | ||
+ | "gasUsed": "0x0", | ||
+ | "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", | ||
+ | "baseFeePerGas": null | ||
+ | } | ||
+ | </pre> | ||
Revision as of 13:44, 11 April 2023
~/.avalanche-cli/subnets/genesis.json
{ "config": { "byzantiumBlock": 0, "chainId": 12323423, "constantinopleBlock": 0, "eip150Block": 0, "eip150Hash": "0x2086799aeebeae135c2414f0", "eip155Block": 0, "eip158Block": 0, "feeConfig": { "gasLimit": 8000000, "targetBlockRate": 2, "minBaseFee": 25000000000, "targetGas": 15000000, "baseFeeChangeDenominator": 36, "minBlockGasCost": 0, "maxBlockGasCost": 1000000, "blockGasCostStep": 200000 }, "homesteadBlock": 0, "istanbulBlock": 0, "muirGlacierBlock": 0, "petersburgBlock": 0, "subnetEVMTimestamp": 0 }, "nonce": "0x0", "timestamp": "0x0", "extraData": "0x", "gasLimit": "0x7a1200", "difficulty": "0x0", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "coinbase": "0x0000000000000000000000000000000000000000", "alloc": { "8db97c7cece249c2b7676752fc": { "balance": "0xd3c21b4564565400" } }, "airdropHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "airdropAmount": null, "number": "0x0", "gasUsed": "0x0", "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "baseFeePerGas": null }
See also
Advertising: