RTFKTRedemption
Verified contract
Active on
Ethereum with 7,191 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "RTFKTRedemption"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15495414 | 2 years ago | | | 0.2 | 0.00083746969 | |
| 15291908 | 2 years ago | | | 0.2 | 0.00012309530 | |
| 15191206 | 2 years ago | | | 0.2 | 0.00067627483 | |
| 15190888 | 2 years ago | | | 0.2 | 0.00039979868 | |
| 15190888 | 2 years ago | | | 0.2 | 0.00039979868 | |
| 15190888 | 2 years ago | | | 0.2 | 0.00039979868 | |
| 15190808 | 2 years ago | | | 0.2 | 0.00037893784 | |
| 15190755 | 2 years ago | | | 0.2 | 0.00047647751 | |
| 15190744 | 2 years ago | | | 0.2 | 0.00049122933 | |
| 15190459 | 2 years ago | | | 0.2 | 0.00040709726 |
ABI
ABI objects
Getter at block 21161349
This contract contains no getter function objects.
Read-only
hasBeenRedeemed(address newCollection, address initialCollection, uint256 tokenId) view returns (address)
redeemPrice(address) view returns (uint256)
State-modifying
Events changeRedeemPrice(address collectionAddress, uint256 newPrice)
redeemBatch(address newCollection, address initialCollection, uint256[] tokenIds) payable
redeemToken(address newCollection, address initialCollection, uint256 tokenId) payable
toggleAuthorizedContract(address redeemableContract)
toggleAuthorizedOwner(address newAddress)
withdrawFunds(address withdrawalAddress)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.