ImpostorsRedeemer721

Verified contract

Active on Ethereum with 21,901 txns
Deployed by via 0x2d1b04e9 at 14694969
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ImpostorsRedeemer721"

0x9460bb77c3e1bd7f7260748be7041928a537669b75d61d3f051ccf30f6052737
0xff9bbb1cf7baaa1d591f622fd0a74011c15109baabb45cb0c0de10b54d8b475b
0xb064bc7a7258a0642532b9d92723095971fd19542e1b60a5b863dc6874e73fc0
0x03a32d2948d0e63749dba4922ea7ae145ecda8a8fe9174c15305c42b51cd78b6
0x1b43096444ea6e854acb53d848d4e84d910c730a7bb50586917a980a7d7f82f4
0xb427ce7881a438e9bd3bc20f6aae2c30d87da154d066b6ed177532a5c253e6ac
0x13048d34e0faa9aad5e9e7cba1eb48dfd9ee79a9671a94bb5c157764646f129f
0x6b03b36e214e61f79287f7d818aa5d8ee99b9fcf86e5be8a847321dfaab6ac52
0x8eb31ae09bd4f835b6dd4b990a9f97a9fcbda897580c828d0accc2692ce89229
0x5514c81ea82106371587448ca56ff8b051ff1a32e03de6e504caf0aa5a97350c

Functions
Getter at block 21208734
burnDestination(view returns (address)
0x000000000000000000000000000000000000dead
owner(view returns (address)
0x666652471f3ad992083509e7560070ea06fe6fae
Read-only
isRedeemed(uint256 _roundaddress _collectionuint256[] _tokenIdsview returns (bool[])
redeemed(uint256addressuint256view returns (bool)
redemptionConfigs(uint256view returns (uint96 priceaddress tokenOutaddress payingTokenuint96 amountOut)
redemptionCriteria(uint256uint256view returns (address)
State-modifying
redeem(uint256 _rounduint256[][] _tokenIds
renounceOwnership(
setConfig(uint256 _roundaddress[] _criteriastruct ImpostorsRedeemer721RedemptionConfig _config
sweep(address _tokenaddress _destinationuint256 _amount
transferOwnership(address newOwner
Events
ConfigUpdate(uint256 indexed roundaddress[] indexed criteriastruct ImpostorsRedeemer721RedemptionConfig indexed configuration
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenRedemption(uint256 indexed roundaddress indexed calleruint256[] tokenIds
Constructor
constructor(address _burnDestination
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannotConfigureEmptyCriteria(
CannotConfigureWithoutOutputItem(
CannotConfigureWithoutPaymentToken(
CannotRedeemCriteriaLengthMismatch(
CannotRedeemForZeroItems(
CannotRedeemItemAlreadyRedeemed(
CannotRedeemUnownedItem(
SweepingTransferFailed(