NFTvPandas

Verified contract

Active on Ethereum with 26 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NFTvPandas"

0x56966295523bc07c288d1c2292968f286cf841fed90994a93965c117f3b7b8df
0x91aebda5cef9f5bd67a148a3925064297df0d7c103267d65f6f5b52411487724
0x8859c682f9038d5cc26a3c5bcad11044db759f2063eb8903157fef54a9b43d48
0x8702d6139714186ac2b6370e5c98adc380f5db696a9da4e247bfff0e78a6ddeb
0x9124ecf3ebfe037a5b14065e726593bfc2df6461d0cc340552b591c5bd68e062
0x90ca369be95ec855245542951e0f33528795bd37e1771627db89ba3e65c82005
0x0d419264a70fd5a41784b7f35f14a5bb3e5f1f5e779b6f6eba594fea00b43be0
0x60c9df02b858c3319953115e3ba5a3a226f1490048de0c704f432944cda37e19
0x2e0904e93e567b43ea99269f417bd7e669ec1a510178a5bf4219e21f120f9622
0x6b621a3184c09ba1f480fddb08b230e4b789522a36d71ec6718ca1cf8366b8f5

Functions
Getter at block 21190099
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SUBADMIN_ROLE(view returns (bytes32)
0x2ccf90dd7c30b80a460e25097b3c5ef613343f69ad6b2cfd3cfb644af593ca0b
baseURI(view returns (string)
https://api.nftv.social/panda/metadata/
deadWallet(view returns (address)
0x000000000000000000000000000000000000dead
isPaused(view returns (bool)
false
name(view returns (string)
NFTvPandas
nftGenBox(view returns (address)
0x63fcfc109c530ec1361a7adc24dcb58346eced94
symbol(view returns (string)
NFTvPandas
totalSupply(view returns (uint256)
27
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(uint256[] _idList
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setIsPaused(bool _isPaused
setNftGenBox(address _nftGenBox
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.