Contracts

Contract addresses per network

InterPool uses 4 different contracts:

  • InterpoolContract.sol : contract with rules for calculate ranking and scoring of contests

  • IpEnetScore.sol : oracle contract for getting FIFA World Cup games data

  • IpErc20Ticket.sol : contract for ERC20 token ticket : 1 ticket = 50$

  • IpPool.sol : contract for deposit and withdraw on Aave

Contracts on Ethereum Goerli Network

Contracts on Ethereum Mumbai Network

Last updated