Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x02c5…8b8b
Balances ($0.00)
No balances found for "Expiry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10230295 | 4 years ago | | | 0 | 0.0011438920 |
ABI
ABI objects
Getter at block 21278554
SOLO_MARGIN() view returns (address)
0x02c57952e2e406a9a9af2dff2c280c59df9a8b8b
g_expiryRampTime() view returns (uint256)
3600
isOwner() view returns (bool)
false
owner() view returns (address)
0xb85f60781a4f7af615b143f6d4037f8f89a37429
Read-only
getExpiry(struct (address, uint256) account, uint256 marketId) view returns (uint32)
getSpreadAdjustedPrices(uint256 heldMarketId, uint256 owedMarketId, uint32 expiry) view returns (struct (uint256), struct (uint256))
State-modifying
Events callFunction(address, struct (address, uint256) account, bytes data)
getTradeCost(uint256 inputMarketId, uint256 outputMarketId, struct (address, uint256) makerAccount, struct (address, uint256), struct (bool, uint128) oldInputPar, struct (bool, uint128) newInputPar, struct (bool, uint256) inputWei, bytes data) returns (struct (bool, uint8, uint8, uint256))
ownerSetExpiryRampTime(uint256 newExpiryRampTime)
renounceOwnership()
transferOwnership(address newOwner)
ExpirySet(address owner, uint256 number, uint256 marketId, uint32 time)
LogExpiryRampTimeSet(uint256 expiryRampTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address soloMargin, uint256 expiryRampTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.