LlamaversePunks

Verified contract

Active on Ethereum with 1,285 txns
Deployed by via 0xd0678f8f at 14345288
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LlamaversePunks"

0x70e677452b87ae74e253fba883ecf29587329be8ad329fff03279471ac8be712
0x0258938b3f86d885ce79254036e1975948077da055cba259446dd35b072a57b9
0xb678cd4fe264863ea6a5b925ca3b4ca24b387ffbfbab081c14a35ae210714a8c
0x001427fabcfe8cbd85829abde826b89aa36163468b191dc21204b42b84c24f58
0x319d9e1b143fd73df78df71e58971ba286ef8b26c1d5b692e228c4848c5897d8
0x7d488a1742574f910c90528046f7dfce84f90317a92c5d5dba4da1609b141fce
0x551e19e13cc41da4142607f1651937b1113f2d2cec79924a708ee122ea90e0a3
0xdbe7c99f08a7dea0f3b6335bcd4f4998419864b82363e2078dd48e8bdeaf22b4
0x0ae7316aea1317d26cc981d0ec4c96bed710d7e53344728f707c6e1d1b4cb34c
0xd646118550e13941164e85db434acf8150923c98b88d02ee7ed683fdfcdba1e5

Functions
Getter at block 21186103
cost(view returns (uint256)
3000000000000000000
freeMintAmount(view returns (uint256)
555
hiddenMetadataUri(view returns (string)
ipfs://QmVYQR56cJK2uBXvhHS8ypZGuMnfAhmU494DbwmmAiWkmu/1.json
maxMintAmountPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
555
name(view returns (string)
LlamaversePunks
owner(view returns (address)
0x435adc6e387b77dbbd130364b24cbb73947a16f6
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
LVPunks
totalSupply(view returns (uint256)
555
uriPrefix(view returns (string)
ipfs://QmVYQR56cJK2uBXvhHS8ypZGuMnfAhmU494DbwmmAiWkmu/
uriSuffix(view returns (string)
.json
Read-only
addressMintedBalance(addressview returns (uint256)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setFreeMintAmount(uint256 _freeMintAmount
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
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

This contract contains no error objects.