Environment Variables
Frontend (Vite)
Variable
Description
Required
Smart Contract Development (Hardhat)
Variable
Description
Required
Contract Addresses
export const STAKING_CONTRACT = "0xd12664c1f09fa1561b5f952259d1eb5555af3265";
export const OEC_TOKEN = "0x00904218319a045a96d776ec6a970f54741208e6";
export const ACHIEVEMENTS_CONTRACT = "0xbb0805254d328d1a542efb197b3a922c3fd97063";
export const FAUCET_CONTRACT = "0x29c900b48079634e5b1e19508fa347340ee786bb";Wallet Configuration
Last updated