v1

latestOpenAPI 3.1.02026-07-265086129.5 KB
Fee Share Admin

List tokens where wallet is fee share admin

Returns a list of token mints where the given wallet is the fee share admin.

get/fee-share/admin/list

Query parameters

walletstring required

Public key of the wallet to check admin status for

Response

Successfully retrieved admin token list

successboolean required

Example response

{
  "success": true
}