Skip to content

Commit 93609d7

Browse files
committed
fix: set l1 token mainnet address
1 parent 931b0ce commit 93609d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

claim_contracts/base/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ L1_MAINNET_RPC_URL=https://ethereum-rpc.publicnode.com
1414
# Token addresses
1515
L1_TOKEN_SEPOLIA=0xd2Fd114f098b355321cB3424400f3CC6a0d75C9A
1616
L2_TOKEN_SEPOLIA=0x4AAcFbc2C31598a560b285dB20966E00B73F9F81
17-
L1_TOKEN_MAINNET=
17+
L1_TOKEN_MAINNET=0x50614cc8e44f7814549c223aa31db9296e58057c
1818
L2_TOKEN_MAINNET=
1919

2020
# Bridge addresses (source: https://docs.base.org/chain/base-contracts)

0 commit comments

Comments
 (0)