TreeanglesStorage
Verified contract
Active on
Ethereum with 310 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 "TreeanglesStorage"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19335423 | 10 months ago | | | 0 | 0.0014675119 | |
| 18594278 | a year ago | | | 0 | 0.0034970732 | |
| 18585475 | a year ago | | | 0 | 0.0034905840 | |
| 18585053 | a year ago | | | 0 | 0.0094595487 | |
| 18452175 | a year ago | | | 0 | 0.00025494053 | |
| 18452150 | a year ago | | | 0 | 0.027949607 | |
| 18452149 | a year ago | | | 0 | 0.033074720 | |
| 18452148 | a year ago | | | 0 | 0.036448569 | |
| 18452141 | a year ago | | | 0 | 0.014774371 | |
| 18452135 | a year ago | | | 0 | 0.028366219 |
ABI
ABI objects
Getter at block 21421750
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getPiece(uint256 tokenId) view returns (string, string)
getPieceData(uint256 tokenId) view returns (bytes)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events renounceOwnership()
setBaseExternalURI(string uri)
setDescription(string desc)
setPieceData(uint256 tokenId, bytes _data)
setPiecesData(struct TreeanglesStorageRawPiece[] _pieces)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
InvalidCodeAtRange(uint256 _size, uint256 _start, uint256 _end)
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
WriteError()