Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAPE-1420 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20542121 | 3 months ago | | | 0 | 0.000082473800 | |
| 20542120 | 3 months ago | | | 0 | 0.000082473800 | |
| 20183550 | 5 months ago | | | 0 | 0.00026743604 | |
| 20110618 | 5 months ago | | | 0 | 0.000085359940 | |
| 20110617 | 5 months ago | | | 0 | 0.00015509847 | |
| 19748049 | 7 months ago | | | 0 | 0.00013849147 | |
| 19671784 | 7 months ago | | | 0 | 0.00059347004 | |
| 19566501 | 8 months ago | | | 0 | 0.0021640250 | |
| 19223656 | 10 months ago | | | 0 | 0.00046526218 | |
| 19021386 | 10 months ago | | | 0 | 0.00075438098 |
ABI
ABI objects
Getter at block 21305496
baseURI() view returns (string)
https://api.tiles.art/metadata/
calculatePrice() view returns (uint256)
160000000000000000
mintedReservesCount() view returns (uint256)
20
mintedReservesLimit() view returns (uint256)
50
name() view returns (string)
Tiles
owner() view returns (address)
0x63a2368f4b509438ca90186cb1c15156713d5834
projectId() view returns (uint256)
2
saleIsActive() view returns (bool)
true
symbol() view returns (string)
TILES
terminalDirectory() view returns (address)
0x46c9999a2edcd5aa177ed7e8af90c68b7d75ba46
totalSupply() view returns (uint256)
1881
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
idOfAddress(address) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tileAddressOf(uint256) view returns (address)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
collectTile() payable
mintReserveTile(address to, address _tileAddress) returns (uint256)
mintTile(address _tileAddress) payable returns (uint256)
pauseSale()
pay(address _beneficiary, string _memo, bool _preferUnstakedTickets) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setOperator(address _operatorStore, address _operator, uint256 _projectId, uint256[] _permissionIndexes)
setOperators(address _operatorStore, address[] _operators, uint256[] _projectIds, uint256[][] _permissionIndexes)
setProjectId(uint256 _projectId)
startSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
transferProjectOwnership(address _projects, address _newOwner, uint256 _projectId, bytes _data)
withdraw(address _beneficiary, uint256 _amount)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(address to, address tileAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBaseURI(string baseURI)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 _projectID, address _terminalDirectory, string _baseURI)
receive()
This contract contains no error objects.