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

     1  [
     2    {
     3      "name": "Mainnet/opNAVZ8ovbFZdjwa5wFet726hkb3dHneC9Amfbi5Sam8WyeBj6K/0/0",
     4      "type": {
     5        "annots": [
     6          "%collect"
     7        ],
     8        "args": [
     9          {
    10            "annots": [
    11              "%objkt_amount"
    12            ],
    13            "prim": "nat"
    14          },
    15          {
    16            "annots": [
    17              "%swap_id"
    18            ],
    19            "prim": "nat"
    20          }
    21        ],
    22        "prim": "pair"
    23      },
    24      "value": {
    25        "args": [
    26          {
    27            "int": "1"
    28          },
    29          {
    30            "int": "68000"
    31          }
    32        ],
    33        "prim": "Pair"
    34      },
    35      "type_hex": "086504620000000d256f626a6b745f616d6f756e7404620000000825737761705f69640000000825636f6c6c656374",
    36      "value_hex": "0707000100a0a608",
    37      "want_value": {
    38        "collect": {
    39          "objkt_amount": "1",
    40          "swap_id": "68000"
    41        }
    42      }
    43    },
    44    {
    45      "name": "Mainnet/opNAVZ8ovbFZdjwa5wFet726hkb3dHneC9Amfbi5Sam8WyeBj6K/0/3",
    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                    "args": [
    66                      {
    67                        "annots": [
    68                          "%to_"
    69                        ],
    70                        "prim": "address"
    71                      },
    72                      {
    73                        "args": [
    74                          {
    75                            "annots": [
    76                              "%token_id"
    77                            ],
    78                            "prim": "nat"
    79                          },
    80                          {
    81                            "annots": [
    82                              "%amount"
    83                            ],
    84                            "prim": "nat"
    85                          }
    86                        ],
    87                        "prim": "pair"
    88                      }
    89                    ],
    90                    "prim": "pair"
    91                  }
    92                ],
    93                "prim": "list"
    94              }
    95            ],
    96            "prim": "pair"
    97          }
    98        ],
    99        "prim": "list"
   100      },
   101      "value": [
   102        {
   103          "args": [
   104            {
   105              "bytes": "016498b7494a18a572c1d24484038545662c0454ed00"
   106            },
   107            [
   108              {
   109                "args": [
   110                  {
   111                    "bytes": "00005c56bbc501ad676afc27ae3d660232287a15b5e2"
   112                  },
   113                  {
   114                    "args": [
   115                      {
   116                        "int": "46111"
   117                      },
   118                      {
   119                        "int": "1"
   120                      }
   121                    ],
   122                    "prim": "Pair"
   123                  }
   124                ],
   125                "prim": "Pair"
   126              }
   127            ]
   128          ],
   129          "prim": "Pair"
   130        }
   131      ],
   132      "type_hex": "065f0765046e000000062566726f6d5f065f0765046e0000000425746f5f076504620000000925746f6b656e5f696404620000000725616d6f756e74000000042574787300000009257472616e73666572",
   133      "value_hex": "020000004707070a00000016016498b7494a18a572c1d24484038545662c0454ed00020000002507070a0000001600005c56bbc501ad676afc27ae3d660232287a15b5e20707009fd0050001",
   134      "want_value": {
   135        "transfer": [
   136          {
   137            "from_": "KT1Hkg5qeNhfwpKW4fXvq7HGZB9z2EnmCCA9",
   138            "txs": [
   139              {
   140                "amount": "1",
   141                "to_": "mv1GRk4hwir6VS3NcrquAWHAJNM2jz7SQtRF",
   142                "token_id": "46111"
   143              }
   144            ]
   145          }
   146        ]
   147      }
   148    }
   149  ]