Skip to main content

List account received and sent token transfers

Returns the token transfers for an account. A transfer is a token transference from one account to other (excepting the burn address).

Path Parameters
  • accountID string required

    Specific accountID

  • page string required

    Paginator page

Responses

OK


Schema
  • transfers object
  • received object[]
  • amount integer
  • from integer[]
  • height integer
  • timestamp string
  • to integer[]
  • txHash integer[]
  • sent object[]
  • amount integer
  • from integer[]
  • height integer
  • timestamp string
  • to integer[]
  • txHash integer[]
Loading...

Resources

Guides
Soon

Tutorials
Soon

Copyright © 2024 Vocdoni, Inc. All rights reserved.