File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ This is the Tableland Tables EVM contracts and client components.
3131| sepolia | 11155111 | 0xc50C62498448ACc8dBdE43DA77f8D5D2E2c7597D |
3232| optimism-sepolia | 11155420 | 0x68A2f4423ad3bf5139Db563CF3bC80aA09ed7079 |
3333| arbitrum-sepolia | 421614 | 0x223A74B8323914afDC3ff1e5005564dC17231d6e |
34- | polygon-amoy | 80002 | 0x4b48841d4b32C4650E4ABc117A03FE8B51f38F68 |
34+ | polygon-amoy | 80002 | 0x170fb206132b693e38adFc8727dCfa303546Cec1 |
3535| filecoin-calibration | 314159 | 0x030BCf3D50cad04c2e57391B12740982A9308621 |
3636
3737# Development
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ library TablelandDeployments {
4747 0x223A74B8323914afDC3ff1e5005564dC17231d6e ;
4848 // TablelandTables address on Polygon Amoy.
4949 address internal constant POLYGON_AMOY =
50- 0x4b48841d4b32C4650E4ABc117A03FE8B51f38F68 ;
50+ 0x170fb206132b693e38adFc8727dCfa303546Cec1 ;
5151 // TablelandTables address on Filecoin Calibration.
5252 address internal constant FILECOIN_CALIBRATION =
5353 0x030BCf3D50cad04c2e57391B12740982A9308621 ;
You can’t perform that action at this time.
0 commit comments