Saltar para o conteúdo principal
GET
/
cp-creator-fee
Obter taxas de criador acumuladas de uma carteira
curl --request GET \
  --url https://temp-api-v1.raydium.io/cp-creator-fee
{
  "success": true,
  "data": [
    {
      "poolInfo": {},
      "poolKey": {},
      "fee": {
        "amountA": "<string>",
        "amountB": "<string>"
      }
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.raydium.io/llms.txt

Use this file to discover all available pages before exploring further.

Parâmetros de consulta

wallet
string
obrigatório

Chave pública da carteira (base58)

Exemplo:

"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnop"

Resposta

Success

success
boolean
obrigatório
Exemplo:

true

data
object[]
obrigatório

Array de pools com taxas de criador acumuladas