STARTLAND
Verified contract
Active on
Ethereum with 2,426 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2a7…312e
-
variable spans 1 additional slot
28 additional
variables
Balances ($0.00)
No balances found for "STARTLAND"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21135964 | 5 days ago | | | 0 | 0.00062769441 | |
| 21046085 | 17 days ago | | | 0 | 0.0010935812 | |
| 21011196 | 22 days ago | | | 0 | 0.00049300561 | |
| 20908015 | a month ago | | | 0 | 0.00030654549 | |
| 20808417 | 2 months ago | | | 0 | 0.00061558354 | |
| 20790209 | 2 months ago | | | 0 | 0.00077592682 | |
| 20656182 | 2 months ago | | | 0 | 0.00011587604 | |
| 20608874 | 3 months ago | | | 0 | 0.000051891667 | |
| 20578983 | 3 months ago | | | 0 | 0.00018586695 | |
| 20533944 | 3 months ago | | | 0 | 0.00057973043 |
ABI
ABI objects
Getter at block 21168965 totalSupply() view returns (uint256)
CAL() view returns (address)
0xf2a78c73ffbab6ecc3548acc54b546ace279312e
CALLevel() view returns (uint256)
1
OPERATOR_FILTER_REGISTRY() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_baseExtension() view returns (string)
.json
contractURI() view returns (string)
data:application/json;base64,eyJzZWxsZXJfZmVlX2Jhc2lzX3BvaW50cyI6MzAwLCAiZmVlX3JlY2lwaWVudCI6IjB4YjQyNTBmNzE1OTk1NjgzYzZlYTViYzdjNWUyY2RmOWIxNjAxYmEzZiJ9
ctlAddress() view returns (address)
0x9fd5d6ecc81dab7e8a12a36b1b6f3980cd0c9c80
enableRestrict() view returns (bool)
true
getCurrentIndex() view returns (uint256)
8174
getLocalContractAllowList() view returns (address[])
[0x1E0049783F008A0085193E00003D00cd54003c71, 0x000000000000Ad05Ccc4F10045630fb830B95127, 0x4feE7B061C97C9c496b01DbcE9CDb10c02f0a0Be]
isPublicSaleEnabled() view returns (bool)
false
maxReveal() view returns (uint256)
0
maxSupply() view returns (uint256)
47350
mintable() view returns (uint256)
17360
name() view returns (string)
STARTLAND
nowPhasePs() view returns (uint256)
0
nowPid() view returns (uint256)
7
operatorFilteringEnabled() view returns (bool)
true
owner() view returns (address)
0xb4250f715995683c6ea5bc7c5e2cdf9b1601ba3f
phaseId() view returns (uint256)
0
revealed() view returns (uint256)
8174
symbol() view returns (string)
STL
Read-only
alIdMinted(uint256 _alId, address _address, uint256 _pcId) view returns (uint256)
alMintPrice(uint256, uint256) view returns (uint256)
balanceOf(address owner) view returns (uint256)
decodeHexToCoordinates(uint256 encodedHex) pure returns (int256, int256)
getApproved(uint256 tokenId) view returns (address)
getLand(int256 x, int256 y) view returns (uint256)
getLandOwner(int256 x, int256 y) view returns (address)
getMaxMint(uint256 _alId, uint256 _pcId, address _address) view returns (uint256)
getOwnerLand(address _address) view returns (int256[][])
getPhaseIds(uint256 _alId) view returns (uint256)
getTokenCoordinate(uint256 _tokenId) view returns (int256, int256)
getTokenHex(uint256 _tokenId) view returns (uint256)
getTokenSize(uint256 _tokenId) view returns (uint256)
isAlSaleEnabled(uint256) view returns (bool)
isAllowlisted(address address_, uint256 _alId, bytes32[] proof_) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
isOperator(address _operator) view returns (bool)
maxMintsPerAL(uint256) view returns (uint256)
maxMintsPerPS(uint256) view returns (uint256)
maxMintsPerPc(uint256, uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
parcelUnits(uint256) view returns (uint256)
pcMinted(uint256) view returns (uint256)
phaseIds(uint256) view returns (uint256)
psMintPrice(uint256) view returns (uint256)
psMinted(address _address, uint256 _pcId) view returns (uint256)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenCALLevel(uint256) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
tryOwnerOf(uint256 tokenId) view returns (address)
walletCALLevel(address) view returns (uint256)
walletOfOwner(address _address) view returns (uint256[])
State-modifying
Events _processTokensAfter(uint256 _tokenId, uint256 _pcId, uint256 _amount)
addLocalContractAllowList(address transferer)
allowlistMint(uint256 _alId, uint256 _pcId, uint256 _amount, address _receiver, bytes32[] proof_) payable
approve(address operator, uint256 tokenId)
assignPrivileges(uint256 _alId, uint256 _pcId, address[] _address, uint256[] _priv)
burn(uint256 tokenId)
grantOperatorRole(address _candidate)
ownerMintSafe(uint256 _pcId, uint256 _amount, address _address, uint256 _pmFlag)
publicMint(uint256 _pcId, uint256 _amount, address _receiver) payable
receiveToDeb() payable
removeLocalContractAllowList(address transferer)
renounceOwnership()
revokeOperatorRole(address _candidate)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setAlPrice(uint256 _alId, uint256 _pcId, uint256 newPrice)
setAllowlistSaleEnable(uint256 _alId, bool bool_)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string uri_)
setBytes(bytes _bytes)
setBytesWithId(bytes _bytes, uint256 _pid)
setCAL(address calAddress)
setCALLevel(uint256 level)
setCtlContract(address _contractAddress)
setDefaultRoyalty(address _receiver, uint96 _feeNumerator)
setHiddenURI(string uri_)
setLockBurn(bool bool_)
setMaxSupply(uint256 _maxSupply)
setMerkleRootAlWithId(uint256 _phaseId, bytes32 merkleRoot_)
setMintable(uint256 _mintable)
setNowPhasePs(uint256 _nowPhasePs)
setOperatorFilteringEnabled(bool value)
setParcelUnits(uint256 _pcId, uint256 _units)
setPcMaxMints(uint256 _alId, uint256 _pcId, uint256 _max)
setPhaseId(uint256 _alId, uint256 _phaseId)
setPhaseIdWithReset(uint256 _alId, uint256 _phaseId)
setPsMaxMints(uint256 _pcId, uint256 _max)
setPsPrice(uint256 newPrice, uint256 _pcId)
setPublicSaleEnable(bool bool_)
setReveal(uint256 newRevealNum)
setTokenCALLevel(uint256 tokenId, uint256 level)
setWalletCALLevel(uint256 level)
setmaxReveal(uint256 _max)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CalLevelChanged(address indexed operator, uint256 indexed level)
LocalCalAdded(address indexed operator, address indexed transferer)
LocalCalRemoved(address indexed operator, address indexed transferer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
InvalidCodeAtRange(uint256 _size, uint256 _start, uint256 _end)
OperatorNotAllowed(address operator)
WriteError()