curl --location --request GET 'https://testnet.trade.vessel.finance/api/v1/gateway/user/history/claim?assetName&startTime&endTime&offset&limit&fromId' \ --header 'VESSEL-API-KEY: 0x9f63893da8921b90baa01706bb052571' \ --header 'VESSEL-PASSPHRASE: 0x15d734da388d7c8748a2f8b765fbd5e7' \ --header 'VESSEL-SIGNATURE;' \ --header 'VESSEL-TIMESTAMP;'
{ "claims": [ { "id": "259610002", "amount": "0.01", "assetName": "WBTC", "address": "0x3ad8ccb270d84808ca16e2be3594c9eb723210f8", "timestamp": "1728716459749" } ] }