RewardsRouter

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x823bd8a1 at 19487184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RewardsRouter"

No transactions found for "RewardsRouter"


Functions
Getter at block 21313182
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
mollyERC20Address(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
signer(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isValidSignature(address[] _contractsuint256[] _tokenIdsuint256 _erc20Amountuint256 _tokenClaimNonceaddress _senderbytes _signatureview returns (bool)
nftContractWhitelist(addressview returns (bool)
tokenClaimNonce(addressview returns (uint256)
State-modifying
batchClaimOwner(address[] _contractsuint256[] _tokenIdsaddress _to
claim(address[] _contractsuint256[] _tokenIdsuint256 _erc20Amountuint256 _tokenClaimNonceaddress _tobytes _signature
initialize(address _signeraddress _mollyERC20Addressaddress _initialOwner
renounceOwnership(
setSigner(address _signer
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
whitelistNFTContracts(address[] _nftContractsbool _status
Events
ClaimProcessed(address indexed claimeraddress[] nftContractsuint256[] tokenIdsuint256 erc20Claimed
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot