AttestationRequest
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / AttestationRequest
Interface: AttestationRequest
Section titled “Interface: AttestationRequest”Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3916
Request for oracle attestation
Properties
Section titled “Properties”intentHash
Section titled “intentHash”intentHash:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3918
Intent hash to attest
destinationChain
Section titled “destinationChain”destinationChain:
ChainId
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3920
Destination chain
expectedRecipient
Section titled “expectedRecipient”expectedRecipient:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3922
Expected recipient address
expectedAsset
Section titled “expectedAsset”expectedAsset:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3924
Expected asset identifier
minAmount
Section titled “minAmount”minAmount:
bigint
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3926
Minimum amount expected
deadline
Section titled “deadline”deadline:
number
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3928
Deadline for fulfillment (Unix timestamp)