Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Pool ID to retrieve integrator fees from
Request payload for retrieving integrator fees from an AMM pool.
LP public key of the pool to retrieve integrator fees from. This identifies which pool to query for accumulated fees.
"03aabbccddeeff00112233445566778899aabbccddeeff00112233445566778899"
Response
Integrator fees retrieved successfully
Response containing integrator fees for the authenticated entity.
LP public key of the pool.
"03aabbccddeeff00112233445566778899aabbccddeeff00112233445566778899"
Integrator public key for which fees are shown.
"03fedcba9876543210fedcba9876543210fedcba9876543210fedcba9876543210"
Accumulated fees for Asset B in its smallest unit.
x >= 0
"500000"