TIMEPieces x Robotos
Verified contract
Active on
Ethereum with 3,054 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TIMEPieces x Robotos"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20965282 | a month ago | | | 0 | 0.0014335595 | |
| 20769938 | 2 months ago | | | 0 | 0.00011435380 | |
| 20769725 | 2 months ago | | | 0 | 0.000057602600 | |
| 20769725 | 2 months ago | | | 0 | 0.00010138260 | |
| 20742316 | 2 months ago | | | 0 | 0.00022446765 | |
| 20685951 | 2 months ago | | | 0 | 0.00027657371 | |
| 20443883 | 3 months ago | | | 0 | 0.00015616378 | |
| 20438199 | 3 months ago | | | 0 | 0.00013874121 | |
| 20437072 | 3 months ago | | | 0 | 0.00018166050 | |
| 20433695 | 3 months ago | | | 0 | 0.00037999842 |
ABI
ABI objects
Getter at block 21163767
name() view returns (string)
TIMEPieces x Robotos
owner() view returns (address)
0x029d9e6d5f1391437b21469a7dbd5527fc016e06
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getAvailableTokens(uint8 _tokenBorderId) view returns (uint256)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events addSupply(uint8 _tokenType, uint16 _supply)
devMintTokensToAddresses(uint8 _tokenBorderId, address[] _addresses)
devMintTokensToArtist(address _artistAddress)
freezeSmartContract()
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setURI(string _uri)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.