-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[New Chain]: Geo Genesis #845
Comments
💸 Pre-fund needed: |
hey, it looks like we're missing a pre-fund |
Hey, the deployer has been seeded with 10.00000103485 ETH, I checked the Running curl -s "https://geo.rpc.pinax.network/v1/88a58d053ea735b3db44cab71cb387caaa6f05feeac31434/" \
--location --header \
'Content-Type: application/json' --data '{
"jsonrpc": "2.0",
"method": "eth_getBalance",
"params": ["0xE1CB04A0fA36DdD16a06ea828007E35e1a3cBC37", "latest"],
"id": 5413
}' Returns {
"jsonrpc": "2.0",
"id": 5413,
"result": "0x8ac723f57bc5dc80"
} Do you know what steps would need to be made to complete the deployment? Thank you:) |
@mouseless0x ah, thanks for checking. this should be enough |
Thanks for the confirmation! |
Chain Name
Geo Genesis
RPC URL
https://geo.rpc.pinax.network/v1/88a58d053ea735b3db44cab71cb387caaa6f05feeac31434/
The RPC endpoint must allow batch requests for the bot script.
The chain must be added to https://chainlist.org/
After creating the issue, a bot will estimate the required pre-fund and post it in the comments. Please check this checkbox after you send the pre-fund.
Relevant information
chain_id: 80451
No response
The text was updated successfully, but these errors were encountered: