Deployed Addresses
This page contains the official deployed contract addresses for Protocol (TCP) on Polygon.
Network Information
| Property | Value |
|---|---|
| Network | Polygon |
| Chain ID | 137 |
| Explorer | PolygonScan |
| RPC Endpoint | https://polygon-rpc.com/ |
Contract Addresses
Core Contracts
| Contract | Address | Purpose |
|---|---|---|
| TCP Token | 0x... | ERC-20 token contract |
| Protocol Router | 0x... | Orchestration contract |
| Access Control | 0x... | Role management |
Asset Management
| Contract | Address | Purpose |
|---|---|---|
| Treasury | 0x... | Strategic reserves |
| Liquidity Manager | 0x... | LP protection |
| Ecosystem Vault | 0x... | Ecosystem allocations |
Reward & Distribution
| Contract | Address | Purpose |
|---|---|---|
| Staking | 0x... | Reward distribution |
| Burn Engine | 0x... | Supply reduction |
| Vesting | 0x... | Time-locked distributions |
Verification
All contracts are verified on PolygonScan:
- Visit PolygonScan — https://polygonscan.com/
- Search for address — Enter contract address
- View details — See contract information
- Check source code — Verify contract code
Adding to Wallet
To add TCP token to your wallet:
- Open wallet — MetaMask or other wallet
- Add token — Select "Add token"
- Enter address — Enter TCP token address
- Confirm — Confirm token details
Integration
For developers integrating with TCP:
- Get contract ABI — Available on PolygonScan
- Use contract address — From this page
- Call functions — Use standard ERC-20 interface
- Monitor events — Listen for contract events
Important Notes
- Verify addresses — Always verify addresses on official sources
- Use official links — Only use official TCP links
- Check PolygonScan — Verify contracts on PolygonScan
- Be cautious — Beware of scams and fake contracts
Next: See Contract Summary for an overview of all contracts.