v2
latestOpenAPI 3.0.32026-07-21152427.4 KBJettons
Get top 10 jetton holders
get/api/v3/jettons/{address}/holders
Path parameters
addressstring required
The jetton master address
Response
A list of jetton holders
Example response
[
{
"owner": "UQAp9u76fl9LHztpofaMYP3ersv7yazCwOvl5yB9CQyGL4fW",
"wallet": "0:251F2F0038CA380D18FA41B028DEF9774A2B0D9BAF1BBEE70CC7277BFF485E9F",
"master": "0:29F6EEFA7E5F4B1F3B69A1F68C60FDDEAECBFBC9ACC2C0EBE5E7207D090C862F",
"balance": "1234567890"
}
]