TimeswapV2Periphery

Verified contract

Active on Ethereum with 17 txns
Deployed by via 0x93a7d28b at 18877030
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "TimeswapV2Periphery"

0x3461669eebbc8140f67a61836a4e692479f4897cea511ddbe869eb8641f981e4
0x45ba9e398794f0d6bf6cbf578f18d3a911d33af6e3e6870d2891ca7dac3f433c
0x3b50c3fed28d3e4e2b5887acfe02b35b4d52dad9434c6d09f87cb801bc1e4d46
0x278f31a2582726bf2539b0269977775d9c78f22d2f4bdd3c876e03166f83d2c6
0xf8594b3fe89ff9150f1b5d30bb44704f2ff1c6b9ff6a71196b589f28998c9e5f
0xe337be733c464930595a62439cbe547fd0e46d2810e45b93281643481ba519ac
0xa6dbcba2734bb6faeb3d25e0ff1361b4f95fb3334c6cc872e68d6cd46579af4b
0x0886b70e0a8e264f93904c91a5a584f6d08368ee2c68d2bb1e2915e2386a2625
0x585631b5a2bc2157d17a728a058f26c9867533e72cbda07dd7db5825db2abd8e
0xf60b50d5561f7a2e8cadd515b108cac87df0bd6e30dd9dfc268a746b9f6742de

Functions
Getter at block 20870932
optionFactory(view returns (address)
0x17385e95cb74a20150e4fa092aa72d57330896c4
poolFactory(view returns (address)
0x97509c65ff29c268f0d283a41201be6b4090354c
Read-only
getOption(address token0address token1view returns (address optionPair)
getPool(address token0address token1view returns (address optionPairaddress poolPair)
State-modifying
deployOption(address token0address token1returns (address optionPair)
deployPool(address token0address token1returns (address poolPair)
multicall(bytes[] datapayable returns (bytes[] results)
Events

This contract contains no event objects.

Constructor
constructor(address chosenOptionFactoryaddress chosenPoolFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MulticallFailed(string revertString
RequireDeploymentOfOption(address token0address token1
RequireDeploymentOfPool(address token0address token1