{s}omniamarkets

@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / index / getRouterActions

Function: getRouterActions()

getRouterActions(account, opts?, indexerUrl): Promise<RouterActionRecord[]>

Defined in: query.ts:2030

An account's RouterMinter action history (redeem / mint / merge), newest first — optionally scoped to one market and/or kind, paginated.

Parameters

account

string

opts?

market?

string

kind?

RouterActionKind

limit?

number

offset?

number

indexerUrl

string

Returns

Promise<RouterActionRecord[]>