PlanetRiverRescueReward
Verified contract
Active on
Ethereum with 45 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 "PlanetRiverRescueReward"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19116542 | 10 months ago | | | 0 | 0.00098760533 | |
| 19108975 | 10 months ago | | | 0 | 0.040835856 | |
| 19108968 | 10 months ago | | | 0 | 0.090590859 | |
| 19108967 | 10 months ago | | | 0 | 0.087133152 | |
| 19108966 | 10 months ago | | | 0 | 0.085213622 | |
| 19108964 | 10 months ago | | | 0 | 0.087607288 | |
| 19108963 | 10 months ago | | | 0 | 0.080706298 | |
| 19108962 | 10 months ago | | | 0 | 0.076644571 | |
| 19108961 | 10 months ago | | | 0 | 0.072757626 | |
| 19102323 | 10 months ago | | | 0 | 0.085885907 |
ABI
ABI objects
Getter at block 21387052
PLANET_ADDRESS() view returns (address)
0x2ad9addd0d97ec3cdba27f92bf6077893b76ab0b
owner() view returns (address)
0x2363b8c5131c344e96d0ea6d49fb461f784253bd
Read-only
This contract contains no read-only function objects.
State-modifying
Events planetRiverRescueReward(address[] _recipients, uint256[] _amounts)
renounceOwnership()
rescueETH()
rescueTokens(address _token)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)