For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Multiple Token By Contract

URL: https://fwallet.net/fruits?requestType=getMultipleTokenByContract

Method: GET

Required fields:

  • contract: The contract ID.

Optional fields:

  • timestamp: The timestamp from which should be searched.

  • firstIndex: The first index to be returned.

  • lastIndex: The last index to be returned.

Last updated