Skip to content

Commit

Permalink
Make schema changes for 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pcowgill authored Mar 12, 2024
1 parent 56dad62 commit 50d66d5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const outputTransaction = {
],
assetTransfers: [
{
"asset": "0x2d660d49473dbbcaf63929d10d0e3501b4533182",
"contract": "0x2d660d49473dbbcaf63929d10d0e3501b4533182",
"from": "0x0000000000000000000000000000000000000000",
"to": "0x662127bf82b794a26b7ddb6b495f6a5a20b81738",
"tokenId": "610",
Expand All @@ -44,8 +44,7 @@ const outputTransaction = {
"0x662127bf82b794a26b7ddb6b495f6a5a20b81738": {
"received": [
{
"asset": "0x2d660d49473dbbcaf63929d10d0e3501b4533182",
"id": "0x2d660d49473dbbcaf63929d10d0e3501b4533182-610",
"contract": "0x2d660d49473dbbcaf63929d10d0e3501b4533182",
"tokenId": "610",
"type": "erc721"
}
Expand Down

0 comments on commit 50d66d5

Please sign in to comment.