0x3Landers

Verified contract

Active on Ethereum with 218 txns
Deployed by via 0x2ba8692f at 14299217
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $527.07
0xae110c43556f20ac0a0b3e219b8a4ac858b8fbc70807bbb3d1c33ef57d3a934d
0xf3d824a2eb4f7db0c86573a093287ff539b610037200d0b4d5ebef93eaeebaee
0xad48f202aecdb0d8bec10db92c236ab0c727f0320a5c341c4c408fd464783f88
0x64294c7f5359d208885bc81b603f8f0c12003393ad989d78c5ebe4b5880fc290
0x2f1ae7a58e3ecbd306781375aa5e616d78d6ce1aeba77f58d323d307b4d0bf44
0x2a88de124427d22cf0f6f0d9586e7534073e7edf37e97412aec356b7d447a4d9
0x9fc15063833001894f91e7857ee338490c3be440dc08be84d7818ce8cfae77f1
0x20d9aaac1738fd10bc63a41855b3ed60d1e68d5bde799529d14b1d4c2ae39940
0x2d0b730e03d7d60f123cbcf343456cb8178d1ad05910adf9cc52c888e4eee1fc
0x6ad0683a5fdbaf8838fa69faaf7ed22af1c5c9249e3f616b961c77f7558553fc

Functions
Getter at block 21220901
BASE_URI(view returns (string)
https://0x3landers.mypinata.cloud/ipfs/QmanLQkoQQ2iMuz7CwWzjBzAPMxxS9gYodbHLFdWwWSzkg/
FREE_MAX_SUPPLY(view returns (uint256)
1000
MAX_PER_ADDRESS(view returns (uint256)
20
MAX_PER_TX(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
10000
isSaleActive(view returns (bool)
true
name(view returns (string)
0x3Landers
owner(view returns (address)
0xfdadd73dcadb75dbeac629ef2e3c2261189751b3
paused(view returns (bool)
false
price(view returns (uint256)
10000000000000000
symbol(view returns (string)
0X3LANDERS
totalSupply(view returns (uint256)
1017
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
purchased(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[])
State-modifying
approve(address touint256 tokenId
flipSale(
mint(uint256 numberOfTokenspayable 
publicSale(address _addressuint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.