Skip to content

Commit

Permalink
chore: update goat config to testnet3
Browse files Browse the repository at this point in the history
  • Loading branch information
charmful0x committed Nov 30, 2024
1 parent f9640d9 commit 98e3841
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions networks/goat.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "GOATDev",
"network_chain_id": 48815,
"name": "GOAT Testnet3",
"network_chain_id": 48816,
"wvm_chain_id": 9496,
"network_rpc": "https://goat-testnet.drpc.org",
"network_rpc": "https://goat-testnet3.drpc.org",
"wvm_rpc": "https://testnet-rpc.wvm.dev",
"block_time": 2,
"start_block": 270388,
"block_time": 3.6,
"start_block": 420967,
"archiver_address": "0xE5e289FC97C63f64B1EC5e061d7f176e02eBE5A0",
"backfill_address": "0x95E1Bd364d4dfF13D26cAc33eb4a2E14782b0673",
"archive_pool_address": "0x0000000000000000000000000000000000000000"
Expand Down

0 comments on commit 98e3841

Please sign in to comment.