Advent Worlds

Verified contract

Active on Ethereum with 580 txns
Deployed by via 0x7f8b0578 at 15060390
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Advent Worlds"

0x389de0146ed3a22f3239c0fd098638fb551ec8314c16504876ec51de69897c17
0x5a4b646d579e25ef625080e338aa1676dc25b7a86b0944abec9333ecbae73508
From
0x8358465f221b535d38aded95008412d86da8092a97df2c52d86f43843d198ce7
0x343eea428d721ae8791e449abb4713f21a8856127657bfabd148dc31f2129032
0x79592333bac5c382f2ef264ca0ebe1edbb0ec85625b1ad70a1bfa78380bfc9e5
0xbc405f9b0535457d9e98c505412a928ee1a2583eda2e22b3f1537d9ff0629fd7
0x082057c2a07a260ef809199e966a60340ea54940ce396e05be50331b830c68dc
0x6b223f3d3009edcbc49787b019860416535cb73bfedf5ff4fb93a02ec0ea1e5a
0xc213537b877da47d14c64e34dc0d99b2150698303d28b0fb5e25d35cd1b05a4b
0x5c73abb922a64cadc6c623858cb78f6a1bd1b0a908dc0a8e78cb1f26293e695a

Functions
Getter at block 21307269
ReservedNFT(view returns (uint256)
50
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmVXxjbHH7C9QzVntg2c5d5qRGxtGBLbVXUqz44NK4wmhh/
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
3
maxSupply(view returns (uint256)
1111
name(view returns (string)
Advent Worlds
nftPerAddressLimit(view returns (uint256)
3
notRevealedUri(view returns (string)
ipfs://QmVXxjbHH7C9QzVntg2c5d5qRGxtGBLbVXUqz44NK4wmhh/
owner(view returns (address)
0xaebda4c6f0ece5e39a664050661d9dfbced0cf89
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
ADVENT
totalSupply(view returns (uint256)
1111
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
AirDrop(address _touint256 _mintAmount
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seReservedNFT(uint256 _newreserve
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.