0x8f103cbbfb715377088746b5318ec339589d2fbb
Verified contract
Proxy
Active on
Ethereum with 14 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "0x8f103cbbfb715377088746b5318ec339589d2fbb"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17580556 | a year ago | | | 0 | 0.0014661263 | |
| 17580554 | a year ago | | | 0 | 0.0019417592 | |
| 17580552 | a year ago | | | 0 | 0.0020188643 | |
| 17580480 | a year ago | | | 0 | 0.0023164063 | |
| 17580478 | a year ago | | | 0 | 0.0031557798 | |
| 17580476 | a year ago | | | 0 | 0.0033031444 | |
| 17580474 | a year ago | | | 0 | 0.0032774291 | |
| 17580472 | a year ago | | | 0 | 0.0033721842 | |
| 17580470 | a year ago | | | 0 | 0.0033415919 | |
| 17580468 | a year ago | | | 0 | 0.0034996349 |
ABI
ABI objects
Getter at block 21184222
VERSION() view returns (uint256)
3
bnftRegistry() view returns (address)
0x79d922dd382e42a156bc0a354861cdbc4f09110d
owner() view returns (address)
0xc1563bdf57bdb990c89070aa72cda57fe8d6913d
Read-only
airdropClaimRecords(bytes32) view returns (bool)
encodeFlashLoanParams(uint256[] airdropTokenTypes, address[] airdropTokenAddresses, uint256[] airdropTokenIds, address airdropContract, bytes airdropParams, uint256 ethValue) pure returns (bytes)
getAirdropClaimRecord(address initiator, address nftAsset, uint256[] nftTokenIds, bytes params) view returns (bool)
getClaimKeyHash(address initiator, address nftAsset, uint256[] nftTokenIds, bytes params) pure returns (bytes32)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approveERC1155ForAll(address token, address operator, bool approved)
approveERC20(address token, address spender, uint256 amount)
approveERC721(address token, address operator, uint256 tokenId)
approveERC721ForAll(address token, address operator, bool approved)
callMethod(address targetContract, bytes callParams, uint256 ethValue) payable
executeOperation(address nftAsset, uint256[] nftTokenIds, address initiator, address operator, bytes params) returns (bool)
initialize(address owner_, address bnftRegistry_)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
transferERC1155(address token, uint256 id, uint256 amount)
transferERC20(address token, uint256 amount)
transferERC721(address token, uint256 id)
transferEther(uint256 amount)
transferOwnership(address newOwner)
ApproveERC1155ForAll(address indexed token, address indexed operator, bool approved)
ApproveERC20(address indexed token, address indexed spender, uint256 amount)
ApproveERC721(address indexed token, address indexed operator, uint256 amount)
ApproveERC721ForAll(address indexed token, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.