BasicSingleRecordedRedeemer
Verified contract
Active on
Ethereum with 306 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BasicSingleRecordedRedeemer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19925140 | 6 months ago | | | 0 | 0.00098075576 | |
| 19321668 | 9 months ago | | | 0 | 0.0045575322 | |
| 19243378 | 9 months ago | | | 0 | 0.0017491030 | |
| 19229781 | 9 months ago | | | 0 | 0.0019944395 | |
| 18899786 | a year ago | | | 0 | 0.0029846483 | |
| 18894127 | a year ago | | | 0 | 0.0017070509 | |
| 18893171 | a year ago | | | 0 | 0.0021902456 | |
| 18848554 | a year ago | | | 0 | 0.0021305627 | |
| 18822626 | a year ago | | | 0 | 0.0051591358 | |
| 18808480 | a year ago | | | 0 | 0.0034099693 |
ABI
ABI objects
Getter at block 21277680
This contract contains no getter function objects.
Read-only
numVouchersRedeemed(address sender, address voucher) view returns (uint256)
redeemedVoucherIdAt(address sender, address voucher, uint256 idx) view returns (uint256)
redeemedVoucherIds(address sender, address voucher) view returns (uint256[])
State-modifying
Events redeem(address voucher, uint256 tokenId)
VoucherRedeemed(address indexed sender, address indexed voucher, uint256 tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.