Ana içeriğe geç

Contract Addresses

This page lists all deployed Monolythium smart contract addresses organized by chain. Contracts are deployed using the same deployer wallet (0x366d8135D7413C09564044D345A245771c9BaC5B) across all networks.

Sprintnet (Chain ID: 262146)

Sprintnet is the Monolythium native testnet with the full protocol stack deployed.

Core Infrastructure

ContractAddress
WLYTH0xEd3Df92E9815F02863D0d9cf38a1494370f5769e
FeeCollector0x2E741170bd4ac97A0a1069E6181d30Ed067B66cd

DEX (MonoSwap)

ContractAddress
MonoFactory0xB2Ad0F3765dF9FcEA50082B55c53F68f3511Ae55
MonoRouter0x2999dAa2C1535A52F1c42f8FE08577700BfDF878
TWAPOracle0x6C6fD3DBf717eAe38cef8b401A8B6b2b54abDdb9

Token Launchpad

ContractAddress
MonoPump0xb5dadB197E9B07cD276403f9637308407B7E01f9
Referral0xEC3d6023dF47741d22b025712C667272C88CF074
CreatorVesting0x476d9928b44E14190FB6c4eC56AA58216cbA2294

Agents

ContractAddress
AgentRegistry0xe842341f379eF3cBCD9D59cF26361053FBd9e7Ea
AgentLaunchpad0x0bA31d91D2eCF3E531c2f21be44B2bB7e98917BC
AgentArena0x16027d49E743217Ad5f62dB2c75559f9e148296d

Farming

ContractAddress
LPFarming0x994f8aa52b406689Fa5F5783CB25E29B6C838e0F

Pro Access

ContractAddress
ProAccessRouter0xAF823b3B68Cfd3AF7e2A33fF70259A52752d47f7

Treasury

WalletAddress
Protocol Treasury0x8Eaf92Eb6a7c48b95998F7C1df79402F3cC8BFa2

Avalanche Fuji Testnet (Chain ID: 43113)

Deployed on 2026-02-03. Uses Trader Joe as the graduation DEX.

MonoHub Contracts

ContractAddress
FeeCollector0xCDCA242B371bBB091606596f72905f740338200F
Timelock0xFDfD508C8e550bc16D56767C21c1bA00Ed060fF0
CreatorVesting0xb5dadB197E9B07cD276403f9637308407B7E01f9
Referral0xEC3d6023dF47741d22b025712C667272C88CF074
MonoPump0x1576D747641059ea8A9d74C62D6780B9ad80b68b
RiskAnalyzer0x5C8043D63B4f4F1b76cbC2833aa8Ed44d06F8EDe
AgentRegistry0xf2DE9ED845b363bbd6cF7A5d6Ad4302D7c67a127
AgentLaunchpad0x6f9edEA7ce78787Fb4912832F00c670D0f10E7D5
AgentArena0xAF823b3B68Cfd3AF7e2A33fF70259A52752d47f7

External Dependencies

ContractAddress
WAVAX (Wrapped Native)0xd00ae08403B9bbb9124bB305C09058E32C39A48c
Trader Joe Router0xd7f655E3376cE2D7A2b08fF01Eb3B1023191A901
Trader Joe Factory0xF5c7d9733e5f53abCC1695820c4818C59B457C2C

Linea Sepolia Testnet (Chain ID: 59141)

Deployed on 2026-02-03. Uses SyncSwap as the graduation DEX.

MonoHub Contracts

ContractAddress
FeeCollector0xCDCA242B371bBB091606596f72905f740338200F
Timelock0xFDfD508C8e550bc16D56767C21c1bA00Ed060fF0
CreatorVesting0xb5dadB197E9B07cD276403f9637308407B7E01f9
Referral0xEC3d6023dF47741d22b025712C667272C88CF074
MonoPump0x1576D747641059ea8A9d74C62D6780B9ad80b68b
RiskAnalyzer0x5C8043D63B4f4F1b76cbC2833aa8Ed44d06F8EDe
AgentRegistry0xf2DE9ED845b363bbd6cF7A5d6Ad4302D7c67a127
AgentLaunchpad0x6f9edEA7ce78787Fb4912832F00c670D0f10E7D5
AgentArena0xAF823b3B68Cfd3AF7e2A33fF70259A52752d47f7

External Dependencies

ContractAddress
WETH (Wrapped Native)0x2C1b868d6596a18e32E61B901E4060C872647b6C
SyncSwap Router0x80e38291e06339d10AAB483C65695D004dBD5C69
SyncSwap Factory0x37BAc764494c8db4e54BDE72f6965beA9fa0AC2d

Mainnet Deployments

Mainnet contracts for the following chains are prepared but not yet deployed:

ChainChain IDStatus
Avalanche C-Chain43114Pending
Linea59144Pending
Sei1329Pending
Cronos25Pending
Kava2222Pending
Injective1776Pending

Chain configurations including wrapped native tokens and graduation DEX routers are defined in the ChainConfig library. See the Networks page for RPC endpoints and chain details.


Contract Source Code

All contracts are open source and built with Solidity ^0.8.20 using OpenZeppelin v5 and Foundry.

ModuleContracts
CoreWLYTH, FeeCollector
DEXMonoFactory, MonoRouter, MonoPair, TWAPOracle
Token LaunchpadMonoPump, PumpToken, PumpTokenV2, CreatorVesting
AgentsAgentRegistry, AgentLaunchpad, AgentArena
Pro AccessProAccessRouter
FarmingLPFarming
ReferralReferral
SecurityTimelock, RiskAnalyzer

The EVM version is set to paris (no PUSH0 opcode) for compatibility with Ethermint-based chains.