Contract Addresses

This page contains all deployed contract addresses for MemeTrade across supported networks. Use these addresses to interact with the platform programmatically.

Base Sepolia (Testnet)

Chain ID: 84532 Status: βœ… Active Block Explorer: Base Sepolia Scan

Core Platform Contracts

Factory:              0x[SEPOLIA_FACTORY_ADDRESS]
Governance:           0x[SEPOLIA_GOVERNANCE_ADDRESS]
$MEME Token (OFT):    0x[SEPOLIA_MEME_TOKEN_ADDRESS]
Template Module:      0x[SEPOLIA_TEMPLATE_MODULE_ADDRESS]
Economic Module:      0x[SEPOLIA_ECONOMIC_MODULE_ADDRESS]
Moderation Contract:  0x[SEPOLIA_MODERATION_ADDRESS]

Template Contracts

Viral Template:       0x[SEPOLIA_VIRAL_TEMPLATE_ADDRESS]
Standard Template:    0x[SEPOLIA_STANDARD_TEMPLATE_ADDRESS]
Custom Template:      0x[SEPOLIA_CUSTOM_TEMPLATE_ADDRESS]

Liquidity Mining

Liquidity Helper:     0x[SEPOLIA_LIQUIDITY_HELPER_ADDRESS]
Rewards Distributor:  0x[SEPOLIA_REWARDS_DISTRIBUTOR_ADDRESS]
Mining Pool Manager:  0x[SEPOLIA_POOL_MANAGER_ADDRESS]

Uniswap V4 Integration

LayerZero Integration

Proxy Contracts

Base Mainnet

Chain ID: 8453 Status: πŸ”„ Coming Soon Block Explorer: BaseScan

Core Platform Contracts

Template Contracts

Liquidity Mining

Uniswap V4 Integration

LayerZero Integration

Proxy Contracts

Contract Interfaces

Factory Contract

Primary Functions:

$MEME Token (OFT)

Key Functions:

Governance Contract

Core Functions:

Network-Specific Information

Base Sepolia

Getting Testnet ETH:

RPC Configuration:

Base Mainnet

RPC Configuration:

SDK Integration

JavaScript/TypeScript

Wagmi Configuration

Verification

All contracts are verified on their respective block explorers. You can view source code and interact with contracts directly through:

Base Sepolia:

Base Mainnet:

Security Considerations

Multi-Signature Wallets

Owner Addresses:

Timelock Controllers:

Access Control

Role-Based Permissions:

Contract ABIs

All contract ABIs are available in our GitHub repository:

Repository: github.com/memetrade/contracts

ABI Files:

Deployment Information

Base Sepolia Deployment

Deployment Date: [SEPOLIA_DEPLOYMENT_DATE] Deployer Address: 0x[SEPOLIA_DEPLOYER_ADDRESS] Deployment Transaction: View on BaseScan

Git Commit: [SEPOLIA_GIT_COMMIT_HASH] Foundry Version: [FOUNDRY_VERSION]

Base Mainnet Deployment

Deployment Date: [MAINNET_DEPLOYMENT_DATE] Deployer Address: 0x[MAINNET_DEPLOYER_ADDRESS] Deployment Transaction: View on BaseScan

Git Commit: [MAINNET_GIT_COMMIT_HASH] Foundry Version: [FOUNDRY_VERSION]

Emergency Procedures

Pause Functionality

Most contracts include pause functionality for emergency situations:

Upgrade Procedures

Contracts use OpenZeppelin's upgradeable proxy pattern:


Need Help?

Note: Contract addresses will be updated when Base Mainnet deployment is complete. Subscribe to our Discord for deployment announcements.

Last updated