Skip to main content

Notice

Informational statement that can be validated in the base layer blockchain

type Notice {
id: ID!
index: Int!
input: Input!
proof: Proof
keccak: String!
payload: String!
}

Fields

id (ID!)

Notice identifier

index (Int!)

Notice index within the context of the input that produced it

input (Input!)

Input whose processing produced the notice

proof (Proof)

Proof object that allows this notice to be validated in the base layer blockchain

keccak (String!)

Keccak hash in Ethereum hex binary format, starting with '0x'

payload (String!)

Notice data as a payload in Ethereum hex binary format, starting with '0x'

On this page

© 2024 Cartesi Foundation Ltd. All rights reserved.

The Cartesi Project is commissioned by the Cartesi Foundation.

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.