Pods Put WETH:EPYVUSDC 3900 2021-12-17
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ePyvUSDC-17DEC21 | ERC-20 | 19.355357K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20479037 | 3 months ago | | | 0 | 0.00030465939 | |
| 20479019 | 3 months ago | | | 0 | 0.00031726920 | |
| 20479006 | 3 months ago | | | 0 | 0.00025149263 | |
| 20478999 | 3 months ago | | | 0 | 0.00022913500 | |
| 20478983 | 3 months ago | | | 0 | 0.00022667885 | |
| 20478973 | 3 months ago | | | 0 | 0.00022141242 | |
| 20478965 | 3 months ago | | | 0 | 0.00021990046 | |
| 20478957 | 3 months ago | | | 0 | 0.00020070210 | |
| 20478946 | 3 months ago | | | 0 | 0.00019811384 | |
| 20478870 | 3 months ago | | | 0 | 0.00024194261 |
ABI
ABI objects
Getter at block 21119765
MIN_EXERCISE_WINDOW_SIZE() view returns (uint256)
86400
capSize() view returns (uint256)
235000000000000000000
configurationManager() view returns (address)
0xe4da64757b2b29db43429a52caf7ad884c76f8b0
decimals() view returns (uint8)
18
exerciseType() view returns (uint8)
0
expiration() view returns (uint256)
1639727861
hasExpired() view returns (bool)
true
isExerciseWindow() view returns (bool)
false
isTradeWindow() view returns (bool)
false
isWithdrawWindow() view returns (bool)
true
name() view returns (string)
Pods Put WETH:EPYVUSDC 3900 2021-12-17
optionType() view returns (uint8)
0
startOfExerciseWindow() view returns (uint256)
1639641461
strikeAsset() view returns (address)
0x76a34d72b9cf97d972fb0e390eb053a37f211c74
strikeAssetDecimals() view returns (uint8)
6
strikePrice() view returns (uint256)
3900000000
strikePriceDecimals() view returns (uint8)
6
strikeReserves() view returns (uint256)
19355357024
symbol() view returns (string)
PodWETH:EPYVUSDC
totalShares() view returns (uint256)
19355357024
totalSupply() view returns (uint256)
128067889874466254657
underlyingAsset() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
underlyingAssetDecimals() view returns (uint8)
18
underlyingReserves() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getSellerWithdrawAmounts(address owner) view returns (uint256 strikeAmount, uint256 underlyingAmount)
mintedOptions(address) view returns (uint256)
shares(address) view returns (uint256)
strikeToTransfer(uint256 amountOfOptions) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exercise(uint256 amountOfOptions)
exerciseEth() payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 amountOfOptions, address owner)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unmint(uint256 amountOfOptions)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Exercise(address indexed exerciser, uint256 amount)
Mint(address indexed minter, uint256 amount)
Received(address indexed sender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unmint(address indexed minter, uint256 optionAmount, uint256 strikeAmount, uint256 underlyingAmount)
Withdraw(address indexed minter, uint256 strikeAmount, uint256 underlyingAmount)
constructor(string name, string symbol, uint8 exerciseType, address strikeAsset, uint256 strikePrice, uint256 expiration, uint256 exerciseWindowSize, address configurationManager)
receive()
This contract contains no error objects.