DNLand

Verified contract

Active on Base with 386 txns
Deployed by via 0xc6e16201 at 13026927
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DNLand"

0x42236398a93dd9b47929e289ce58a50fe4c1d2d8be54076858739e9754cdf887
0x79bf3ee8f8a685c6a83492b4a257d8e976df5ef4ec9d2faac2449a54d377d2ce
0x9f52d16ad0a04d5e6bbf72acb5fec9cc53078b9777020362d1b67c61f9795c92
0xaef90b8e6162e6b7cb65a5f89d816ed01c7072a85e98239910c67f9a616eb36c
0x01ef8206694364ead324eb5681a98566874f0a166f6717cceab3765bc9aaf15f
0x271699cfc07935134efaa32fc115b51e3f1590a7f4c42778fa39ccb84e47ddd0
0x15513ad6c0a5ccbe6012581c842469788aafba89fcac20d0805a800deaf2be6b
0x13e702a5aea744f13897797fc6008a11b239ac7d669843d0ca80b887a3ea1f2e
0x2ee01880e6ee599ffa223cc5fe555798756bf2249d2c0880d89bacd5dba0492d
0x0df22648890614a0ac3fcbd1a8fee22708411be840274320a1bbb12ab5b8ae53

Functions
Getter at block 23153707
SEND(view returns (uint16)
1
SEND_AND_CALL(view returns (uint16)
2
approvalRequired(pure returns (bool)
false
auctionProtocol(view returns (address)
0xba8ab1828fe2ee785792dcff4fb7791f0cfff1c7
decimalConversionRate(view returns (uint256)
1
decimals(pure returns (uint8)
18
enableAuctionMint(view returns (bool)
false
enableAuctionRefund(view returns (bool)
false
enableSetSkipNFT(view returns (bool)
false
endpoint(view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
gridSize(view returns (uint256)
0
landProfitProtocol(view returns (address)
0x0000000000000000000000000000000000000000
maxLandSupply(view returns (uint256)
0
mirrorERC721(view returns (address)
0x0000000000000000000000000000000000000000
msgInspector(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
DNLand
oApp(view returns (address)
0x1fa62a23e284400d6b5823408ce7e5c764dbde1a
oAppVersion(pure returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=1, receiverVersion=2)
oftVersion(pure returns (bytes4 interfaceIduint64 version)
(interfaceId=0x02e49c2c, version=1)
owner(view returns (address)
0xaa127b1846a873662663228d62886f0917751134
preCrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
6
symbol(view returns (string)
DNLAND
teamWallet(view returns (address)
0xaa127b1846a873662663228d62886f0917751134
token(view returns (address)
0x1fa62a23e284400d6b5823408ce7e5c764dbde1a
totalSupply(view returns (uint256)
0
uniswapPool(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowInitializePath(struct Origin originview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
combineOptions(uint32 _eiduint16 _msgTypebytes _extraOptionsview returns (bytes)
enforcedOptions(uint32 eiduint16 msgTypeview returns (bytes enforcedOption)
getLandCoordsByTokenId(uint256 tokenIduint256 gridSizepure returns (uint256 xuint256 y)
getLandIdByTokenId(uint256 tokenIdview returns (uint256)
getProfit(address aview returns (uint88)
getSkipNFT(address ownerview returns (bool)
isComposeMsgSender(struct Originbytesaddress _senderview returns (bool)
isPeer(uint32 _eidbytes32 _peerview returns (bool)
nextNonce(uint32bytes32view returns (uint64 nonce)
peers(uint32 eidview returns (bytes32 peer)
quoteOFT(struct SendParam _sendParamview returns (struct OFTLimit oftLimitstruct OFTFeeDetail[] oftFeeDetailsstruct OFTReceipt oftReceipt)
quoteSend(struct SendParam _sendParambool _payInLzTokenview returns (struct MessagingFee msgFee)
State-modifying
airdrop(address[] addrsuint256[] amounts
approve(address spenderuint256 amountreturns (bool)
auctionBuy(uint256 amountpayable 
auctionMint(
auctionRefund(payable 
initialize(address mirroruint256 gridSize_
lzReceive(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
lzReceiveAndRevert(struct InboundPacket[] _packetspayable 
lzReceiveSimulate(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
renounceOwnership(
resetLastLookupId(
send(struct SendParam _sendParamstruct MessagingFee _feeaddress _refundAddresspayable returns (struct MessagingReceipt msgReceiptstruct OFTReceipt oftReceipt)
setAuctionProtocol(address auctionProtocol_
setBaseURI(string baseURI_
setDelegate(address _delegate
setEnforcedOptions(struct EnforcedOptionParam[] _enforcedOptions
setLandProfitProtocol(address landProfitProtocol_
setLookupIds(uint16[] ids
setMsgInspector(address _msgInspector
setPeer(uint32 _eidbytes32 _peer
setPreCrime(address _preCrime
setProfit(address auint256 profit
setSkipNFT(bool skipNFTreturns (bool)
setTeamWallet(address teamWallet_
setWhitelist(address address_bool skipNFT
teamMintLand(uint256 amount
toggleEnableAuctionMint(
toggleEnableAuctionRefund(
toggleEnableSetSkipNFT(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
EnforcedOptionSet(struct EnforcedOptionParam[] _enforcedOptions
MsgInspectorSet(address inspector
OFTReceived(bytes32 indexed guiduint32 srcEidaddress indexed toAddressuint256 amountReceivedLD
OFTSent(bytes32 indexed guiduint32 dstEidaddress indexed fromAddressuint256 amountSentLDuint256 amountReceivedLD
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeerSet(uint32 eidbytes32 peer
PreCrimeSet(address preCrimeAddress
SkipNFTSet(address indexed targetbool status
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(address _lzEndpointaddress _teamWallet
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ApprovalCallerNotOwnerNorApproved(
DNAlreadyInitialized(
DNNotInitialized(
FailedInnerCall(
FnSelectorNotRecognized(
InsufficientAllowance(
InsufficientBalance(
InvalidDelegate(
InvalidEndpointCall(
InvalidLocalDecimals(
InvalidOptions(bytes options
LinkMirrorContractFailed(
LzTokenUnavailable(
MirrorAddressIsZero(
NoPeer(uint32 eid
NotEnoughNative(uint256 msgValue
OnlyEndpoint(address addr
OnlyPeer(uint32 eidbytes32 sender
OnlySelf(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
Reentrancy(
SafeERC20FailedOperation(address token
SenderNotMirror(
SimulationResult(bytes result
SlippageExceeded(uint256 amountLDuint256 minAmountLD
TokenDoesNotExist(
TotalSupplyOverflow(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToZeroAddress(
UnitIsZero(