CryptoLand

Verified contract

Active on Ethereum with 1,837 txns
Deployed by via 0x6c442d9b at 13545736
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "CryptoLand"

0x8e9227932f3c81ad0259be6703d6f7cc377cdb65b43182c68708a8840c7bf45a
0xc574b62421fdb4038276cc353d5325cd9013f1e0a601e317fe0fab11f873e82d
0x3663b327aa8e1eec743cf3ede1ce310298541c70d011a6ad8385993e4ee4291b
0x3d0a9ef18745ddbaf8b2615ed073e52678c0d0f0e6954304e7cd573cec160659
0x6969237c7bfdd8f9293598fa015f2c54319c1408c5a3e854dac28105794d0b4f
0x0593f107f884ae0da996914c4d8f234391e83209a8059704a9a886290bfc5604
0xe3bd9920a519e3a07369e943840fe91e450b7fa82398bb1dd362d097247bafa6
0xbdfe7d96d8a5af18bae8d9ec8178c6d833b785826464feed130c849b4024ab09
0xce7724d5d6921b63a05ed5c98d6d99bd9faad8d0b3e42b174b0718056b7b77ac
0x2aaa3878308a4f4e1f6049c5f12174b6f6471ba262a9429dd557fd85268aee05

Functions
Getter at block 21324812
TOKEN_GIVEAWAY(view returns (uint256)
173
TOKEN_MAX(view returns (uint256)
10000
TOKEN_PUBLIC(view returns (uint256)
9828
TOKEN_PURCHASE(view returns (uint256)
60
TOKEN_TEAM_ASSIGNED(view returns (uint256)
72
contractURI(view returns (string)
https://api.cryptoland.is/v1/website
getCurrentCalculatedPrice(view returns (uint256)
319
isActive(view returns (bool)
true
isWhiteListActive(view returns (bool)
true
name(view returns (string)
CryptoLand
owner(view returns (address)
0x5f54fcd0d0ef3aa010374b68038ab1c332abd6c9
priceConverter(view returns (uint256)
4730
proof(view returns (string)
symbol(view returns (string)
CL
totalGiveAwaySupply(view returns (uint256)
72
totalPublicSupply(view returns (uint256)
1197
totalPurchaseSupply(view returns (uint256)
1
totalSupply(view returns (uint256)
1037
totalTeamAssignedSupply(view returns (uint256)
72
whiteListMaxMint(view returns (uint256)
1
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCalculatedPriceByToken(uint256 tokenNumberview returns (uint256)
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)
whiteListClaimedBy(address _addview returns (uint256)
State-modifying
approve(address touint256 tokenId
claimGiveAway(
claimTeam(
claimWhiteList(bytes _sig
purchase(string parcelIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setContractURI(string URI
setIsActive(bool _isActive
setIsWhiteListActive(bool _isWhiteListActive
setPriceConversion(uint256 _priceConverter
setProof(string proofString
setRevealedBaseURI(string revealedBaseURI
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
baseURIUpdated(address indexed _account
contractURIUpdated(address indexed _account
isRevealedBaseURI(address indexed _account
tokenClaimed(address indexed _accountuint256 _id
tokenPurchased(address indexed _accountuint256 _iduint256 _priceOfPurchasestring _parcelId
whiteList(address indexed _accountbool _value
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.