Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

address
String!
The contract address of the contract.
contractType
ContractType!
See ContractType
currentContract
EnhancedContract
union
See EnhancedContract
currentData
JSON
The contract after the community note was applied.
id
String!
The ID of the contract (address:id).
moderatedAt
Int
The unix timestamp of when the community note was moderated.
networkId
Int!
The network ID the contract is deployed on.
previousData
JSON
The contract before the community note was applied.
proposalData
JSON!
The data of the community note.
proposalNum
Int!
The ordinal number of the community note.
proposalType
CommunityNoteType!
The type of the community note. See CommunityNoteType
proposedAt
Int!
The unix timestamp of when the community note was created.
status
ContractProposalStatus!
The status of the community note. See ContractProposalStatus
sortKey
String!

Used By

Returned by