github.com/mavryk-network/mvgo@v1.19.9/micheline/testdata-mainnet/params/ooGusNTLR5BEmuM2suNrxHQDF4KTuezanG97kB2r3xaRiVMZmQn.json (about)

     1  [
     2    {
     3      "name": "Mainnet/ooGusNTLR5BEmuM2suNrxHQDF4KTuezanG97kB2r3xaRiVMZmQn/0/0",
     4      "type": {
     5        "annots": [
     6          "%tezToTokenPayment"
     7        ],
     8        "args": [
     9          {
    10            "annots": [
    11              "%min_out"
    12            ],
    13            "prim": "nat"
    14          },
    15          {
    16            "annots": [
    17              "%receiver"
    18            ],
    19            "prim": "address"
    20          }
    21        ],
    22        "prim": "pair"
    23      },
    24      "value": {
    25        "args": [
    26          {
    27            "int": "19963357392881837351356785"
    28          },
    29          {
    30            "string": "mv1WLNTGb3y1i2CeXXfP4pYa549f9aUi7yDm"
    31          }
    32        ],
    33        "prim": "Pair"
    34      },
    35      "type_hex": "0865046200000008256d696e5f6f7574046e00000009257265636569766572000000122574657a546f546f6b656e5061796d656e74",
    36      "value_hex": "070700b1a5def5dcdcbcd48b9f9b880201000000246d7631574c4e54476233793169324365585866503470596135343966396155693779446d",
    37      "want_value": {
    38        "tezToTokenPayment": {
    39          "min_out": "19963357392881837351356785",
    40          "receiver": "mv1WLNTGb3y1i2CeXXfP4pYa549f9aUi7yDm"
    41        }
    42      }
    43    },
    44    {
    45      "name": "Mainnet/ooGusNTLR5BEmuM2suNrxHQDF4KTuezanG97kB2r3xaRiVMZmQn/0/0",
    46      "type": {
    47        "annots": [
    48          "%transfer"
    49        ],
    50        "args": [
    51          {
    52            "args": [
    53              {
    54                "annots": [
    55                  "%from_"
    56                ],
    57                "prim": "address"
    58              },
    59              {
    60                "annots": [
    61                  "%txs"
    62                ],
    63                "args": [
    64                  {
    65                    "annots": [
    66                      ""
    67                    ],
    68                    "args": [
    69                      {
    70                        "annots": [
    71                          "%to_"
    72                        ],
    73                        "prim": "address"
    74                      },
    75                      {
    76                        "annots": [
    77                          "%token_id"
    78                        ],
    79                        "prim": "nat"
    80                      },
    81                      {
    82                        "annots": [
    83                          "%amount"
    84                        ],
    85                        "prim": "nat"
    86                      }
    87                    ],
    88                    "prim": "pair"
    89                  }
    90                ],
    91                "prim": "list"
    92              }
    93            ],
    94            "prim": "pair"
    95          }
    96        ],
    97        "prim": "list"
    98      },
    99      "value": [
   100        {
   101          "args": [
   102            {
   103              "bytes": "0140cbc411236f2879ad5de5f3e1ad67f3fa2e6e8400"
   104            },
   105            [
   106              {
   107                "args": [
   108                  {
   109                    "bytes": "0000f4e45fec184d64271a0612e1cd2fc4b6cc2cdf5e"
   110                  },
   111                  {
   112                    "args": [
   113                      {
   114                        "int": "0"
   115                      },
   116                      {
   117                        "int": "20063675771740540051614860"
   118                      }
   119                    ],
   120                    "prim": "Pair"
   121                  }
   122                ],
   123                "prim": "Pair"
   124              }
   125            ]
   126          ],
   127          "prim": "Pair"
   128        }
   129      ],
   130      "type_hex": "065f0765046e000000062566726f6d5f065f096500000026046e0000000425746f5f04620000000925746f6b656e5f696404620000000725616d6f756e7400000000000000042574787300000009257472616e73666572",
   131      "value_hex": "020000005107070a000000160140cbc411236f2879ad5de5f3e1ad67f3fa2e6e8400020000002f07070a000000160000f4e45fec184d64271a0612e1cd2fc4b6cc2cdf5e07070000008cb2bbe9ecf8a3819698c58902",
   132      "want_value": {
   133        "transfer": [
   134          {
   135            "from_": "KT1EVNuwjj7GijvVaxR7Vd9mejy4V6toZkeK",
   136            "txs": [
   137              {
   138                "amount": "20063675771740540051614860",
   139                "to_": "mv1WLNTGb3y1i2CeXXfP4pYa549f9aUi7yDm",
   140                "token_id": "0"
   141              }
   142            ]
   143          }
   144        ]
   145      }
   146    }
   147  ]