PendleIncentiveData
Verified contract
Active on
Ethereum with 48 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PendleIncentiveData"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16084366 | 2 years ago | | | 0 | 0.0022355750 | |
| 16038868 | 2 years ago | | | 0 | 0.0013436850 | |
| 15987354 | 2 years ago | | | 0 | 0.0015232510 | |
| 15933372 | 2 years ago | | | 0 | 0.0031352650 | |
| 15883733 | 2 years ago | | | 0 | 0.0022397750 | |
| 15833582 | 2 years ago | | | 0 | 0.0022391750 | |
| 15780679 | 2 years ago | | | 0 | 0.0013440450 | |
| 15729236 | 2 years ago | | | 0 | 0.0017915800 | |
| 15685673 | 2 years ago | | | 0 | 0.0013440450 | |
| 15631014 | 2 years ago | | | 0 | 0.00071672800 |
ABI
ABI objects
Getter at block 21210178
owner() view returns (address)
0x1fccc097db89a86bfc474a1028f93958295b1fb7
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getCurrentData(address[] tokens) view returns (struct PendleIncentiveDataIncentiveData[] data)
getLatestEpochId(address[] tokens) view returns (uint256[] res)
incentives(address, uint256) view returns (uint32 epochBegin, uint32 epochEnd, uint192 total)
State-modifying
Events addNewData(address[] tokens, struct PendleIncentiveDataIncentiveData[] data)
claimOwnership()
overwriteData(address token, uint256 index, struct PendleIncentiveDataIncentiveData newData)
transferOwnership(address newOwner, bool direct, bool renounce)
IncentivesUpdate(address indexed token, uint256 indexed epochId, struct PendleIncentiveDataIncentiveData totalIncentives)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.