YieldHub
Verified contract
Active on
Ethereum with 26,812 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 "YieldHub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244713 | 8 hours ago | | | 0 | 0.0011789164 | |
| 21244699 | 8 hours ago | | | 0 | 0.0012375838 | |
| 21243231 | 13 hours ago | | | 0 | 0.00079142388 | |
| 21243191 | 13 hours ago | | | 0 | 0.00072599163 | |
| 21233376 | 2 days ago | | | 0 | 0.00060545248 | |
| 21233358 | 2 days ago | | | 0 | 0.00083983297 | |
| 21233078 | 2 days ago | | | 0 | 0.00087184586 | |
| 21232086 | 2 days ago | | | 0 | 0.00068564141 | |
| 21226005 | 3 days ago | | | 0 | 0.00085593630 | |
| 21225994 | 3 days ago | | | 0 | 0.00083053872 |
ABI
ABI objects
Getter at block 21246978
kongzContract() view returns (address)
0x57a204aa1042f6e66dd7730813f4024114d74f37
newNana() view returns (address)
0x94e496474f1725f1c1824cb5bdb92d7691a4f03a
owner() view returns (address)
0x5973955ff9a77b4be34f7040fa965894deec6767
yieldTokenCount() view returns (uint256)
2
Read-only
getTotalClaimable(address _user, address _token) view returns (uint256)
indexToAddress(uint256) view returns (address)
userData(address, address) view returns (uint256 rewards, uint256 lastUpdate)
yieldTokens(address) view returns (uint8 stake, uint8 issuanceType, uint32 tokenType, uint256 tokenId, uint256 start, uint256 end, uint256 rate)
State-modifying
Events addNewToken(address _token, uint256 _start, uint256 _end, uint256 _tokenType, uint256 _tokenId, uint256 _rate, uint256 _issuanceType, uint256 _stake)
burn(address _from, uint256 _amount)
getReward(address _user)
getTokenReward(address _token)
removeToken(address _token)
renounceOwnership()
transferOwnership(address newOwner)
updateBanana(address _nana)
updateReward(address _from, address _to, uint256 _tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.