Langsung ke konten utama
GET
/
cp-creator-fee
Dapatkan akumulasi creator fee untuk suatu wallet
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.

Parameter Query

wallet
string
wajib

Public key wallet (base58)

Contoh:

"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnop"

Respons

Success

success
boolean
wajib
Contoh:

true

data
object[]
wajib

Array pool beserta akumulasi creator fee-nya