Skip to content

Instantly share code, notes, and snippets.

@bbengfort
Created April 12, 2022 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bbengfort/b1b2a883ca61da95d84019310cbfd091 to your computer and use it in GitHub Desktop.
Save bbengfort/b1b2a883ca61da95d84019310cbfd091 to your computer and use it in GitHub Desktop.
Example transaction payload for a TRISA transfer to the Alice rVASP. Note this payload contains fake data, any resemblance to an actual transaction is accidental.
{
"txid": "05d9dc3fcbf48771c8ee9e95200877ef08e2766a780d4e44eee397633eb164d0",
"originator": "mq81CWoVRzGjqg5CixGw3CMGnBse1RhuM2",
"beneficiary": "19nFejdNSUhzkAAdwAvP3wc53o8dL326QQ",
"amount": "0.00206412",
"network": "btc",
"timestamp": "2022-01-30T16:14:00Z",
"extra_json": "{\"value_when_transacted\": \"USD $77.86\"}",
"asset_type": "BTC",
"tag": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment