forked from zerone/testnet-chain
update g
This commit is contained in:
parent
625962f453
commit
0cfcec8969
40
genesis.json
40
genesis.json
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"app_name": "cantod",
|
"app_name": "cantod",
|
||||||
"app_version": "8.0.0",
|
"app_version": "8.0.0",
|
||||||
"genesis_time": "2024-11-03T05:14:39.287306139Z",
|
"genesis_time": "2024-11-03T05:41:09.639435144Z",
|
||||||
"chain_id": "canto_1264-1",
|
"chain_id": "canto_1264-1",
|
||||||
"initial_height": 1,
|
"initial_height": 1,
|
||||||
"app_hash": null,
|
"app_hash": null,
|
||||||
@ -19,7 +19,7 @@
|
|||||||
{
|
{
|
||||||
"@type": "/ethermint.types.v1.EthAccount",
|
"@type": "/ethermint.types.v1.EthAccount",
|
||||||
"base_account": {
|
"base_account": {
|
||||||
"address": "canto1v29x5u3w7m3stlzv0c8v9lecp0w0mf2ctzspzv",
|
"address": "canto1cnwr8zgf0h9dc82hhvx7f83vprxfzakqeaz775",
|
||||||
"pub_key": null,
|
"pub_key": null,
|
||||||
"account_number": "0",
|
"account_number": "0",
|
||||||
"sequence": "0"
|
"sequence": "0"
|
||||||
@ -29,7 +29,7 @@
|
|||||||
{
|
{
|
||||||
"@type": "/ethermint.types.v1.EthAccount",
|
"@type": "/ethermint.types.v1.EthAccount",
|
||||||
"base_account": {
|
"base_account": {
|
||||||
"address": "canto1e0n85ht42y30d3lh62zf7f2la2fg0snl32q6vc",
|
"address": "canto1c7nf95cuucy3mv5tj5uppz5sywe5te5rj6kscf",
|
||||||
"pub_key": null,
|
"pub_key": null,
|
||||||
"account_number": "1",
|
"account_number": "1",
|
||||||
"sequence": "0"
|
"sequence": "0"
|
||||||
@ -39,7 +39,7 @@
|
|||||||
{
|
{
|
||||||
"@type": "/ethermint.types.v1.EthAccount",
|
"@type": "/ethermint.types.v1.EthAccount",
|
||||||
"base_account": {
|
"base_account": {
|
||||||
"address": "canto10e3g4pfghtu60hzmh4g8rtc2573gxvkzleldpz",
|
"address": "canto1rzgda5z05wpun48wsh25626umpun45v9qczhgw",
|
||||||
"pub_key": null,
|
"pub_key": null,
|
||||||
"account_number": "2",
|
"account_number": "2",
|
||||||
"sequence": "0"
|
"sequence": "0"
|
||||||
@ -58,16 +58,7 @@
|
|||||||
},
|
},
|
||||||
"balances": [
|
"balances": [
|
||||||
{
|
{
|
||||||
"address": "canto1v29x5u3w7m3stlzv0c8v9lecp0w0mf2ctzspzv",
|
"address": "canto1rzgda5z05wpun48wsh25626umpun45v9qczhgw",
|
||||||
"coins": [
|
|
||||||
{
|
|
||||||
"denom": "acanto",
|
|
||||||
"amount": "1050000000000000000000000000"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"address": "canto10e3g4pfghtu60hzmh4g8rtc2573gxvkzleldpz",
|
|
||||||
"coins": [
|
"coins": [
|
||||||
{
|
{
|
||||||
"denom": "acanto",
|
"denom": "acanto",
|
||||||
@ -76,7 +67,16 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"address": "canto1e0n85ht42y30d3lh62zf7f2la2fg0snl32q6vc",
|
"address": "canto1cnwr8zgf0h9dc82hhvx7f83vprxfzakqeaz775",
|
||||||
|
"coins": [
|
||||||
|
{
|
||||||
|
"denom": "acanto",
|
||||||
|
"amount": "1050000000000000000000000000"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"address": "canto1c7nf95cuucy3mv5tj5uppz5sywe5te5rj6kscf",
|
||||||
"coins": [
|
"coins": [
|
||||||
{
|
{
|
||||||
"denom": "acanto",
|
"denom": "acanto",
|
||||||
@ -261,10 +261,10 @@
|
|||||||
},
|
},
|
||||||
"min_self_delegation": "1",
|
"min_self_delegation": "1",
|
||||||
"delegator_address": "",
|
"delegator_address": "",
|
||||||
"validator_address": "cantovaloper1v29x5u3w7m3stlzv0c8v9lecp0w0mf2cfuh9nf",
|
"validator_address": "cantovaloper1cnwr8zgf0h9dc82hhvx7f83vprxfzakqmr9603",
|
||||||
"pubkey": {
|
"pubkey": {
|
||||||
"@type": "/cosmos.crypto.ed25519.PubKey",
|
"@type": "/cosmos.crypto.ed25519.PubKey",
|
||||||
"key": "nxt7Gb2qQHFVZotgE9Y6QcjF/0EhmlixQo6oiErZ0qQ="
|
"key": "ctLHsjV+YTnFJdaurfebkAi1eZQGxFO0ykZRCAMu8io="
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
"denom": "acanto",
|
"denom": "acanto",
|
||||||
@ -272,7 +272,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"memo": "69d55ddabf7204bcbc268106b736e3ce3dfb3acf@10.1.12.13:26656",
|
"memo": "a4eec64d88314553eee08206d8e2a986562ef310@192.168.110.186:26656",
|
||||||
"timeout_height": "0",
|
"timeout_height": "0",
|
||||||
"extension_options": [],
|
"extension_options": [],
|
||||||
"non_critical_extension_options": []
|
"non_critical_extension_options": []
|
||||||
@ -282,7 +282,7 @@
|
|||||||
{
|
{
|
||||||
"public_key": {
|
"public_key": {
|
||||||
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
|
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
|
||||||
"key": "A+mORdzvizEQHw1panC6yMYRkYz0WsNUwT+EhnayF3Gk"
|
"key": "Ayg5de3/yrq+TAuRSR2HBrVWO5VrGsD2iCrJbEGdgp/H"
|
||||||
},
|
},
|
||||||
"mode_info": {
|
"mode_info": {
|
||||||
"single": {
|
"single": {
|
||||||
@ -301,7 +301,7 @@
|
|||||||
"tip": null
|
"tip": null
|
||||||
},
|
},
|
||||||
"signatures": [
|
"signatures": [
|
||||||
"yu3EoHC9F4MJgNZDe7X5tplICZMUMn80AwrQFzJyhsdlD9quz6Sk3jWnuYrtg6s/vWZ8wQATjvHKYnF9HUW17wE="
|
"9paqIduJrisFjKLMSDMdYU1No2iLazpnQGUoEftT6EwAZjDVFSDnszdKx5YzJxTuWXwtK57hrvojFJC9CHeUbQA="
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user