NFT Basket

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0xfa16ab45 at 13674794
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#68076)
ERC-721
--
 (#68075)
ERC-721
--
 (#67649)
ERC-721
--
 (#65172)
ERC-721
--
 (#54811)
ERC-721
--
0xe3a19b4a590a073204f1ba9c9e809b1224bf9e543d182d8db80a90571439958e
From
0x3636ecde010d0e76e8f1c102b0ad4e961a527947b4bf12404ce793e8607b3774
From
0x67a968cc1afb42ac4fc64df4104738178edb00baa2dade5590a288cdbf88fe36
From
0x5c568bda8359f181a7029bd984a6506c91ce40ae9f9aa196ef1fe4d1246c0881
From

Functions
Getter at block 20943854
isBasket(view returns (bool)
true
name(view returns (string)
NFT Basket
symbol(view returns (string)
NFTB
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
onERC1155BatchReceived(addressaddress fromuint256[] idsuint256[] amountsbytesreturns (bytes4)
onERC1155Received(addressaddress fromuint256 iduint256 amountbytesreturns (bytes4)
onERC721Received(addressaddress fromuint256 idbytesreturns (bytes4)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
withdrawERC1155(address _tokenuint256 _tokenIduint256 _amount
withdrawERC20(address _token
withdrawERC721(address _tokenuint256 _tokenId
withdrawETH(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DepositERC1155(address indexed tokenuint256 tokenIduint256 amountaddress indexed from
DepositERC1155Bulk(address indexed tokenuint256[] tokenIduint256[] amountaddress indexed from
DepositERC721(address indexed tokenuint256 tokenIdaddress indexed from
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawERC1155(address indexed tokenuint256 tokenIduint256 amountaddress indexed from
WithdrawERC20(address indexed tokenaddress indexed who
WithdrawERC721(address indexed tokenuint256 tokenIdaddress indexed to
WithdrawETH(address indexed who
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.