Skip to main content

BlockOffset

For the complete documentation index, see llms.txt

블록 해시 또는 블록 높이입니다.

input BlockOffset {
hash: HexEncoded
height: Int
}

Fields

BlockOffset.hash ● HexEncoded scalar

16진수로 인코딩된 블록 해시입니다.

BlockOffset.height ● Int scalar

블록 높이입니다.

Member Of

block query ● blocks subscription ● ContractActionOffset input ● contractActions subscription