World Of Elves

Verified contract

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

No balances found for "World Of Elves"

0x601f21419666c3f5a511b0499febe96d191c2998c24f860d90888bb46c45e281
0x7225b0ccc82d28fb751f7d2cb7f9c35cf143de8cd17036821ff5645d518f47ca
0xe3a50ac88990a41b720e54448993c1314ed3d12509afd7419469607173a37470
0xda248a338e8c6e843f0e518653c5e4677b8db14b4c174281defa10f03875574f
0x9a9a07760d30940faf11563a1ce01063ff64f702eaa06f1029025acbf37c8a68
0x857758f316db3a73334b28272daa1bfe57581a5614b74be5333492197b689193
0x03ca77259d2785419817325a90b5a1e35b088a479e31ef29d0911c480ef53235
0xc5433a26eb135011b9a630531f325922ee302894ade4e616cb0ba6e3f28eb5ae
0x81832e3e9f5d9a750866bbcd131629db8f1a20788e3fa7634a82e12563184274
0xfd71acbd715fc9badb6284ccf7068d723143019fa86ddb47cb9ac5d49e264cb5

Functions
Getter at block 21328983
FREE_MAX_SUPPLY(view returns (uint256)
444
MAX_PER_TX(view returns (uint256)
10
MAX_PER_TX_FREE(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
2222
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmUtfghdhMei7euAbejHuSE8JLrvpEhTsDWFsnsW9QcDin/
contractURI(view returns (string)
QmUe8vhmdKHFtc183gAnNDviNRtzXQDwNSA5qkYa1LYzQ6
name(view returns (string)
World Of Elves
owner(view returns (address)
0xeac64e94dd317daf5964d2ccb6500adf8bdd2e46
paused(view returns (bool)
false
price(view returns (uint256)
1000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
WOE
totalSupply(view returns (uint256)
537
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
config(
mint(uint256 _amountpayable 
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
setMAX_SUPPLY(uint256 newSupply
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(