ChoreoLibrary
Verified contract
Active on
Ethereum with 201 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 "ChoreoLibrary"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18639570 | a year ago | | | 0 | 0.0034072720 | |
| 18629788 | a year ago | | | 0 | 0.0011497660 | |
| 18629788 | a year ago | | | 0 | 0.013308322 | |
| 18629786 | a year ago | | | 0 | 0.0077924320 | |
| 18629786 | a year ago | | | 0 | 0.0035482120 | |
| 18629786 | a year ago | | | 0 | 0.0020667060 | |
| 18629784 | a year ago | | | 0 | 0.028580902 | |
| 18629784 | a year ago | | | 0 | 0.086042564 | |
| 18629784 | a year ago | | | 0 | 0.083464758 | |
| 18629780 | a year ago | | | 0 | 0.079822876 |
ABI
ABI objects
Getter at block 21277420
owner() view returns (address)
0xc76ca3997370ce3534a08bb1b5ce2377f767caf7
Read-only
attributeValues(uint8, uint8) view returns (bytes svg, uint16 width, uint16 height)
attributes(uint8) view returns (bytes svg, uint16 width, uint16 height)
movements(uint8) view returns (uint16 width, bytes svg)
State-modifying
Events loadMovement(uint8 movement, uint16 width, bytes svg)
loadattributeValues(uint8 attr, uint16 height, uint16 width, uint8[] valueIds, bytes[] svgs)
loadattributes(uint8 attr, uint16 height, uint16 width, bytes svg)
renounceOwnership()
setAttributeSize(uint8 attr, uint16 width, uint16 height)
setAttributeValueSize(uint8 attr, uint8 valueId, uint16 width, uint16 height)
setMovementWidth(uint8 movement, uint16 width)
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.