Skip to content

Commit

Permalink
set moonbeam chainid
Browse files Browse the repository at this point in the history
  • Loading branch information
MoMannn committed Feb 19, 2024
1 parent b3ea83b commit 3bee47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/lib/config/production.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const config: ConfigInterface = {
APP_URL: 'https://nft.ment.si',
API_BASE: 'https://ment-api.apillon.io',
CAPTCHA_KEY: 'f363ce6d-7543-4284-9caa-cf3219723f04',
CHAIN_ID: 1287,
CHAIN_ID: 1284,
CONTRACT_ADDRESS: '0x208C1bfa90faC3aED3587a1D9d6F8119aF45FdA6',
METADATA_BASE_URI:
'https://k2k4r8p41ygxp9ogebtgstf7ix8qqn11qdcu2ld4u08896kei1wmcbj3.ipns.nectarnode.io/',
Expand Down

0 comments on commit 3bee47d

Please sign in to comment.