Otherdeed
Verified contract
Active on
Ethereum with 285,602 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
26 additional
variables
Balances ($5.71)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHOPX | ERC-20 | 1.337K | $0.004273 |
$5.71 | |
OTHR | ERC-20 | 88.218694M | -- | -- | |
KODA | ERC-20 | 19.025934M | -- | -- | |
TAP | ERC-20 | 100 | -- | -- | |
CUBE | ERC-721 | 1 | -- | -- | |
Artz | ERC-721 | 1 | -- | -- | |
TF | ERC-721 | 1 | -- | -- | |
ASOH | ERC-721 | 1 | -- | -- | |
ASOH | ERC-721 | 1 | -- | -- | |
ASOH | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269321 | 2 hours ago | | | 0 | 0.00050855531 | |
| 21269295 | 2 hours ago | | | 0 | 0.00025289056 | |
| 21268647 | 4 hours ago | | | 0 | 0.00035462507 | |
| 21268565 | 4 hours ago | | | 0 | 0.00019265170 | |
| 21268564 | 4 hours ago | | | 0 | 0.00019410816 | |
| 21268402 | 5 hours ago | | | 0 | 0.00042206615 | |
| 21268009 | 6 hours ago | | | 0 | 0.00025003250 | |
| 21268007 | 6 hours ago | | | 0 | 0.00023711124 | |
| 21268006 | 6 hours ago | | | 0 | 0.00047861097 | |
| 21268002 | 6 hours ago | | | 0 | 0.00025101472 |
ABI
ABI objects
Getter at block 21269777 getMintPrice() view returns (uint256)
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
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(uint256) view returns (bool)
balanceOf(address owner) view returns (uint256)
betaClaimed(uint256) view returns (bool)
contributors(address) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isRandomRequestForPublicSaleAndContributors(bytes32) view returns (bool)
metadataHashes(uint256) view returns (bytes32 metadataHash, bytes32 shuffledArrayHash, uint256 startIndex, uint256 endIndex)
mintedPerAddress(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claimUnclaimedAndUnsoldLands(address recipient)
claimUnclaimedAndUnsoldLandsWithAmount(address recipient, uint256 maxAmount)
contributorsClaimLand(uint256 amount, address recipient)
flipClaimableState()
loadLandMetadata(struct LandMetadata _landMetadata)
mintFutureLands(address recipient)
mintFutureLandsWithAmount(address recipient, uint256 maxAmount)
mintLands(uint256 numLands, bytes32[] merkleProof)
nftOwnerClaimLand(uint256[] alphaTokenIds, uint256[] betaTokenIds)
putLandMetadataAtIndex(uint256 index, struct LandMetadata _landMetadata)
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
requestRandomnessForOwnerClaim() returns (bytes32 requestId)
requestRandomnessForPublicSaleAndContributors() returns (bytes32 requestId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool 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 _publicSalePriceLoweringDuration, uint256 _publicSaleStartPrice, uint256 _publicSaleEndingPrice, uint256 _maxMintPerTx, uint256 _maxMintPerAddress, bool _isKycCheckRequired)
stopContributorsClaimPeriod()
stopPublicSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ClaimableStateChanged(bool indexed claimableActive)
ContributorsClaimStart(uint256 _timestamp)
ContributorsClaimStop(uint256 _timestamp)
LandPublicSaleStart(uint256 indexed _saleDuration, uint256 indexed _saleStartTime)
LandPublicSaleStop(uint256 indexed _currentPrice, uint256 indexed _timeElapsed)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PublicSaleMint(address indexed sender, uint256 indexed numLands, uint256 indexed mintPrice)
StartingIndexSetAlphaBeta(uint256 indexed _alphaOffset, uint256 indexed _betaOffset)
StartingIndexSetPublicSale(uint256 indexed _startingIndex)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, struct LandContractAddresses addresses, struct LandLandAmount amount, struct LandContributorAmount[] _contributors, address _vrfCoordinator, address _linkTokenAddress, bytes32 _vrfKeyHash, uint256 _vrfFee, address _operator)
This contract contains no fallback and receive objects.
This contract contains no error objects.