DeedsWorld

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa3df547f at 15674670
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
11 additional variables

No balances found for "DeedsWorld"

No transactions found for "DeedsWorld"


Functions
Getter at block 21205564
MAX_MINTS(view returns (uint256)
10
artistAddress(view returns (address)
0x0000000000000000000000000000000000000000
deedsMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
expiration(view returns (uint256)
0
gameStarted(view returns (bool)
false
getPrice(view returns (uint256)
0
masterAddress(view returns (address)
0x0000000000000000000000000000000000000000
mintMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
numberSupplyAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
presaleActive(view returns (bool)
false
priceRate(view returns (uint256)
0
rate(view returns (uint256)
0
saleActive(view returns (bool)
false
stardustTokenAddress(view returns (address)
0x0000000000000000000000000000000000000000
startPrice(view returns (uint256)
0
startingBlock(view returns (uint256)
0
totalMintedTerritories(view returns (uint256)
0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
calculateRewardForToken(address tokenOwneruint256 tokenIdview returns (uint256)
checkMerkleProof(uint256[] deedsIndicesbytes32[] _proofview returns (bool)
collectedRewards(addressview returns (uint256)
countryPoints(uint256view returns (uint256)
getRateForToken(uint256 tokenIdview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
lastRewardBlocks(addressuint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
usedPreMints(addressview returns (uint256)
State-modifying
claimRewards(uint256[] ids
initialize(address _masterAddressaddress _stardustTokenAddress
masterMint(address mintTouint256uint8
mint(uint256 _nbTokenspayable 
preMint(bytes32[] _proof
putTogether(uint256[] deedsIndicesbytes32[] _proof
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setArtist(address _artistAddress
setDeedsMerkleRoot(bytes32 root
setMintMerkleRoot(bytes32 root
setNumberSupplyAddress(address numberSupply
setPriceRate(uint256 _priceRate
setRate(uint256 _rate
setStardustTokenAddress(address _stardustTokenAddress
setStartPrice(uint256 _startPrice
setURI(string newuri
startGame(
togglePresaleActive(
toggleSaleActive(
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.