All systems have been configured for QIE Mainnet deployment.
-
CreditPassportNFT
- Address:
0xAe6A9CaF9739C661e593979386580d3d14abB502 - Explorer: https://mainnet.qie.digital/address/0xAe6A9CaF9739C661e593979386580d3d14abB502
- Address:
-
LendingVault
- Address:
0x36Fda9F9F17ea5c07C0CDE540B220fC0697bBcE3 - Explorer: https://mainnet.qie.digital/address/0x36Fda9F9F17ea5c07C0CDE540B220fC0697bBcE3
- Address:
-
AETHER-SCOREStaking
- Address:
0x08DA91C81cebD27d181cA732615379f185FbFb51 - Explorer: https://mainnet.qie.digital/address/0x08DA91C81cebD27d181cA732615379f185FbFb51
- Address:
- Deployer:
0x3E7716BeE2D7E923CB9b572EB169EdFB6cdbDAB6 - Backend Address:
0x3e7716bee2d7e923cb9b572eb169edfb6cdbdab6 - NCRD Token:
0x7427734468598674645Aa71Ef651218A9Db2be11
- ✅
QIE_NETWORK=mainnet - ✅
CREDIT_PASSPORT_NFT_ADDRESS=0xAe6A9CaF9739C661e593979386580d3d14abB502 - ✅
LENDING_VAULT_ADDRESS=0x36Fda9F9F17ea5c07C0CDE540B220fC0697bBcE3 - ✅
STAKING_CONTRACT_ADDRESS=0x08DA91C81cebD27d181cA732615379f185FbFb51
- ✅
NEXT_PUBLIC_QIE_NETWORK=mainnet - ✅
NEXT_PUBLIC_CREDIT_PASSPORT_NFT_ADDRESS=0xAe6A9CaF9739C661e593979386580d3d14abB502 - ✅
NEXT_PUBLIC_LENDING_VAULT_ADDRESS=0x36Fda9F9F17ea5c07C0CDE540B220fC0697bBcE3 - ✅
NEXT_PUBLIC_STAKING_CONTRACT_ADDRESS=0x08DA91C81cebD27d181cA732615379f185FbFb51
- ✅
MAINNET_DEPLOYMENT_REPORT.md- Full deployment report - ✅
DEPLOYMENT_STATUS.md- Updated with mainnet addresses - ✅
README.md- Updated with mainnet section and explorer links - ✅
contracts/.env.mainnet- Saved deployment addresses
-
Restart Services (if running)
- Backend will automatically use mainnet configuration
- Frontend will automatically use mainnet configuration
-
Verify Contracts (Optional but Recommended)
cd contracts npx hardhat verify --network qieMainnet 0xAe6A9CaF9739C661e593979386580d3d14abB502 0x3E7716BeE2D7E923CB9b572EB169EdFB6cdbDAB6 npx hardhat verify --network qieMainnet 0x08DA91C81cebD27d181cA732615379f185FbFb51 0x7427734468598674645Aa71Ef651218A9Db2be11 0x3E7716BeE2D7E923CB9b572EB169EdFB6cdbDAB6 npx hardhat verify --network qieMainnet 0x36Fda9F9F17ea5c07C0CDE540B220fC0697bBcE3 0xAe6A9CaF9739C661e593979386580d3d14abB502 0x0000000000000000000000000000000000000000 0x3e7716bee2d7e923cb9b572eb169edfb6cdbdab6 0x3E7716BeE2D7E923CB9b572EB169EdFB6cdbDAB6 -
Test on Mainnet
- Connect wallet to QIE Mainnet
- Test credit score generation
- Test loan creation
- Test staking (if applicable)
- DO NOT redeploy - Contracts are already deployed and configured
- Balance remaining: ~4.99 QIEV3 (sufficient for operations)
- Network: QIE Mainnet (Chain ID: 1990)
- All transactions are IRREVERSIBLE - Use with caution
- Deployment Date: January 4, 2025
- Network: QIE Mainnet
- Gas Used: ~6,050,000 gas
- Cost: < 0.01 QIEV3
- Status: ✅ COMPLETE AND CONFIGURED
System is now fully configured for QIE Mainnet production use! 🎉