NFT Basket

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x952d1c88 at 14264877
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#125)
ERC-721
--
 (#7)
ERC-721
--

No transactions found for "NFT Basket"


Functions
Getter at block 20906522
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.