The Big Picture

Verified contract

Active on Ethereum with 26 txns
Deployed by via 0x532420be at 14541098
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $117.24
0xa786fce99436c8e0a8ad3afb9a917571aedc3b0b01caf4e156ccbf0231afb5e5
0xcbc000c5447dd7c9f6132f919f6b73aa62655d83a1c0957e5c6d1f085aaf63f6
0xedfdca88902706ed028216de1dc5a59549af5ef40abdf6f1b261bc8411872ef3
0x8ed9765eb07c18396ac3734c96bf3bfa51e756fdae95e2cb8bfa68c0330fbb42
0x5b0173239d435670167bddab0b1355cf666c03f1d34b3163e4d43d0386987682
0x8d74dd493ccbe1ca73fa53f263d7ab142acc01cdd0f02135e0e8572c838bf289
0xbdb811d3aab021179dc55dd78642acc0e5289e2a200035ee8a74e090d0e1a77f
0xce49af22bc2f3a26f0acb9a4593e36b56db47b1ca633fa998788b64aae7ff6b4
0x58e929d596ac257e3739b9de4bae45a98abddbb1e1c23ead7e165e830b79d0c2
0xefa3ff7d33539c1884d78d0acab3b8ef72eb5d05e2b996f43bfac47bac725d2c

Functions
Getter at block 21219986
DEV_MINT_FEE(view returns (uint256)
80
DEV_MISC_FEE(view returns (uint256)
5
LIMIT_FEE_PER_BLOCK(view returns (uint256)
0
MAX_LIMIT_PERIOD(view returns (uint256)
6400
MAX_SUPPLY(view returns (uint16)
1024
MINT_PRICE(view returns (uint256)
0
MODIFY_FEE(view returns (uint256)
0
MODIFY_INCREASE_RATE(view returns (uint256)
2
PUBLIC_MISC_FEE(view returns (uint256)
5
getGameVariables(view returns (struct TheBigPictureGameData)
(1024, 80, 5, 5, 8, true, true, true, 0, 0, 0, 6400, 2)
name(view returns (string)
The Big Picture
owner(view returns (address)
0x4890a05b814bd302e65a123bf89b6b5224684e5c
symbol(view returns (string)
PLOT
totalSupply(view returns (uint16)
8
viewDevRewards(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
plotIdToPlot(uint16view returns (uint16 iduint32 timesModifieduint256 modifyRewardsuint256 claimedGlobalRewardsuint256 limitBlock)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
viewPlot(uint16 plotIdview returns (struct TheBigPicturePlot)
viewPlots(uint16[] plotIdsview returns (struct TheBigPicturePlot[])
viewRewards(uint16 plotIdview returns (uint256)
State-modifying
approve(address touint256 tokenId
claimDevRewards(
claimRewards(uint16 plotId
doLockFees(
doLockMaxLimitPeriod(
doLockMintPrice(
limitPlot(uint16 plotIduint256 blockspayable 
mint(uint16 plotIdpayable 
renounceOwnership(
rewardHolders(payable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setLimitPerBlockFee(uint256 newLimitPerBlockFee
setMaxLimitPeriod(uint256 newMaxLimitPeriod
setMintPrice(uint256 newPrice
setModifyFee(uint256 newModifyFee
setModifyIncreaseRate(uint256 newModifyIncreaseRate
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unlimitPlot(uint16 plotId
updateFullPlot(uint16 plotIduint256[7] pixelspayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string newBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.