PoorLandMaterialNFT

Verified contract

Active on Ethereum with 1,456 txns
Deployed by via 0x2fb355d4 at 14695068
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $376.58
0x7cbd1d1b74f39e16c246763e5d4a378d4d2ac991c8c6ba96fbd22eeb2d6d67c5
0x84bb14d62ddcd18d7a7b96e16e6bcfbd879790c10bce178bcbda26ab0f150db9
From
0x87cc75d11391e6855cbbf562ced69450d230eaa5c485a58bb672e0975c0af3bd
0x8a86b2d2da4ffb8deffe1551a0926c6414c61643732b1fb8fc259b43ef494760
0x66ee16a317278db790e8e73a2656780cd9fa17b1c274024fb64c28fdfa99893d
0x9854a4fb038812bcd8dae0de0c73af4718ebf94872c74050f571c3b8f5400dcc
0xd5fedaaa5d1b9169b31a9c5ae13463b1faaf269d382734388c578a9bd6ce1890
0xd57615a560cb0a2c19e6a40ec26c4f5452c30663f58df45062f8f048fdf64743
0xb2a8a5878a8ce70b956a8c53ce7e8f1885315925f8b24a7d12be7eb82ae30d64
0x1028c847038b385eb0492376bb3f0434602b86cf0422702b9341818f8d428f78

Functions
Getter at block 20862610
BATCH_MINT_LIMIT(view returns (uint256)
10
MINT_PRICE(view returns (uint256)
100000000000000
PER_ADDR_LIMIT(view returns (uint256)
100
POORLAND_MATERIAL(view returns (uint256)
0
STORAGE(view returns (uint256)
100000000
owner(view returns (address)
0x0a1de910f4704a95645fe0487e90c67a3363f29f
totalBurned(view returns (uint256)
102810
totalSupply(view returns (uint256 supply)
100000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
materialBalance(address _ownerview returns (uint256 _balance)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _tokenIdview returns (string)
State-modifying
batchMint(address walletuint256 amount
mint(uint256 mintAmountpayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
spendMaterialToBuild(address tokenOwneruint256 spend
toggleSale(
transferOwnership(address newOwner
updateBuilder(address builder_
updatePath(string path_
updateURI(string uri_
updateURL(string uri_string path_
withdrawLimit(address targetAddressuint256 amount
withdrawTo(address targetAddress
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.