TIMEPieces x FOTO
Verified contract
Active on
Ethereum with 385 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "TIMEPieces x FOTO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21301142 | 10 hours ago | | | 0 | 0.00029693484 | |
| 21300969 | 11 hours ago | | | 0 | 0.00034723464 | |
| 21168220 | 19 days ago | | | 0 | 0.0013029369 | |
| 20551311 | 3 months ago | | | 0 | 0.000070063999 | |
| 19319740 | 9 months ago | | | 0 | 0.0040581467 | |
| 19319549 | 9 months ago | | | 0 | 0.0032857182 | |
| 19259321 | 9 months ago | | | 0 | 0.00056211365 | |
| 19237310 | 9 months ago | | | 0 | 0.0010222370 | |
| 18533076 | a year ago | | | 0 | 0.0014402919 | |
| 18010375 | a year ago | | | 0 | 0.00051212455 |
ABI
ABI objects
Getter at block 21304146
name() view returns (string)
TIMEPieces x FOTO
owner() view returns (address)
0x54b700cc0a0f4445314e9f7c9bc33c88f5dd0d7e
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 _interfaceId) view returns (bool)
tokenSupply(uint256) view returns (uint256)
totalSupply(uint256 _tokenId) view returns (uint256)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events batchMintToAddresses(uint256 _tokenId, address[] _addresses)
changeRoyaltyPercentage(uint256 _newPerc)
changeRoyaltyRecipient(address _newRecipient)
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)
setBaseURI(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(string _name, uint256 _tokenOneSupply, uint256 _tokenTwoSupply, address _royaltyRecipient, uint256 _royaltyAmount)
This contract contains no fallback and receive objects.
This contract contains no error objects.