Xworld Alpha Pass

Verified contract

Active on Base with 2,854 txns
Deployed by via 0x6376b352 at 7306223
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
 (#1942)
ERC-721
--
0xffa77f938a356db6726521885e4963b55b171cf2b1960d7cf2af1c6bc932d6a1
0x703ee178e1b9746f3914a52fc4bce980224e7f908d0fec434fd6f14c2839b7d3
0x35ce1f13913711b76f6f9479bfa935945fdb56a19c3cf14561a9478c9ddd1fb4
0x1668f0a153ee31b71220aabb406ca9bcb81b7d346b269c3cfce72b5818b635ca
0x884285af15c333ef3255ee8e9af362943b3dd12623e555499fc5a7439062605a
0x2fb3e96c80fd9f924c0fde9910270c9198e7af1ecc90a9baed5e9f5e60f2a298
0x2af1fcd7e26fcbaa881433f66919007918714311e6be222e691ab18878bd119f
0xb6aaadae96936474ef268665edef6960fa973fea18f31c2c26ed79054eba2a36
0x1a82423666afd0ed91483dc189507d044298ea4b8d880c4775ffd98680114ba0
0xf4f24b2db35508a46f9ef21c86280c2183e1d2e5b76697080f9d0249f7223758

Functions
Getter at block 21833808
baseURI(view returns (string)
https://nft.xworld.store/data/
getNumMinted(view returns (uint256)
3692
name(view returns (string)
Xworld Alpha Pass
owner(view returns (address)
0x573703139e5c61a2c2df68f4fed38547a7eef84f
symbol(view returns (string)
Xworld Alpha Pass
totalSupply(view returns (uint256)
3692
transferable(view returns (bool)
true
Read-only
_hash(address _accountuint256 _ciduint256 _dummyIdview returns (bytes32)
_verify(bytes32 hashbytes signatureview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCid(uint256 tokenIdview returns (uint256)
hasMinted(uint256view returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256 idview returns (bool)
minters(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addMinter(address minter
approve(address touint256 tokenId
burn(address accountuint256 id
burnBatch(address accountuint256[] ids
claim(uint256 ciduint256 dummyIdbytes signaturereturns (uint256)
mint(address accountuint256 cidreturns (uint256)
mintBatch(address accountuint256 amountuint256[] cidArrreturns (uint256[])
removeMinter(address minter
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setName(string newName
setSymbol(string newSymbol
setTransferable(bool transferable
setURI(string newURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EventMinterAdded(address indexed newMinter
EventMinterRemoved(address indexed oldMinter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string Namestring Symbolstring URI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.