Deployment

The CTF contract is deployed (and verified) at the following addresses:
NetworkDeployed Address
Polygon Mainnet0x4D97DCd97eC945f40cF65F87097ACe5EA0476045
Polygon Mainnet0x4bFb41d5B3570DeFd03C39a9A4D8dE6Bd8B8982E
Polymarket provides code samples in both Python and TypeScript for interacting with our smart chain contracts. You will need an RPC endpoint to access the blockchain, and you’ll be responsible for paying gas fees when executing these RPC/function calls. Please ensure you’re using the correct example for your wallet type (Safe Wallet vs Proxy Wallet) when implementing.

Resources