OVLTransferHandler
Verified contract
Implementation
Active on
Ethereum with 5 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 71 additional slots
Balances ($0.00)
No balances found for "OVLTransferHandler"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12360580 | 4 years ago | | | 0 | 0.0027315540 | |
| 12360572 | 4 years ago | | | 0 | 0.0016166720 | |
| 12360524 | 4 years ago | | | 0 | 0.0027315540 | |
| 12360499 | 4 years ago | | | 0 | 0.0014864080 | |
| 12360472 | 4 years ago | | | 0 | 0.0014868640 |
ABI
ABI objects
Getter at block 20797271
DEEP_FARMING_VAULT() view returns (address)
0x9fe9bb6b66958f2271c4b0ad23f6e8dda8c221be
SUSHI_DELTA_WETH_PAIR() view returns (address)
0x1498bd576454159bb81b5ce532692a8752d163e8
distributor() view returns (address)
0x0000000000000000000000000000000000000000
liquidityRebasingPermitted() view returns (bool)
false
lpTokensInPair() view returns (uint256)
0
Read-only
calculateTransactionDebit(struct VestingTransactionDetailed dtx, uint256 matureAmountNeeded, uint256 currentTimestamp) pure returns (uint256 outputDebit)
getMatureBalance(struct VestingTransaction _tx, uint256 _blockTimestamp) pure returns (uint256 mature)
getTransactionDetails(struct VestingTransaction _tx) view returns (struct VestingTransactionDetailed dtx)
getTransactionDetails(struct VestingTransaction _tx, uint256 _blockTimestamp) pure returns (struct VestingTransactionDetailed dtx)
vestingTransactions(address, uint256) view returns (uint256 amount, uint256 fullVestingTimestamp)
State-modifying
Events handleTransfer(address sender, address recipient, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address, address)
This contract contains no fallback and receive objects.
This contract contains no error objects.