CeramicAnchorServiceV2
Verified contract
Active on
Ethereum with 25,248 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 "CeramicAnchorServiceV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21288155 | 36 minutes ago | | | 0 | 0.00039705055 | |
| 21287855 | 2 hours ago | | | 0 | 0.00041201771 | |
| 21287557 | 3 hours ago | | | 0 | 0.00033398501 | |
| 21287258 | 4 hours ago | | | 0 | 0.00041473607 | |
| 21286958 | 5 hours ago | | | 0 | 0.00037143664 | |
| 21286660 | 6 hours ago | | | 0 | 0.00031978144 | |
| 21286362 | 7 hours ago | | | 0 | 0.00032204374 | |
| 21286070 | 8 hours ago | | | 0 | 0.00021369271 | |
| 21285768 | 9 hours ago | | | 0 | 0.00024131253 | |
| 21285674 | 9 hours ago | | | 0 | 0.00021435677 |
ABI
ABI objects
Getter at block 21288332
owner() view returns (address)
0x5ccb403182598e2bc3767ebc3987e7f4c511a5a8
Read-only
isServiceAllowed(address _service) view returns (bool)
State-modifying
Events addCas(address _service)
anchorDagCbor(bytes32 _root)
removeCas(address _service)
renounceOwnership()
transferOwnership(address newOwner)
DidAddCas(address indexed _service)
DidAnchor(address indexed _service, bytes32 _root)
DidRemoveCas(address indexed _service)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.