PosersMeta
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots
Balances ($0.00)
No balances found for "PosersMeta"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15553545 | 2 years ago | | | 0 | 0.00014941758 | |
| 15533981 | 2 years ago | | | 0 | 0.053964438 | |
| 15533981 | 2 years ago | | | 0 | 0.0051698662 | |
| 15533981 | 2 years ago | | | 0 | 0.024332528 | |
| 15533981 | 2 years ago | | | 0 | 0.14614340 | |
| 15533981 | 2 years ago | | | 0 | 0.025726697 | |
| 15533981 | 2 years ago | | | 0 | 0.046213269 | |
| 15533981 | 2 years ago | | | 0 | 0.0053410765 | |
| 15533380 | 2 years ago | | | 0 | 0.0051274012 | |
| 15533380 | 2 years ago | | | 0 | 0.0048929421 |
ABI
ABI objects
Getter at block 21091950
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
layers(string, string) view returns (bytes)
palette(uint256) view returns (bytes)
tokenMeta(uint256 tokenId, uint256 tokenSeed) view returns (string)
traits(string) view returns (uint256 count)
State-modifying
Events addPaletteColors(bytes[] _palette)
configureTrait(string trait, string[] names, uint32[] values)
renounceOwnership()
resetPalette()
setTraitLayers(string trait, string[] traitValues, bytes[] svgData)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.