BUNS.LAND Genesis

Verified contract

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

No balances found for "BUNS.LAND Genesis"

0x86dabcc307d8773f6b1a2e5dd7e1b98a983ffd616fee5fc5828cbf837ec20095
0xed5ba87b1da7257ea23343f8621e894e013c8d41b49d50e9791974dc8836eaa3
0x92897801f908d6697410ab046142bfd4cdfc7510e0cf483bdad81bbe1e0d4234
0x8b93ecfb888b69a598f20590ecde1ba52da728ef44b7b8934f05f51f0fc84acf
0x441d9a5ab53d9a2fb46fedff416f08cb828228d6c6793a9e9417173d86b05cdd
0x99da6c4a22544951288b946f831b277d5b6a80fd46874d3fb3f14fcd126d4d5f
0xa2fd5778472ad41396fd95dcd23f11ed72c44e16193b47d6d21a17e7475bff8d
0x92ac111d3585756f4246a7c4d741dcee902cdbfdb5be0f1713dc5c77e80762b1
0x3730fa1e8a2354d89d62edeb3ff884487283fe68323bdcf3a49973357a8da036
0x86c801a20858c21aef6809fb1fff0920a1e9803b5093e6b77d630604e0623a73

Functions
Getter at block 21274909
MAX_EVERYTHING(view returns (uint256)
250
MAX_PRESALE(view returns (uint256)
76
MAX_SALE(view returns (uint256)
174
bunsPrice(view returns (uint256)
70000000000000000
hasPresaleStarted(view returns (bool)
false
hasSaleStarted(view returns (bool)
false
name(view returns (string)
BUNS.LAND Genesis
owner(view returns (address)
0x74cad1e8e7a81215857ce194540da21d29ae22a2
privateAmountMinted(view returns (uint256)
41
publicAmountMinted(view returns (uint256)
209
symbol(view returns (string)
BUNSG2
totalSupply(view returns (uint256)
250
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address addrview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presalePurchasedCount(address addrview returns (uint256)
presalerListPurchases(addressview returns (uint256)
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[])
whitelist(addressview returns (bool)
State-modifying
addToWhitelist(address[] entries
approve(address touint256 tokenId
burn(uint256 tokenId
removeFromWhitelist(address[] entries
renounceOwnership(
safeMint(address touint256 numBunspayable 
safePresaleMint(address touint256 numBunspayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
startPresale(
startSale(
stopPresale(
stopSale(
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.