BluWorld

Verified contract

Active on Ethereum with 1,716 txns
Deployed by via 0x565bfd8f at 13580843
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "BluWorld"

0x95a20e9a10c563addbf3be01b1de9d009551bc609eddb592827e3af4b9f770c6
0x4a8c2c79615b9b136e93cd82af636aa0acacf0de01c3247ed44486235e95ebea
0x1d188424fb9775ec5df7fd84a63728868ed966b6568a4204cd9e775f30685564
0xc10c5a7863b8500af3470b61f339c34f11748e82132c15609d40e4959d8961c5
0x14e883347d25761eb825d8be741e4a33f712d95221da0adf1f962fa3625cf62a
0x1ecbfe420d17454609a96f147521dc0b40a5abda2e8e10014b275bc9719a502f
0xf99da65e1c0bf6d3e7d84154f81b5fa87e665889a6e647406dab6208304faf65
0xe2cafe2bb5e109295f9db603daa4e872c4afb5f6d1592a5fd0bd37d3194a2ba9
0x3183849dbc8c39ddd58cd2642c4cfd28305d8c1e96bbbaafc81afc8ad54e4f4e
0x382f121bb3fadb05d755893015ae4c8592486660cfb0e005d822527baad1fc31

Functions
Getter at block 21319875
baseExtension(view returns (string)
.json
cost(view returns (uint256)
100000000000000000
 
getBaseURI(view returns (string)
 
getContractBalance(view returns (uint256)
getCurrentCost(view returns (uint256)
100000000000000000
maxMintAmount(view returns (uint256)
10
maxMintAmountPresale(view returns (uint256)
0
maxSupply(view returns (uint256)
5000
name(view returns (string)
BluWorld
nftPerAddressLimit(view returns (uint256)
500
nftPerAddressLimitPresale(view returns (uint256)
1
notRevealedUri(view returns (string)
ipfs://QmSdKR1Rk1ZNAZpLJZ7WnY2hPSZpLVYYzw1j8YLo1DvTm1/
owner(view returns (address)
0xc5ba64733c1226aebb9282eeb61f394886a28628
paused(view returns (bool)
true
preSaleCost(view returns (uint256)
65000000000000000
preSaleDate(view returns (uint256)
1532710800
preSaleEndDate(view returns (uint256)
1625775200
preSaleMaxSupply(view returns (uint256)
0
publicSaleDate(view returns (uint256)
1636506000
revealed(view returns (bool)
true
symbol(view returns (string)
BluWorld
totalSupply(view returns (uint256)
1321
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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
approve(address touint256 tokenId
gift(uint256 _mintAmountaddress destination
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxSupply(uint256 _maxSupply
setNftPerAddressLimit(uint256 _limit
setNftPerAddressLimitPreSale(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setPreSaleDate(uint256 _preSaleDate
setPreSaleEndDate(uint256 _preSaleEndDate
setPresaleCost(uint256 _newCost
setPresaleMaxSupply(uint256 _newPresaleMaxSupply
setPublicSaleDate(uint256 _publicSaleDate
setmaxMintAmount(uint256 _newmaxMintAmount
setmaxMintAmountPreSale(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] addresses
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 _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.