ETHRefund
Verified contract
Active on
Ethereum with 2,572 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f29…b3c5
Balances ($0.00)
No balances found for "ETHRefund"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17860882 | a year ago | | | 0 | 0.00033714707 | |
| 17859401 | a year ago | | | 0 | 0.0018793289 | |
| 17859399 | a year ago | | | 0 | 0.0018364928 | |
| 17859399 | a year ago | | | 0 | 0.0016967791 | |
| 17859399 | a year ago | | | 0 | 0.0018621193 | |
| 17859399 | a year ago | | | 0 | 0.0018623126 | |
| 17859399 | a year ago | | | 0 | 0.0020602377 | |
| 17858634 | a year ago | | | 0 | 0.0017288931 | |
| 17858629 | a year ago | | | 0 | 0.0017788610 | |
| 17858625 | a year ago | | | 0 | 0.0019047533 |
ABI
ABI objects
Getter at block 21162708
apesContract() view returns (address)
0x7f29b85834d6a2ba4bb1c64325686c6057b1b3c5
isRefundActive() view returns (bool)
false
owner() view returns (address)
0x8426cc3b81cf17e0a1cc54b8d849dd780baac5e3
secret() view returns (address)
0xc8033181079b4a920cf5a3fd1a9f15fccc8c610f
Read-only
batchCheckRefund(uint256[] ids) view returns (bool[] status, uint256[] prices)
State-modifying
Events renounceOwnership()
requestRefund(uint256 tokenId, address to, bytes signature)
setContracts(address _apes)
setRefundStatus(bool status)
setSecret(address _secret)
transferOwnership(address newOwner)
Equipped(uint256 tokenId, string changeCode, address operator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _apes, address _secret)
This contract contains no fallback and receive objects.
This contract contains no error objects.