Skip to main content

Claim Token Webhook Payload - Metis

Loading...

Updated on
Jun 02, 2025

Claim Token Webhook Payload - Metis

Please note that this method is only available for paid subscribers on the Navigator plan of Metis - Jupiter V6 Swap API.

Parameters

event_type
string
REQUIRED
Loading...
body
object
REQUIRED
Loading...
tx
string
REQUIRED
Loading...
tx_type
string
REQUIRED
Loading...
symbol
string
REQUIRED
Loading...
token_mint_address
string
REQUIRED
Loading...
amount
integer
REQUIRED
Loading...
context_slot
integer
REQUIRED
Loading...
wallet_pubkey
string
REQUIRED
Loading...

Returns

This method returns nothing
Request
1
{
2
"event_type": "claim_token",
3
"body": {
4
"tx": "02c05c1500030417010000000000e517cb977ae3ad2a01000000076400014461df0c0000000003b3313008490000320000094461df0c000000000000000000000000A0Rh3wwAAAAAAAAAAAAAAAABAAAAAAAAAOR6TysAAAAA35fG5R6HSQWFUhNk7gAAAA7SiLHjSAAA",
5
"tx_type": "transaction",
6
"symbol": "WSOL",
7
"token_mint_address": "So11111111111111111111111111111111111111112",
8
"amount": 123,
9
"context_slot": 277929733,
10
"wallet_pubkey": "CL4KcMhPpEeNmR7rK7RHsLSTqshoYpasSxHHhduamfe6"
11
}
12
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free