RDataReward

Verified contract

Implementation

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

No balances found for "RDataReward"

No transactions found for "RDataReward"


Functions
Getter at block 22755968
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rdat(view returns (address)
0x0000000000000000000000000000000000000000
signerWalletAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
userClaimAmounts(uint256view returns (uint256)
State-modifying
claim(uint256 _userIdaddress _receiveAddressuint256 _amountuint256 _deadlinebytes _signatures
initialize(address _rdatAddressaddress _signerWalletAddress
pause(
renounceOwnership(
transferOwnership(address newOwner
unpause(
updateSignerWalletAddress(address _newSignerWalletAddress
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(address _tokenaddress _touint256 _amountreturns (bool success)
Events
Claimed(uint256 indexed userIdaddress indexed receiveAddressuint256 claimAmountuint256 totalAmount
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyClaimed(
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
InvalidSignature(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
SignatureExpired(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot