Otherdeed

Verified contract

Active on Ethereum with 285,602 txns
Deployed by via 0x2f3bc684 at 14672945
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
26 additional variables
ERC-20
Value $5.71
ERC-20
--
ERC-20
--
ERC-20
--
 (#4089)
ERC-721
--
 (#72)
ERC-721
--
 (#954)
ERC-721
--
 (#29)
ERC-721
--
 (#28)
ERC-721
--
 (#27)
ERC-721
--
0x81a9f5765df49830fd242007a377ba918bee00846746bc8e2cf94e4bd86e780f
0xa0a280cfc1fb3e14b6f8b09d34b5724c8f9b0c6a54052c844847e578b19711f6
0xcb4130c41cdf5bb79c445300bcb06f798576aa3edf271e5ce9456f071fc5ac23
0xd87827b8355eb8722ac6ac3585d6e76dd3f38d9d16e577044153e53e4c20a52b
0x06a0aff2e449173e6e749529be288638130d823dbb7c3af404dca49543f6f6f4
0x2e715d1d3225bcb3c2be65fb949b8ca8ac5ad9cdbc02ff7feeede9823ba43c76
0x529e9701cd46e336b65d3090971687313d3265c236177bed352a62d8af74aa38
0xa3b22325570ba0d33b5b1baeb27be3826b8b1d45bd01985c67bfabf716894785
0x63b9d5240d38ea3954081ef666230dcfde08a3c3d856334d479260e9a6db05ea
0x42b3e539af0b5c728925c2eeffd9a1547e5160a367bbc98098e67585d8e99f6d

Functions
Getter at block 21269777
MAX_ALPHA_NFT_AMOUNT(view returns (uint256)
10000
MAX_BETA_NFT_AMOUNT(view returns (uint256)
20000
MAX_FUTURE_LANDS(view returns (uint256)
100000
MAX_LANDS(view returns (uint256)
100000
MAX_LANDS_WITH_FUTURE(view returns (uint256)
200000
MAX_MINT_PER_BLOCK(view returns (uint256)
150
MAX_PUBLIC_SALE_AMOUNT(view returns (uint256)
55000
RESERVED_CONTRIBUTORS_AMOUNT(view returns (uint256)
15000
adminClaimStarted(view returns (bool)
true
alphaClaimedAmount(view returns (uint256)
10000
alphaContract(view returns (address)
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
alphaOffset(view returns (uint256)
5491
betaClaimedAmount(view returns (uint256)
20000
betaContract(view returns (address)
0x60e4d786628fea6478f785a6d7e704777c86a7c6
betaNftIdCurrent(view returns (uint256)
30000
betaOffset(view returns (uint256)
15491
claimableActive(view returns (bool)
false
contributorsClaimActive(view returns (bool)
false
currentNumLandsMintedPublicSale(view returns (uint256)
55000
fee(view returns (uint256)
2000000000000000000
futureLandsNftIdCurrent(view returns (uint256)
100000
futureMinter(view returns (address)
0x0000000000000000000000000000000000000000
 
getMintPrice(view returns (uint256)
keyHash(view returns (bytes32)
0xaa77729d3466ca35ae8d28b3bbac7cc36a5031efdc430821c02bc31a238af445
kycMerkleRoot(view returns (bytes32)
0x85e082901158c2abb5f21b06d53f043e893e935b5191a70fdf707d05b8cba9c8
maxMintPerAddress(view returns (uint256)
2
maxMintPerTx(view returns (uint256)
150
mintIndexPublicSaleAndContributors(view returns (uint256)
100000
name(view returns (string)
Otherdeed
operator(view returns (address)
0xa858ddc0445d8131dac4d1de01f834ffcba52ef1
owner(view returns (address)
0x1633b453c3ca5a244c66f4418ff5120282370053
ownerClaimRandomnessRequested(view returns (bool)
true
publicSaleActive(view returns (bool)
false
publicSaleAndContributorsOffset(view returns (uint256)
35117
publicSaleAndContributorsRandomnessRequested(view returns (bool)
true
publicSaleEndingPrice(view returns (uint256)
305000000000000000000
publicSalePriceLoweringDuration(view returns (uint256)
1
publicSaleStartPrice(view returns (uint256)
305000000000000000000
publicSaleStartTime(view returns (uint256)
1651366791
symbol(view returns (string)
OTHR
tokenContract(view returns (address)
0x4d224452801aced8b2f0aebe155379bb5d594381
totalSupply(view returns (uint256)
100000
Read-only
alphaClaimed(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
betaClaimed(uint256view returns (bool)
contributors(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isRandomRequestForPublicSaleAndContributors(bytes32view returns (bool)
metadataHashes(uint256view returns (bytes32 metadataHashbytes32 shuffledArrayHashuint256 startIndexuint256 endIndex)
mintedPerAddress(addressview returns (uint256)
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)
State-modifying
approve(address touint256 tokenId
claimUnclaimedAndUnsoldLands(address recipient
claimUnclaimedAndUnsoldLandsWithAmount(address recipientuint256 maxAmount
contributorsClaimLand(uint256 amountaddress recipient
flipClaimableState(
loadLandMetadata(struct LandMetadata _landMetadata
mintFutureLands(address recipient
mintFutureLandsWithAmount(address recipientuint256 maxAmount
mintLands(uint256 numLandsbytes32[] merkleProof
nftOwnerClaimLand(uint256[] alphaTokenIdsuint256[] betaTokenIds
putLandMetadataAtIndex(uint256 indexstruct LandMetadata _landMetadata
rawFulfillRandomness(bytes32 requestIduint256 randomness
renounceOwnership(
requestRandomnessForOwnerClaim(returns (bytes32 requestId)
requestRandomnessForPublicSaleAndContributors(returns (bytes32 requestId)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setFutureMinter(address _futureMinter
setKycCheckRequired(bool _isKycCheckRequired
setKycMerkleRoot(bytes32 _kycMerkleRoot
setMaxMintPerAddress(uint256 _maxMintPerAddress
setMaxMintPerTx(uint256 _maxMintPerTx
setOperator(address _operator
startContributorsClaimPeriod(
startPublicSale(uint256 _publicSalePriceLoweringDurationuint256 _publicSaleStartPriceuint256 _publicSaleEndingPriceuint256 _maxMintPerTxuint256 _maxMintPerAddressbool _isKycCheckRequired
stopContributorsClaimPeriod(
stopPublicSale(
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
ClaimableStateChanged(bool indexed claimableActive
ContributorsClaimStart(uint256 _timestamp
ContributorsClaimStop(uint256 _timestamp
LandPublicSaleStart(uint256 indexed _saleDurationuint256 indexed _saleStartTime
LandPublicSaleStop(uint256 indexed _currentPriceuint256 indexed _timeElapsed
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicSaleMint(address indexed senderuint256 indexed numLandsuint256 indexed mintPrice
StartingIndexSetAlphaBeta(uint256 indexed _alphaOffsetuint256 indexed _betaOffset
StartingIndexSetPublicSale(uint256 indexed _startingIndex
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstruct LandContractAddresses addressesstruct LandLandAmount amountstruct LandContributorAmount[] _contributorsaddress _vrfCoordinatoraddress _linkTokenAddressbytes32 _vrfKeyHashuint256 _vrfFeeaddress _operator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.