Deployed Contracts

Pods Protocol is deployed to Ethereum, Polygon, and Arbitrum. Our system does complicated calculations like BlackScholes that by default uses more gas and computational power, so the system works better on scalability solutions. The following tables contain the details of the contracts on each of the networks.

If you need development support, join the #developers channel on our Pods community Discord server.

Contracts

ABI

Address

ConfigurationManager

JSON

0xE4Da64757b2B29dB43429A52CaF7aD884c76f8b0

OptionFactory

JSON

Check ConfigurationManager

NormalDistribution

JSON

Check BlackScholes

BlackScholes

JSON

Check ConfigurationManager

OptionAMMFactory

JSON

Check ConfigurationManager

OptionHelper

JSON

Check ConfigurationManager

Option Series

Separate list only with the options that we have deployed during the last year.

If you want the address of any option that is not on the list, talk to us on our Discord.

Reserves assets

Reserves refer to the ERC-20 contracts of the underlying assets.

We are using the same Kovan testnet assets from Aave, so you can use their faucet:

https://testnet.aave.com/faucet Or if you want to save some steps, you can go directly on our faucet:

This is to ensure composability in case you want to build bridges like Flashloans with options.

Last updated