-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.json
49 lines (48 loc) · 859 Bytes
/
test.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Array(5)
0
:
{txType: 'SEND', amount: 80000, sig: {…}, tokenType: 'USDC', fee: 8788, …}
1
:
{txType: 'SEND', amount: 1000000, sig: {…}, tokenType: 'USDC', fee: 8946, …}
2
:
{txType: 'TOPUP', amount: 500000, sig: {…}, tokenType: 'USDC', transactionStatus: 'CONFIRMED', …}
3
:
{txType: 'SEND', amount: 1000000, sig: {…}, tokenType: 'USDC', fee: 8975, …}
4
:
{txType: 'TOPUP', amount: 1000000, sig: {…}, tokenType: 'USDC', transactionStatus: 'CONFIRMED', …}
length
:
5
[[Prototype]]
:
Array(0)
2
:
amount
:
500000
fee
:
2713
nonce
:
3
sig
:
{blockTime: 1679196080, confirmationStatus: 'finalized', err: null, memo: null, signature: '62QHS1T9YWVZ59VSgNeQRuKcaqNr4h4Awqt4XLgbTLKYbmBHmTpFVDDbsiiQjAtUQ7hDNWycxT8SMdu2dPiaeSGe', …}
tokenType
:
"USDC"
transactionStatus
:
"CONFIRMED"
txType
:
"TOPUP"
warden
:
PublicKey {_bn: BN}