OVLTransferHandler
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
4
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) |
---|
No transactions found for "OVLTransferHandler"
ABI
ABI objects
Getter at block 21288305
DEEP_FARMING_VAULT() view returns (address)
0x9fe9bb6b66958f2271c4b0ad23f6e8dda8c221be
UNI_DELTA_WETH_PAIR() view returns (address)
0x7d7e813082ef6c143277c71786e5be626ec77b20
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 pair, address dfv)
This contract contains no fallback and receive objects.
This contract contains no error objects.