LuckyNFTRakeBack
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LuckyNFTRakeBack"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16088931 | 2 years ago | | | 0 | 0.00033152792 | |
| 16088930 | 2 years ago | | | 0 | 0.00054136522 | |
| 16088929 | 2 years ago | | | 0 | 0.00053796701 |
ABI
ABI objects
Getter at block 21326917
ETH_RAKEBACK_CALL_HASH_TYPE() view returns (bytes32)
0xc1f092d9e76f0ab8a34c58647f773258baa6271ade78681881a3ffc4e172ecab
NFT_RAKEBACK_CALL_HASH_TYPE() view returns (bytes32)
0xa67be2a3191604853275b2f565161c6d00415adc613d4e4fb1a45d6c05b8e155
depositedAmt() view returns (uint256)
0
nft() view returns (address)
0x19f636d66d7f39dc12f58e900247d899ac1cb034
open() view returns (bool)
true
owner() view returns (address)
0x486a4cb54828f4569996c74a4bccc28213159fbb
signer() view returns (address)
0x3b4331d3c0e707ab067bfcf290cfa8e068b7e5be
Read-only
ethNonce(address, uint256) view returns (uint256)
nftNonce(address, uint256) view returns (uint256)
State-modifying
Events deposit() payable
ethRakeback(uint256 amount, uint256 channelId, uint256 nonce, bytes signature)
nftRakeback(address to, uint256 quantity, uint256 channelId, uint256 nonce, bytes signature)
renounceOwnership()
setNFT(address _nft)
setOpen(bool open_)
setSigner(address signer_)
transferOwnership(address newOwner)
withdraw(address to, uint256 amount)
Deposit(address from, uint256 amount)
EthRakeback(address to, uint256 channelId, uint256 nonce, uint256 amount)
NftRakeback(address to, uint256 channelId, uint256 nonce, address nft, uint256 quantity, uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.