XCeptionRewards

Verified contract

Active on Ethereum with 620 txns
Deployed by via 0x888f5790 at 19726075
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,256.7
ERC-20
Value $3,709.73
0xba86cd9ed34b84bc3fd40dd8a5de548ac85c8a95fd2f230889d1ebf1b1d85950
0xc39f02f8b0882b2c916f4fdbe3eabc025ecefe244bf7e92725017682f41732fd
0x0b6c967e3c15559ebec25aedd07bc9682e1594d84e66679f0784098bea7fe627
0xd10fc1a00961f6e41a319c3e10ca67920005e1cecab91528c88d66fb64f35f94
0x4c5ab5308a0ea44ecfb61b64072b5d96895847fd7c0a50eff79752f002757a6e
0x4016af85d72aea2733611693cb19e7eabdaacf67c1a0232cd6cca7dac67e0064
0xd013ba8479ce28959991f7c7b24881668f007b08fa78a3b2dc9a9b44af5b83c4
0x602f638f4df3e88b4f8c2e19007a023bb745217ea2f2717b8d1dbf72d815113b
0x92834b6c6eb0efd8cb51d602d058e5c334b63311a1ce91ccf1e300d6fa761723
0xc5f244f4973f3e81d59597e256c60b752d519345d6118c8bad44b804816688b1

Functions
Getter at block 21026185
getSigner(view returns (address)
0xe317db2edd9ffb3ab34998b4ba27cde8a2594f86
owner(view returns (address)
0x5e1e2c21bf2be4f2b958d540c222fbf53d140bbf
Read-only

This contract contains no read-only function objects.

State-modifying
claim(address receiveraddress tokenuint256 amountuint256 claimIduint256 deadlinebytes signature
claimXcept(address receiveruint256 ethAmountuint256 xceptAmountMinuint256 claimIduint256 deadlineuint256 targetBlockbytes signature
pause(bool paused
recoverEth(address touint256 value
recoverToken(address tokenaddress touint256 amount
renounceOwnership(
transferOwnership(address newOwner
updateSigner(address newSigner
Events
Claim(uint256 indexed claimIdaddress indexed receiveraddress indexed tokenuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address signer
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token