Skip to main content
GET
Get Bridged Tokens List

Query Parameters

module
enum<string>
required

Module name (must be 'token')

Available options:
token
action
enum<string>
required

Action name (must be 'bridgedTokenList')

Available options:
bridgedTokenList
chainid
integer
required

Chain ID where original token exists

page
integer

Page number for pagination

offset
integer

Max number of records per page

Response

200 - application/json

Successful response

status
enum<string>

Status code (1 = OK)

Available options:
1
message
string

Response message

Example:

"OK"