Skip to content

Commit

Permalink
hotfix: lower case addresses (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
Freshenext authored Sep 16, 2024
1 parent 9940707 commit 8e1bf48
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ NEXT_PUBLIC_RIF_WALLET_SERVICES=https://rws.app.rootstockcollective.xyz
NEXT_PUBLIC_EXPLORER=https://explorer.rootstock.io
NEXT_PUBLIC_BUILD_ID=

NEXT_PUBLIC_RIF_ADDRESS=0x2AcC95758f8b5F583470ba265EB685a8F45fC9D5
NEXT_PUBLIC_STRIF_ADDRESS=0x5Db91E24BD32059584bbdB831a901F1199f3D459
NEXT_PUBLIC_GOVERNOR_ADDRESS=0x71ac6fF904A17F50f2C07B693376cCc1c92627F0
NEXT_PUBLIC_EA_NFT_ADDRESS=0x339F209B3eb8381c4fBE997232e95a21A731524c
NEXT_PUBLIC_RIF_ADDRESS=0x2acc95758f8b5f583470ba265eb685a8f45fc9d5
NEXT_PUBLIC_STRIF_ADDRESS=0x5db91e24bd32059584bbdb831a901f1199f3d459
NEXT_PUBLIC_GOVERNOR_ADDRESS=0x71ac6ff904a17f50f2c07b693376ccc1c92627f0
NEXT_PUBLIC_EA_NFT_ADDRESS=0x339f209b3eb8381c4fbe997232e95a21a731524c
NEXT_PUBLIC_MULTICALL_ADDRESS=0xcA11bde05977b3631167028862bE2a173976CA11
NEXT_PUBLIC_GRANTS_BUCKET_ADDRESS=0x48229e5D82a186Aa89a99212D2D59f5674aa5b6C
NEXT_PUBLIC_GRANTS_ACTIVE_BUCKET_ADDRESS=0xf016fA6B237bb56E3AeE7022C6947A6a103E3c47
NEXT_PUBLIC_GRANTS_ACTIVE_BUCKET_ADDRESS=0xf016fa6b237bb56e3aee7022c6947a6a103e3c47
NEXT_PUBLIC_GROWTH_BUCKET_ADDRESS=0x267a6073637408b6A1d34d685ff5720A0CbCbD9d
NEXT_PUBLIC_GENERAL_BUCKET_ADDRESS=0xfE3d9B7D68aE13455475F28089968336414FD358
NEXT_PUBLIC_CHAIN_ID=30

0 comments on commit 8e1bf48

Please sign in to comment.