Skip to content

Commit

Permalink
Merge pull request #337 from waves-exchange/usdt-xtn-create
Browse files Browse the repository at this point in the history
usdt/xtn create
  • Loading branch information
ridev6 authored Jul 26, 2023
2 parents 6230198 + 862ef63 commit ffa7c3a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions migrations/2023_04_27_usdt_xtn_pool_create/create.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"chainId": 87,
"dApp": "3PKSksWtuhAjKe878KVfTP4TEGf9hFSV2LM",
"fee": 500000,
"proofs": [],
"senderPublicKey": "2Cbd8ozG7A1RyRNC3nNnZgHu7Ru4K3JCfpyPkhqr9zxq",
"timestamp": 0,
"type": 16,
"version": 1,
"payment": [
{
"assetId": "9wc3LXNA4TEBsXyKtoLE9mrbDD7WMHXvXrCjZvabLAsi",
"amount": 1
},
{
"assetId": "DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p",
"amount": 1
}
],
"call": {
"function": "create",
"args": []
}
}

0 comments on commit ffa7c3a

Please sign in to comment.