Skip to content

Commit

Permalink
testnet genesis file
Browse files Browse the repository at this point in the history
  • Loading branch information
faneaatiku committed Jan 27, 2022
1 parent 0c97a4d commit a5e1b3f
Showing 1 changed file with 187 additions and 14 deletions.
201 changes: 187 additions & 14 deletions genesis-testnet.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"genesis_time": "2022-01-07T14:33:08.175947916Z",
"genesis_time": "2022-01-27T16:39:00.668076505Z",
"chain_id": "bzetestnet-1",
"initial_height": "1",
"consensus_params": {
Expand Down Expand Up @@ -33,7 +33,56 @@
"accounts": [
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "bze1d5zhjv3jgpz334hq27ymq46493lccslxan56ja",
"address": "bze1mu2g2c5wz0msx6hxg2vmc9rr073rdwtd34pr2p",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "bze1y5tq7wjhs9xtrhpthtnwqf9x5gwxuqh40t9282",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "bze1s4cptxlzy2m2rmy6z76g088qknqm7eywrk7den",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "bze1xr09lkeggxc7s0qt9vjr8y3zlfmhy0pjp0k7ck",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "bze1dvuh0kcq6lje3xe9lfy7cggkkegg4gpsz0pc9q",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "bze1h29yme0w9ay2deq3yf5lcyja7k5yaqus92sjuj",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "bze1shvuxgdg3e0vzklnpzhqm0v7j7dca77gw6sn4t",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "bze12t422wfug3trva9qufurahx5z435uu3syes58u",
"pub_key": null,
"account_number": "0",
"sequence": "0"
Expand All @@ -47,11 +96,74 @@
},
"balances": [
{
"address": "bze1d5zhjv3jgpz334hq27ymq46493lccslxan56ja",
"address": "bze1xr09lkeggxc7s0qt9vjr8y3zlfmhy0pjp0k7ck",
"coins": [
{
"denom": "utestbze",
"amount": "10000000000"
}
]
},
{
"address": "bze12t422wfug3trva9qufurahx5z435uu3syes58u",
"coins": [
{
"denom": "utestbze",
"amount": "10000000000"
}
]
},
{
"address": "bze1dvuh0kcq6lje3xe9lfy7cggkkegg4gpsz0pc9q",
"coins": [
{
"denom": "utestbze",
"amount": "10000000000"
}
]
},
{
"address": "bze1y5tq7wjhs9xtrhpthtnwqf9x5gwxuqh40t9282",
"coins": [
{
"denom": "utestbze",
"amount": "1000000000000"
}
]
},
{
"address": "bze1s4cptxlzy2m2rmy6z76g088qknqm7eywrk7den",
"coins": [
{
"denom": "utestbze",
"amount": "100000000000"
}
]
},
{
"address": "bze1shvuxgdg3e0vzklnpzhqm0v7j7dca77gw6sn4t",
"coins": [
{
"denom": "utestbze",
"amount": "10000000000"
}
]
},
{
"address": "bze1h29yme0w9ay2deq3yf5lcyja7k5yaqus92sjuj",
"coins": [
{
"denom": "utestbze",
"amount": "10000000000"
}
]
},
{
"address": "bze1mu2g2c5wz0msx6hxg2vmc9rr073rdwtd34pr2p",
"coins": [
{
"denom": "utestbze",
"amount": "4000000000000"
"amount": "1000000000000"
}
]
}
Expand Down Expand Up @@ -102,7 +214,68 @@
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "test_validator",
"moniker": "vmi329576.contaboserver.net",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "bze1y5tq7wjhs9xtrhpthtnwqf9x5gwxuqh40t9282",
"validator_address": "bzevaloper1y5tq7wjhs9xtrhpthtnwqf9x5gwxuqh4h06pn4",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "Iv+e6dZTZuAtv0+JsPnGgpxl6sxDDvVXwKiTS5exMcA="
},
"value": {
"denom": "utestbze",
"amount": "1000000000000"
}
}
],
"memo": "49f20d69f56a0003f42c165a29c3cc8ebee23604@144.91.121.65:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AqpYaAF0KaqzssP5eI/qbXiTdlLAso1eDOXyCtAFUV5i"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"SaiUOIKbl8cOCWbt48EG/0iyZUIq2s01AGI3RbQGwcoRxdD8w599OXR0938Z5OFFvpoJX8ylRNFWK1KVvAeYkQ=="
]
},
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "alpha_team_val_1",
"identity": "",
"website": "",
"security_contact": "",
Expand All @@ -114,19 +287,19 @@
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "bze1d5zhjv3jgpz334hq27ymq46493lccslxan56ja",
"validator_address": "bzevaloper1d5zhjv3jgpz334hq27ymq46493lccslx9ht3xz",
"delegator_address": "bze1mu2g2c5wz0msx6hxg2vmc9rr073rdwtd34pr2p",
"validator_address": "bzevaloper1mu2g2c5wz0msx6hxg2vmc9rr073rdwtdf37g77",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "vfd7e2wc80lL7lX+lqjIN4peBosHVQ0CIL4iGhDX7hQ="
"key": "M2jG8Cbrx76dy70HL9Of8gbr4GaEzTGhtQmq6sCBspM="
},
"value": {
"denom": "utestbze",
"amount": "4000000000000"
"amount": "1000000000000"
}
}
],
"memo": "9afd39c6c0b8b6bdd9321893c35e4a7461e129ed@207.244.236.25:26656",
"memo": "85731d098d4007199efb1be8aae7d116a109ec6a@144.91.119.59:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
Expand All @@ -136,7 +309,7 @@
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A9NYvGsK/gUsQNmyPektYV0RgKJGGYdquB/+KLEWbZlu"
"key": "Ak0vytGeDFgzC3um1woG0Cf3rkkMN+KO8/PCW+kw3Y1m"
},
"mode_info": {
"single": {
Expand All @@ -154,7 +327,7 @@
}
},
"signatures": [
"u6lryvf26ahS7KZCkn1OUBQXzoZ1qq4nLiYZTA1USesLJBkHxZyZU6lBRzOyqpPI3xCb2vpOKrI5henZ7jJuDg=="
"Jm/xudE7NqhEP505aVQo47LskNy38qTkRGo+es6OD5pGwyIKVWLfZRl43RWgdWM2HqCheOB4tkzj36NoOcdc3Q=="
]
}
]
Expand All @@ -174,7 +347,7 @@
"max_deposit_period": "172800s"
},
"voting_params": {
"voting_period": "604800s"
"voting_period": "432000s"
},
"tally_params": {
"quorum": "0.334000000000000000",
Expand Down Expand Up @@ -226,7 +399,7 @@
"inflation_max": "0.000000000000000001",
"inflation_min": "0.000000000000000001",
"goal_bonded": "0.670000000000000000",
"blocks_per_year": "5256000"
"blocks_per_year": "5270400"
}
},
"params": null,
Expand Down

0 comments on commit a5e1b3f

Please sign in to comment.