Skip to main content
POST
Get OP hook

Body

application/json
source_address
string
required

Sender address on the source chain.

source_asset_chain_id
string
required

Source chain ID.

source_asset_denom
string
required

Source asset denomination.

dest_address
string
required

Recipient address on the destination chain.

dest_asset_chain_id
string
required

Destination chain ID.

dest_asset_denom
string
required

Destination asset denomination.

Response

Successful response

chain_id
string

Chain ID where the hook messages should be executed.

hook
object[]

Array of EVM messages that form the OP hook payload.