Skip to content

Commit

Permalink
update pre-genesis.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thmadong committed Jan 23, 2025
1 parent 483b9b2 commit f152c8e
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion mainnet/sidechain-1/pre-genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1359195,6 +1359195,12 @@
"address":"bc1qnwmj0ga03ht36nwhszyjscs7rce6faeg83zequ",
"account_number":"226291",
"sequence":"0"
},
{
"@type":"/cosmos.auth.v1beta1.BaseAccount",
"address":"bc1qy8qcke0cerpyr7muvltwe03pmlur03zaewkm5f",
"account_number":"226292",
"sequence":"0"
}
]
},
Expand Down Expand Up @@ -2012490,7 +2012496,7 @@
"coins":[
{
"denom":"uside",
"amount":"62154000000"
"amount":"62144000000"
}
]
},
Expand Down Expand Up @@ -3395838,6 +3395844,15 @@
"amount":"10000000"
}
]
},
{
"address":"bc1qy8qcke0cerpyr7muvltwe03pmlur03zaewkm5f",
"coins":[
{
"denom":"uside",
"amount":"10000000"
}
]
}
],
"supply":[
Expand Down

0 comments on commit f152c8e

Please sign in to comment.