Difference between revisions of "~/.avalanche-cli/subnets/genesis.json"

From wikieduonline
Jump to navigation Jump to search
Line 51: Line 51:
 
== Related ==
 
== Related ==
 
* <code>[[avalanche subnet create]]</code>
 
* <code>[[avalanche subnet create]]</code>
 
+
* <code>[[sidecar.json]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 13:40, 20 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
}

Related

See also

Advertising: