near / near-enhanced-api-server

https://console.pagoda.co/apis?tab=enhancedApi#/
18 stars 6 forks source link

feat: `emitted_for_receipt_id` in FT history by contract results. #65

Open paouvrard opened 1 year ago

paouvrard commented 1 year ago

When querying a history of FT transfer events, it would be very useful to know in which receipt id or tx hash an event was emitted.

Example use case: a wallet can query FT history and display explorer links of those ft token transfers.

emitted_for_receipt_id could be returned in the result or in a different api returning information about a given event_index.

luixo commented 1 year ago

This is essential for FT history (NFT as well) on Explorer