From 862ef63f8b9e889e4c6035fc4b27aef7a61216c6 Mon Sep 17 00:00:00 2001 From: Waves Rider <108881461+ridev6@users.noreply.github.com> Date: Thu, 27 Apr 2023 16:57:47 +0500 Subject: [PATCH] usdt/xtn create --- .../create.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 migrations/2023_04_27_usdt_xtn_pool_create/create.json diff --git a/migrations/2023_04_27_usdt_xtn_pool_create/create.json b/migrations/2023_04_27_usdt_xtn_pool_create/create.json new file mode 100644 index 00000000..96b414a7 --- /dev/null +++ b/migrations/2023_04_27_usdt_xtn_pool_create/create.json @@ -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": [] + } +}