{
  "type": "File",
  "start": 0,
  "end": 18488,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 574,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 18488,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 574,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 36,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 36
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 7,
            "end": 16,
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 16
              }
            },
            "local": {
              "type": "Identifier",
              "start": 7,
              "end": 16,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7
                },
                "end": {
                  "line": 1,
                  "column": 16
                },
                "identifierName": "SimbaBase"
              },
              "name": "SimbaBase"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 22,
          "end": 35,
          "loc": {
            "start": {
              "line": 1,
              "column": 22
            },
            "end": {
              "line": 1,
              "column": 35
            }
          },
          "extra": {
            "rawValue": "./simbabase",
            "raw": "'./simbabase'"
          },
          "value": "./simbabase"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 38,
        "end": 382,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 13,
            "column": 23
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 52,
            "end": 75,
            "loc": {
              "start": {
                "line": 3,
                "column": 4
              },
              "end": {
                "line": 3,
                "column": 27
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 52,
              "end": 75,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4
                },
                "end": {
                  "line": 3,
                  "column": 27
                },
                "identifierName": "WalletNotFoundException"
              },
              "name": "WalletNotFoundException"
            },
            "local": {
              "type": "Identifier",
              "start": 52,
              "end": 75,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4
                },
                "end": {
                  "line": 3,
                  "column": 27
                },
                "identifierName": "WalletNotFoundException"
              },
              "name": "WalletNotFoundException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 82,
            "end": 106,
            "loc": {
              "start": {
                "line": 4,
                "column": 4
              },
              "end": {
                "line": 4,
                "column": 28
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 82,
              "end": 106,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4
                },
                "end": {
                  "line": 4,
                  "column": 28
                },
                "identifierName": "MissingMetadataException"
              },
              "name": "MissingMetadataException"
            },
            "local": {
              "type": "Identifier",
              "start": 82,
              "end": 106,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4
                },
                "end": {
                  "line": 4,
                  "column": 28
                },
                "identifierName": "MissingMetadataException"
              },
              "name": "MissingMetadataException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 113,
            "end": 141,
            "loc": {
              "start": {
                "line": 5,
                "column": 4
              },
              "end": {
                "line": 5,
                "column": 32
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 113,
              "end": 141,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 4
                },
                "end": {
                  "line": 5,
                  "column": 32
                },
                "identifierName": "GenerateTransactionException"
              },
              "name": "GenerateTransactionException"
            },
            "local": {
              "type": "Identifier",
              "start": 113,
              "end": 141,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 4
                },
                "end": {
                  "line": 5,
                  "column": 32
                },
                "identifierName": "GenerateTransactionException"
              },
              "name": "GenerateTransactionException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 148,
            "end": 174,
            "loc": {
              "start": {
                "line": 6,
                "column": 4
              },
              "end": {
                "line": 6,
                "column": 30
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 148,
              "end": 174,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 4
                },
                "end": {
                  "line": 6,
                  "column": 30
                },
                "identifierName": "SubmitTransactionException"
              },
              "name": "SubmitTransactionException"
            },
            "local": {
              "type": "Identifier",
              "start": 148,
              "end": 174,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 4
                },
                "end": {
                  "line": 6,
                  "column": 30
                },
                "identifierName": "SubmitTransactionException"
              },
              "name": "SubmitTransactionException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 181,
            "end": 212,
            "loc": {
              "start": {
                "line": 7,
                "column": 4
              },
              "end": {
                "line": 7,
                "column": 35
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 181,
              "end": 212,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4
                },
                "end": {
                  "line": 7,
                  "column": 35
                },
                "identifierName": "TransactionStatusCheckException"
              },
              "name": "TransactionStatusCheckException"
            },
            "local": {
              "type": "Identifier",
              "start": 181,
              "end": 212,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4
                },
                "end": {
                  "line": 7,
                  "column": 35
                },
                "identifierName": "TransactionStatusCheckException"
              },
              "name": "TransactionStatusCheckException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 219,
            "end": 242,
            "loc": {
              "start": {
                "line": 8,
                "column": 4
              },
              "end": {
                "line": 8,
                "column": 27
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 219,
              "end": 242,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 4
                },
                "end": {
                  "line": 8,
                  "column": 27
                },
                "identifierName": "NotImplementedException"
              },
              "name": "NotImplementedException"
            },
            "local": {
              "type": "Identifier",
              "start": 219,
              "end": 242,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 4
                },
                "end": {
                  "line": 8,
                  "column": 27
                },
                "identifierName": "NotImplementedException"
              },
              "name": "NotImplementedException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 249,
            "end": 273,
            "loc": {
              "start": {
                "line": 9,
                "column": 4
              },
              "end": {
                "line": 9,
                "column": 28
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 249,
              "end": 273,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 4
                },
                "end": {
                  "line": 9,
                  "column": 28
                },
                "identifierName": "GetTransactionsException"
              },
              "name": "GetTransactionsException"
            },
            "local": {
              "type": "Identifier",
              "start": 249,
              "end": 273,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 4
                },
                "end": {
                  "line": 9,
                  "column": 28
                },
                "identifierName": "GetTransactionsException"
              },
              "name": "GetTransactionsException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 280,
            "end": 299,
            "loc": {
              "start": {
                "line": 10,
                "column": 4
              },
              "end": {
                "line": 10,
                "column": 23
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 280,
              "end": 299,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 4
                },
                "end": {
                  "line": 10,
                  "column": 23
                },
                "identifierName": "GetRequestException"
              },
              "name": "GetRequestException"
            },
            "local": {
              "type": "Identifier",
              "start": 280,
              "end": 299,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 4
                },
                "end": {
                  "line": 10,
                  "column": 23
                },
                "identifierName": "GetRequestException"
              },
              "name": "GetRequestException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 306,
            "end": 326,
            "loc": {
              "start": {
                "line": 11,
                "column": 4
              },
              "end": {
                "line": 11,
                "column": 24
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 306,
              "end": 326,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 4
                },
                "end": {
                  "line": 11,
                  "column": 24
                },
                "identifierName": "PostRequestException"
              },
              "name": "PostRequestException"
            },
            "local": {
              "type": "Identifier",
              "start": 306,
              "end": 326,
              "loc": {
                "start": {
                  "line": 11,
                  "column": 4
                },
                "end": {
                  "line": 11,
                  "column": 24
                },
                "identifierName": "PostRequestException"
              },
              "name": "PostRequestException"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 333,
            "end": 357,
            "loc": {
              "start": {
                "line": 12,
                "column": 4
              },
              "end": {
                "line": 12,
                "column": 28
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 333,
              "end": 357,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 4
                },
                "end": {
                  "line": 12,
                  "column": 28
                },
                "identifierName": "RetriesExceededException"
              },
              "name": "RetriesExceededException"
            },
            "local": {
              "type": "Identifier",
              "start": 333,
              "end": 357,
              "loc": {
                "start": {
                  "line": 12,
                  "column": 4
                },
                "end": {
                  "line": 12,
                  "column": 28
                },
                "identifierName": "RetriesExceededException"
              },
              "name": "RetriesExceededException"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 366,
          "end": 381,
          "loc": {
            "start": {
              "line": 13,
              "column": 7
            },
            "end": {
              "line": 13,
              "column": 22
            }
          },
          "extra": {
            "rawValue": "../exceptions",
            "raw": "'../exceptions'"
          },
          "value": "../exceptions"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 384,
        "end": 428,
        "loc": {
          "start": {
            "line": 14,
            "column": 0
          },
          "end": {
            "line": 14,
            "column": 44
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 391,
            "end": 404,
            "loc": {
              "start": {
                "line": 14,
                "column": 7
              },
              "end": {
                "line": 14,
                "column": 20
              }
            },
            "local": {
              "type": "Identifier",
              "start": 391,
              "end": 404,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 7
                },
                "end": {
                  "line": 14,
                  "column": 20
                },
                "identifierName": "PagedResponse"
              },
              "name": "PagedResponse"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 410,
          "end": 427,
          "loc": {
            "start": {
              "line": 14,
              "column": 26
            },
            "end": {
              "line": 14,
              "column": 43
            }
          },
          "extra": {
            "rawValue": "./pagedresponse",
            "raw": "\"./pagedresponse\""
          },
          "value": "./pagedresponse"
        }
      },
      {
        "type": "VariableDeclaration",
        "start": 430,
        "end": 466,
        "loc": {
          "start": {
            "line": 15,
            "column": 0
          },
          "end": {
            "line": 15,
            "column": 36
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 434,
            "end": 465,
            "loc": {
              "start": {
                "line": 15,
                "column": 4
              },
              "end": {
                "line": 15,
                "column": 35
              }
            },
            "id": {
              "type": "Identifier",
              "start": 434,
              "end": 442,
              "loc": {
                "start": {
                  "line": 15,
                  "column": 4
                },
                "end": {
                  "line": 15,
                  "column": 12
                },
                "identifierName": "FormData"
              },
              "name": "FormData"
            },
            "init": {
              "type": "CallExpression",
              "start": 445,
              "end": 465,
              "loc": {
                "start": {
                  "line": 15,
                  "column": 15
                },
                "end": {
                  "line": 15,
                  "column": 35
                }
              },
              "callee": {
                "type": "Identifier",
                "start": 445,
                "end": 452,
                "loc": {
                  "start": {
                    "line": 15,
                    "column": 15
                  },
                  "end": {
                    "line": 15,
                    "column": 22
                  },
                  "identifierName": "require"
                },
                "name": "require"
              },
              "arguments": [
                {
                  "type": "StringLiteral",
                  "start": 453,
                  "end": 464,
                  "loc": {
                    "start": {
                      "line": 15,
                      "column": 23
                    },
                    "end": {
                      "line": 15,
                      "column": 34
                    }
                  },
                  "extra": {
                    "rawValue": "form-data",
                    "raw": "'form-data'"
                  },
                  "value": "form-data"
                }
              ]
            }
          }
        ],
        "kind": "var"
      },
      {
        "type": "ImportDeclaration",
        "start": 468,
        "end": 494,
        "loc": {
          "start": {
            "line": 16,
            "column": 0
          },
          "end": {
            "line": 16,
            "column": 26
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 475,
            "end": 480,
            "loc": {
              "start": {
                "line": 16,
                "column": 7
              },
              "end": {
                "line": 16,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 475,
              "end": 480,
              "loc": {
                "start": {
                  "line": 16,
                  "column": 7
                },
                "end": {
                  "line": 16,
                  "column": 12
                },
                "identifierName": "axios"
              },
              "name": "axios"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 486,
          "end": 493,
          "loc": {
            "start": {
              "line": 16,
              "column": 18
            },
            "end": {
              "line": 16,
              "column": 25
            }
          },
          "extra": {
            "rawValue": "axios",
            "raw": "'axios'"
          },
          "value": "axios"
        },
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\r\n * libsimba API Interaction for Simbachain.com\r\n ",
            "start": 498,
            "end": 554,
            "loc": {
              "start": {
                "line": 18,
                "column": 0
              },
              "end": {
                "line": 20,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 556,
        "end": 18486,
        "loc": {
          "start": {
            "line": 21,
            "column": 0
          },
          "end": {
            "line": 573,
            "column": 1
          }
        },
        "declaration": {
          "type": "ClassDeclaration",
          "start": 571,
          "end": 18486,
          "loc": {
            "start": {
              "line": 21,
              "column": 15
            },
            "end": {
              "line": 573,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 577,
            "end": 587,
            "loc": {
              "start": {
                "line": 21,
                "column": 21
              },
              "end": {
                "line": 21,
                "column": 31
              },
              "identifierName": "Simbachain"
            },
            "name": "Simbachain",
            "leadingComments": null
          },
          "superClass": {
            "type": "Identifier",
            "start": 596,
            "end": 605,
            "loc": {
              "start": {
                "line": 21,
                "column": 40
              },
              "end": {
                "line": 21,
                "column": 49
              },
              "identifierName": "SimbaBase"
            },
            "name": "SimbaBase"
          },
          "body": {
            "type": "ClassBody",
            "start": 606,
            "end": 18486,
            "loc": {
              "start": {
                "line": 21,
                "column": 50
              },
              "end": {
                "line": 573,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 813,
                "end": 885,
                "loc": {
                  "start": {
                    "line": 27,
                    "column": 4
                  },
                  "end": {
                    "line": 29,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 813,
                  "end": 824,
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 4
                    },
                    "end": {
                      "line": 27,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor",
                  "leadingComments": null
                },
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 825,
                    "end": 833,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 16
                      },
                      "end": {
                        "line": 27,
                        "column": 24
                      },
                      "identifierName": "endpoint"
                    },
                    "name": "endpoint"
                  },
                  {
                    "type": "Identifier",
                    "start": 835,
                    "end": 841,
                    "loc": {
                      "start": {
                        "line": 27,
                        "column": 26
                      },
                      "end": {
                        "line": 27,
                        "column": 32
                      },
                      "identifierName": "wallet"
                    },
                    "name": "wallet"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 843,
                  "end": 885,
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 34
                    },
                    "end": {
                      "line": 29,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 854,
                      "end": 878,
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 8
                        },
                        "end": {
                          "line": 28,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 854,
                        "end": 877,
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 8
                          },
                          "end": {
                            "line": 28,
                            "column": 31
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 854,
                          "end": 859,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 8
                            },
                            "end": {
                              "line": 28,
                              "column": 13
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 860,
                            "end": 868,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 14
                              },
                              "end": {
                                "line": 28,
                                "column": 22
                              },
                              "identifierName": "endpoint"
                            },
                            "name": "endpoint"
                          },
                          {
                            "type": "Identifier",
                            "start": 870,
                            "end": 876,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 24
                              },
                              "end": {
                                "line": 28,
                                "column": 30
                              },
                              "identifierName": "wallet"
                            },
                            "name": "wallet"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * libsimba API Interaction for Simbachain.com\r\n     * @param {string} endpoint - The endpoint of the API\r\n     * @param {Wallet} [wallet] - an optional {@link Wallet} instance\r\n     ",
                    "start": 613,
                    "end": 807,
                    "loc": {
                      "start": {
                        "line": 22,
                        "column": 4
                      },
                      "end": {
                        "line": 26,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @private\r\n     * Perform asynchronous actions needed to initialise this class\r\n     ",
                    "start": 893,
                    "end": 991,
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 4
                      },
                      "end": {
                        "line": 34,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 997,
                "end": 1350,
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 4
                  },
                  "end": {
                    "line": 45,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1003,
                  "end": 1013,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 10
                    },
                    "end": {
                      "line": 35,
                      "column": 20
                    },
                    "identifierName": "initialize"
                  },
                  "name": "initialize"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 1016,
                  "end": 1350,
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 23
                    },
                    "end": {
                      "line": 45,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1027,
                      "end": 1163,
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 8
                        },
                        "end": {
                          "line": 39,
                          "column": 11
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1031,
                          "end": 1162,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 12
                            },
                            "end": {
                              "line": 39,
                              "column": 10
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1031,
                            "end": 1039,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 12
                              },
                              "end": {
                                "line": 36,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 1042,
                            "end": 1162,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 23
                              },
                              "end": {
                                "line": 39,
                                "column": 10
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 1048,
                              "end": 1162,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 29
                                },
                                "end": {
                                  "line": 39,
                                  "column": 10
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1048,
                                "end": 1061,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 42
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1048,
                                  "end": 1053,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 34
                                    },
                                    "identifierName": "axios"
                                  },
                                  "name": "axios"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1054,
                                  "end": 1061,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 42
                                    },
                                    "identifierName": "request"
                                  },
                                  "name": "request"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 1062,
                                  "end": 1161,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 43
                                    },
                                    "end": {
                                      "line": 39,
                                      "column": 9
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1077,
                                      "end": 1115,
                                      "loc": {
                                        "start": {
                                          "line": 37,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 37,
                                          "column": 50
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1077,
                                        "end": 1080,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 15
                                          },
                                          "identifierName": "url"
                                        },
                                        "name": "url"
                                      },
                                      "value": {
                                        "type": "TemplateLiteral",
                                        "start": 1082,
                                        "end": 1115,
                                        "loc": {
                                          "start": {
                                            "line": 37,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 37,
                                            "column": 50
                                          }
                                        },
                                        "expressions": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 1085,
                                            "end": 1098,
                                            "loc": {
                                              "start": {
                                                "line": 37,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 37,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 1085,
                                              "end": 1089,
                                              "loc": {
                                                "start": {
                                                  "line": 37,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 37,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 1090,
                                              "end": 1098,
                                              "loc": {
                                                "start": {
                                                  "line": 37,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 37,
                                                  "column": 33
                                                },
                                                "identifierName": "endpoint"
                                              },
                                              "name": "endpoint"
                                            },
                                            "computed": false
                                          }
                                        ],
                                        "quasis": [
                                          {
                                            "type": "TemplateElement",
                                            "start": 1083,
                                            "end": 1083,
                                            "loc": {
                                              "start": {
                                                "line": 37,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 37,
                                                "column": 18
                                              }
                                            },
                                            "value": {
                                              "raw": "",
                                              "cooked": ""
                                            },
                                            "tail": false
                                          },
                                          {
                                            "type": "TemplateElement",
                                            "start": 1099,
                                            "end": 1114,
                                            "loc": {
                                              "start": {
                                                "line": 37,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 37,
                                                "column": 49
                                              }
                                            },
                                            "value": {
                                              "raw": "?format=openapi",
                                              "cooked": "?format=openapi"
                                            },
                                            "tail": true
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 1130,
                                      "end": 1150,
                                      "loc": {
                                        "start": {
                                          "line": 38,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 38,
                                          "column": 32
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 1130,
                                        "end": 1142,
                                        "loc": {
                                          "start": {
                                            "line": 38,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 38,
                                            "column": 24
                                          },
                                          "identifierName": "responseType"
                                        },
                                        "name": "responseType"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 1144,
                                        "end": 1150,
                                        "loc": {
                                          "start": {
                                            "line": 38,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 38,
                                            "column": 32
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "json",
                                          "raw": "'json'"
                                        },
                                        "value": "json"
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1173,
                      "end": 1201,
                      "loc": {
                        "start": {
                          "line": 40,
                          "column": 8
                        },
                        "end": {
                          "line": 40,
                          "column": 36
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1177,
                          "end": 1200,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 12
                            },
                            "end": {
                              "line": 40,
                              "column": 35
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1177,
                            "end": 1184,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 12
                              },
                              "end": {
                                "line": 40,
                                "column": 19
                              },
                              "identifierName": "swagger"
                            },
                            "name": "swagger"
                          },
                          "init": {
                            "type": "MemberExpression",
                            "start": 1187,
                            "end": 1200,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 22
                              },
                              "end": {
                                "line": 40,
                                "column": 35
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1187,
                              "end": 1195,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 22
                                },
                                "end": {
                                  "line": 40,
                                  "column": 30
                                },
                                "identifierName": "response"
                              },
                              "name": "response"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1196,
                              "end": 1200,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 31
                                },
                                "end": {
                                  "line": 40,
                                  "column": 35
                                },
                                "identifierName": "data"
                              },
                              "name": "data"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 1213,
                      "end": 1343,
                      "loc": {
                        "start": {
                          "line": 42,
                          "column": 8
                        },
                        "end": {
                          "line": 44,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 1217,
                        "end": 1269,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 12
                          },
                          "end": {
                            "line": 42,
                            "column": 64
                          }
                        },
                        "left": {
                          "type": "BinaryExpression",
                          "start": 1217,
                          "end": 1234,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 12
                            },
                            "end": {
                              "line": 42,
                              "column": 29
                            }
                          },
                          "left": {
                            "type": "StringLiteral",
                            "start": 1217,
                            "end": 1223,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 12
                              },
                              "end": {
                                "line": 42,
                                "column": 18
                              }
                            },
                            "extra": {
                              "rawValue": "info",
                              "raw": "'info'"
                            },
                            "value": "info"
                          },
                          "operator": "in",
                          "right": {
                            "type": "Identifier",
                            "start": 1227,
                            "end": 1234,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 22
                              },
                              "end": {
                                "line": 42,
                                "column": 29
                              },
                              "identifierName": "swagger"
                            },
                            "name": "swagger"
                          }
                        },
                        "operator": "&&",
                        "right": {
                          "type": "BinaryExpression",
                          "start": 1238,
                          "end": 1269,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 33
                            },
                            "end": {
                              "line": 42,
                              "column": 64
                            }
                          },
                          "left": {
                            "type": "StringLiteral",
                            "start": 1238,
                            "end": 1253,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 33
                              },
                              "end": {
                                "line": 42,
                                "column": 48
                              }
                            },
                            "extra": {
                              "rawValue": "x-simba-attrs",
                              "raw": "'x-simba-attrs'"
                            },
                            "value": "x-simba-attrs"
                          },
                          "operator": "in",
                          "right": {
                            "type": "MemberExpression",
                            "start": 1257,
                            "end": 1269,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 52
                              },
                              "end": {
                                "line": 42,
                                "column": 64
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 1257,
                              "end": 1264,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 52
                                },
                                "end": {
                                  "line": 42,
                                  "column": 59
                                },
                                "identifierName": "swagger"
                              },
                              "name": "swagger"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1265,
                              "end": 1269,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 60
                                },
                                "end": {
                                  "line": 42,
                                  "column": 64
                                },
                                "identifierName": "info"
                              },
                              "name": "info"
                            },
                            "computed": false
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1271,
                        "end": 1343,
                        "loc": {
                          "start": {
                            "line": 42,
                            "column": 66
                          },
                          "end": {
                            "line": 44,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1286,
                            "end": 1332,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 12
                              },
                              "end": {
                                "line": 43,
                                "column": 58
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1286,
                              "end": 1331,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 12
                                },
                                "end": {
                                  "line": 43,
                                  "column": 57
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 1286,
                                "end": 1299,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 25
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 1286,
                                  "end": 1290,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 16
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1291,
                                  "end": 1299,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 25
                                    },
                                    "identifierName": "metadata"
                                  },
                                  "name": "metadata"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 1302,
                                "end": 1331,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 57
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1302,
                                  "end": 1314,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 40
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1302,
                                    "end": 1309,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 35
                                      },
                                      "identifierName": "swagger"
                                    },
                                    "name": "swagger"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1310,
                                    "end": 1314,
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 40
                                      },
                                      "identifierName": "info"
                                    },
                                    "name": "info"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "StringLiteral",
                                  "start": 1315,
                                  "end": 1330,
                                  "loc": {
                                    "start": {
                                      "line": 43,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 43,
                                      "column": 56
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "x-simba-attrs",
                                    "raw": "'x-simba-attrs'"
                                  },
                                  "value": "x-simba-attrs"
                                },
                                "computed": true
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @private\r\n     * Perform asynchronous actions needed to initialise this class\r\n     ",
                    "start": 893,
                    "end": 991,
                    "loc": {
                      "start": {
                        "line": 31,
                        "column": 4
                      },
                      "end": {
                        "line": 34,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Call a method on the API\r\n     * @param {string} method - the method to call\r\n     * @param {Object} parameters - the parameters for the method\r\n     * @return {Promise} - a promise resolving with the transaction details\r\n     ",
                    "start": 1358,
                    "end": 1617,
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 4
                      },
                      "end": {
                        "line": 53,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 1623,
                "end": 2142,
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 4
                  },
                  "end": {
                    "line": 69,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 1629,
                  "end": 1639,
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 10
                    },
                    "end": {
                      "line": 54,
                      "column": 20
                    },
                    "identifierName": "callMethod"
                  },
                  "name": "callMethod"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1640,
                    "end": 1646,
                    "loc": {
                      "start": {
                        "line": 54,
                        "column": 21
                      },
                      "end": {
                        "line": 54,
                        "column": 27
                      },
                      "identifierName": "method"
                    },
                    "name": "method"
                  },
                  {
                    "type": "Identifier",
                    "start": 1648,
                    "end": 1658,
                    "loc": {
                      "start": {
                        "line": 54,
                        "column": 29
                      },
                      "end": {
                        "line": 54,
                        "column": 39
                      },
                      "identifierName": "parameters"
                    },
                    "name": "parameters"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1660,
                  "end": 2142,
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 41
                    },
                    "end": {
                      "line": 69,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 1671,
                      "end": 1768,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 8
                        },
                        "end": {
                          "line": 57,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 1675,
                        "end": 1687,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 12
                          },
                          "end": {
                            "line": 55,
                            "column": 24
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 1676,
                          "end": 1687,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 13
                            },
                            "end": {
                              "line": 55,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1676,
                            "end": 1680,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 13
                              },
                              "end": {
                                "line": 55,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1681,
                            "end": 1687,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 18
                              },
                              "end": {
                                "line": 55,
                                "column": 24
                              },
                              "identifierName": "wallet"
                            },
                            "name": "wallet"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1689,
                        "end": 1768,
                        "loc": {
                          "start": {
                            "line": 55,
                            "column": 26
                          },
                          "end": {
                            "line": 57,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 1704,
                            "end": 1757,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 12
                              },
                              "end": {
                                "line": 56,
                                "column": 65
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 1710,
                              "end": 1756,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 18
                                },
                                "end": {
                                  "line": 56,
                                  "column": 64
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 1714,
                                "end": 1737,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 56,
                                    "column": 45
                                  },
                                  "identifierName": "WalletNotFoundException"
                                },
                                "name": "WalletNotFoundException"
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 1738,
                                  "end": 1755,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 56,
                                      "column": 63
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "No Wallet found",
                                    "raw": "\"No Wallet found\""
                                  },
                                  "value": "No Wallet found"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1780,
                      "end": 1818,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 8
                        },
                        "end": {
                          "line": 59,
                          "column": 46
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1780,
                        "end": 1817,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 8
                          },
                          "end": {
                            "line": 59,
                            "column": 45
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1780,
                          "end": 1797,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 8
                            },
                            "end": {
                              "line": 59,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 1780,
                            "end": 1784,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 8
                              },
                              "end": {
                                "line": 59,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1785,
                            "end": 1797,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 13
                              },
                              "end": {
                                "line": 59,
                                "column": 25
                              },
                              "identifierName": "validateCall"
                            },
                            "name": "validateCall"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1798,
                            "end": 1804,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 26
                              },
                              "end": {
                                "line": 59,
                                "column": 32
                              },
                              "identifierName": "method"
                            },
                            "name": "method"
                          },
                          {
                            "type": "Identifier",
                            "start": 1806,
                            "end": 1816,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 34
                              },
                              "end": {
                                "line": 59,
                                "column": 44
                              },
                              "identifierName": "parameters"
                            },
                            "name": "parameters"
                          }
                        ]
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1830,
                      "end": 1860,
                      "loc": {
                        "start": {
                          "line": 61,
                          "column": 8
                        },
                        "end": {
                          "line": 61,
                          "column": 38
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1834,
                          "end": 1859,
                          "loc": {
                            "start": {
                              "line": 61,
                              "column": 12
                            },
                            "end": {
                              "line": 61,
                              "column": 37
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1834,
                            "end": 1842,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 12
                              },
                              "end": {
                                "line": 61,
                                "column": 20
                              },
                              "identifierName": "formData"
                            },
                            "name": "formData"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 1845,
                            "end": 1859,
                            "loc": {
                              "start": {
                                "line": 61,
                                "column": 23
                              },
                              "end": {
                                "line": 61,
                                "column": 37
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1849,
                              "end": 1857,
                              "loc": {
                                "start": {
                                  "line": 61,
                                  "column": 27
                                },
                                "end": {
                                  "line": 61,
                                  "column": 35
                                },
                                "identifierName": "FormData"
                              },
                              "name": "FormData"
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 1870,
                      "end": 1915,
                      "loc": {
                        "start": {
                          "line": 62,
                          "column": 8
                        },
                        "end": {
                          "line": 62,
                          "column": 53
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1874,
                          "end": 1914,
                          "loc": {
                            "start": {
                              "line": 62,
                              "column": 12
                            },
                            "end": {
                              "line": 62,
                              "column": 52
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1874,
                            "end": 1881,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 12
                              },
                              "end": {
                                "line": 62,
                                "column": 19
                              },
                              "identifierName": "address"
                            },
                            "name": "address"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 1884,
                            "end": 1914,
                            "loc": {
                              "start": {
                                "line": 62,
                                "column": 22
                              },
                              "end": {
                                "line": 62,
                                "column": 52
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 1890,
                              "end": 1914,
                              "loc": {
                                "start": {
                                  "line": 62,
                                  "column": 28
                                },
                                "end": {
                                  "line": 62,
                                  "column": 52
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1890,
                                "end": 1912,
                                "loc": {
                                  "start": {
                                    "line": 62,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 62,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1890,
                                  "end": 1901,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 39
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 1890,
                                    "end": 1894,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1895,
                                    "end": 1901,
                                    "loc": {
                                      "start": {
                                        "line": 62,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 39
                                      },
                                      "identifierName": "wallet"
                                    },
                                    "name": "wallet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1902,
                                  "end": 1912,
                                  "loc": {
                                    "start": {
                                      "line": 62,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 62,
                                      "column": 50
                                    },
                                    "identifierName": "getAddress"
                                  },
                                  "name": "getAddress"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 1925,
                      "end": 1958,
                      "loc": {
                        "start": {
                          "line": 63,
                          "column": 8
                        },
                        "end": {
                          "line": 63,
                          "column": 41
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 1925,
                        "end": 1957,
                        "loc": {
                          "start": {
                            "line": 63,
                            "column": 8
                          },
                          "end": {
                            "line": 63,
                            "column": 40
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1925,
                          "end": 1940,
                          "loc": {
                            "start": {
                              "line": 63,
                              "column": 8
                            },
                            "end": {
                              "line": 63,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1925,
                            "end": 1933,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 8
                              },
                              "end": {
                                "line": 63,
                                "column": 16
                              },
                              "identifierName": "formData"
                            },
                            "name": "formData"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1934,
                            "end": 1940,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 17
                              },
                              "end": {
                                "line": 63,
                                "column": 23
                              },
                              "identifierName": "append"
                            },
                            "name": "append"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 1941,
                            "end": 1947,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 24
                              },
                              "end": {
                                "line": 63,
                                "column": 30
                              }
                            },
                            "extra": {
                              "rawValue": "from",
                              "raw": "'from'"
                            },
                            "value": "from"
                          },
                          {
                            "type": "Identifier",
                            "start": 1949,
                            "end": 1956,
                            "loc": {
                              "start": {
                                "line": 63,
                                "column": 32
                              },
                              "end": {
                                "line": 63,
                                "column": 39
                              },
                              "identifierName": "address"
                            },
                            "name": "address"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ForOfStatement",
                      "start": 1968,
                      "end": 2075,
                      "loc": {
                        "start": {
                          "line": 64,
                          "column": 8
                        },
                        "end": {
                          "line": 66,
                          "column": 9
                        }
                      },
                      "left": {
                        "type": "VariableDeclaration",
                        "start": 1973,
                        "end": 1989,
                        "loc": {
                          "start": {
                            "line": 64,
                            "column": 13
                          },
                          "end": {
                            "line": 64,
                            "column": 29
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 1977,
                            "end": 1989,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 17
                              },
                              "end": {
                                "line": 64,
                                "column": 29
                              }
                            },
                            "id": {
                              "type": "ArrayPattern",
                              "start": 1977,
                              "end": 1989,
                              "loc": {
                                "start": {
                                  "line": 64,
                                  "column": 17
                                },
                                "end": {
                                  "line": 64,
                                  "column": 29
                                }
                              },
                              "elements": [
                                {
                                  "type": "Identifier",
                                  "start": 1978,
                                  "end": 1981,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 21
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 1983,
                                  "end": 1988,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 28
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            },
                            "init": null
                          }
                        ],
                        "kind": "let"
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 1993,
                        "end": 2019,
                        "loc": {
                          "start": {
                            "line": 64,
                            "column": 33
                          },
                          "end": {
                            "line": 64,
                            "column": 59
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1993,
                          "end": 2007,
                          "loc": {
                            "start": {
                              "line": 64,
                              "column": 33
                            },
                            "end": {
                              "line": 64,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 1993,
                            "end": 1999,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 33
                              },
                              "end": {
                                "line": 64,
                                "column": 39
                              },
                              "identifierName": "Object"
                            },
                            "name": "Object"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2000,
                            "end": 2007,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 40
                              },
                              "end": {
                                "line": 64,
                                "column": 47
                              },
                              "identifierName": "entries"
                            },
                            "name": "entries"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 2008,
                            "end": 2018,
                            "loc": {
                              "start": {
                                "line": 64,
                                "column": 48
                              },
                              "end": {
                                "line": 64,
                                "column": 58
                              },
                              "identifierName": "parameters"
                            },
                            "name": "parameters"
                          }
                        ]
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 2021,
                        "end": 2075,
                        "loc": {
                          "start": {
                            "line": 64,
                            "column": 61
                          },
                          "end": {
                            "line": 66,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 2036,
                            "end": 2064,
                            "loc": {
                              "start": {
                                "line": 65,
                                "column": 12
                              },
                              "end": {
                                "line": 65,
                                "column": 40
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 2036,
                              "end": 2063,
                              "loc": {
                                "start": {
                                  "line": 65,
                                  "column": 12
                                },
                                "end": {
                                  "line": 65,
                                  "column": 39
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 2036,
                                "end": 2051,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 2036,
                                  "end": 2044,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 20
                                    },
                                    "identifierName": "formData"
                                  },
                                  "name": "formData"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2045,
                                  "end": 2051,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 27
                                    },
                                    "identifierName": "append"
                                  },
                                  "name": "append"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 2052,
                                  "end": 2055,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 31
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 2057,
                                  "end": 2062,
                                  "loc": {
                                    "start": {
                                      "line": 65,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 65,
                                      "column": 38
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 2087,
                      "end": 2135,
                      "loc": {
                        "start": {
                          "line": 68,
                          "column": 8
                        },
                        "end": {
                          "line": 68,
                          "column": 56
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 2094,
                        "end": 2134,
                        "loc": {
                          "start": {
                            "line": 68,
                            "column": 15
                          },
                          "end": {
                            "line": 68,
                            "column": 55
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2094,
                          "end": 2116,
                          "loc": {
                            "start": {
                              "line": 68,
                              "column": 15
                            },
                            "end": {
                              "line": 68,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2094,
                            "end": 2098,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 15
                              },
                              "end": {
                                "line": 68,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2099,
                            "end": 2116,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 20
                              },
                              "end": {
                                "line": 68,
                                "column": 37
                              },
                              "identifierName": "sendMethodRequest"
                            },
                            "name": "sendMethodRequest"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 2117,
                            "end": 2123,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 38
                              },
                              "end": {
                                "line": 68,
                                "column": 44
                              },
                              "identifierName": "method"
                            },
                            "name": "method"
                          },
                          {
                            "type": "Identifier",
                            "start": 2125,
                            "end": 2133,
                            "loc": {
                              "start": {
                                "line": 68,
                                "column": 46
                              },
                              "end": {
                                "line": 68,
                                "column": 54
                              },
                              "identifierName": "formData"
                            },
                            "name": "formData"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Call a method on the API\r\n     * @param {string} method - the method to call\r\n     * @param {Object} parameters - the parameters for the method\r\n     * @return {Promise} - a promise resolving with the transaction details\r\n     ",
                    "start": 1358,
                    "end": 1617,
                    "loc": {
                      "start": {
                        "line": 47,
                        "column": 4
                      },
                      "end": {
                        "line": 53,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Get the status of a transaction by ID\r\n     * @param {string} txnId - the transaction ID\r\n     * @return {Promise<Object>} - a promise resolving with the transaction details\r\n     ",
                    "start": 2150,
                    "end": 2362,
                    "loc": {
                      "start": {
                        "line": 71,
                        "column": 4
                      },
                      "end": {
                        "line": 76,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 2368,
                "end": 2823,
                "loc": {
                  "start": {
                    "line": 77,
                    "column": 4
                  },
                  "end": {
                    "line": 90,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2368,
                  "end": 2388,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 4
                    },
                    "end": {
                      "line": 77,
                      "column": 24
                    },
                    "identifierName": "getTransactionStatus"
                  },
                  "name": "getTransactionStatus",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2389,
                    "end": 2394,
                    "loc": {
                      "start": {
                        "line": 77,
                        "column": 25
                      },
                      "end": {
                        "line": 77,
                        "column": 30
                      },
                      "identifierName": "txnId"
                    },
                    "name": "txnId"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2396,
                  "end": 2823,
                  "loc": {
                    "start": {
                      "line": 77,
                      "column": 32
                    },
                    "end": {
                      "line": 90,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 2407,
                      "end": 2816,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 8
                        },
                        "end": {
                          "line": 89,
                          "column": 15
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 2414,
                        "end": 2815,
                        "loc": {
                          "start": {
                            "line": 78,
                            "column": 15
                          },
                          "end": {
                            "line": 89,
                            "column": 14
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 2414,
                          "end": 2723,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 15
                            },
                            "end": {
                              "line": 87,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 2414,
                            "end": 2703,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 15
                              },
                              "end": {
                                "line": 86,
                                "column": 14
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 2414,
                              "end": 2626,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 15
                                },
                                "end": {
                                  "line": 84,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 2414,
                                "end": 2607,
                                "loc": {
                                  "start": {
                                    "line": 78,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 83,
                                    "column": 10
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 2414,
                                  "end": 2427,
                                  "loc": {
                                    "start": {
                                      "line": 78,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 78,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 2414,
                                    "end": 2419,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 20
                                      },
                                      "identifierName": "axios"
                                    },
                                    "name": "axios"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2420,
                                    "end": 2427,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 78,
                                        "column": 28
                                      },
                                      "identifierName": "request"
                                    },
                                    "name": "request"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ObjectExpression",
                                    "start": 2428,
                                    "end": 2606,
                                    "loc": {
                                      "start": {
                                        "line": 78,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 83,
                                        "column": 9
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 2443,
                                        "end": 2487,
                                        "loc": {
                                          "start": {
                                            "line": 79,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 79,
                                            "column": 56
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 2443,
                                          "end": 2446,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 15
                                            },
                                            "identifierName": "url"
                                          },
                                          "name": "url"
                                        },
                                        "value": {
                                          "type": "TemplateLiteral",
                                          "start": 2448,
                                          "end": 2487,
                                          "loc": {
                                            "start": {
                                              "line": 79,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 79,
                                              "column": 56
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 2451,
                                              "end": 2464,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 33
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 2451,
                                                "end": 2455,
                                                "loc": {
                                                  "start": {
                                                    "line": 79,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 79,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2456,
                                                "end": 2464,
                                                "loc": {
                                                  "start": {
                                                    "line": 79,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 79,
                                                    "column": 33
                                                  },
                                                  "identifierName": "endpoint"
                                                },
                                                "name": "endpoint"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "Identifier",
                                              "start": 2479,
                                              "end": 2484,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 53
                                                },
                                                "identifierName": "txnId"
                                              },
                                              "name": "txnId"
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 2449,
                                              "end": 2449,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 18
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 18
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 2465,
                                              "end": 2477,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 46
                                                }
                                              },
                                              "value": {
                                                "raw": "transaction/",
                                                "cooked": "transaction/"
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 2485,
                                              "end": 2486,
                                              "loc": {
                                                "start": {
                                                  "line": 79,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 79,
                                                  "column": 55
                                                }
                                              },
                                              "value": {
                                                "raw": "/",
                                                "cooked": "/"
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 2502,
                                        "end": 2515,
                                        "loc": {
                                          "start": {
                                            "line": 80,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 80,
                                            "column": 25
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 2502,
                                          "end": 2508,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 18
                                            },
                                            "identifierName": "method"
                                          },
                                          "name": "method"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 2510,
                                          "end": 2515,
                                          "loc": {
                                            "start": {
                                              "line": 80,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 80,
                                              "column": 25
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "GET",
                                            "raw": "'GET'"
                                          },
                                          "value": "GET"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 2530,
                                        "end": 2560,
                                        "loc": {
                                          "start": {
                                            "line": 81,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 81,
                                            "column": 42
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 2530,
                                          "end": 2537,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 19
                                            },
                                            "identifierName": "headers"
                                          },
                                          "name": "headers"
                                        },
                                        "value": {
                                          "type": "CallExpression",
                                          "start": 2539,
                                          "end": 2560,
                                          "loc": {
                                            "start": {
                                              "line": 81,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 81,
                                              "column": 42
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 2539,
                                            "end": 2558,
                                            "loc": {
                                              "start": {
                                                "line": 81,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 81,
                                                "column": 40
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2539,
                                              "end": 2543,
                                              "loc": {
                                                "start": {
                                                  "line": 81,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 81,
                                                  "column": 25
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2544,
                                              "end": 2558,
                                              "loc": {
                                                "start": {
                                                  "line": 81,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 81,
                                                  "column": 40
                                                },
                                                "identifierName": "apiAuthHeaders"
                                              },
                                              "name": "apiAuthHeaders"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 2575,
                                        "end": 2595,
                                        "loc": {
                                          "start": {
                                            "line": 82,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 82,
                                            "column": 32
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 2575,
                                          "end": 2587,
                                          "loc": {
                                            "start": {
                                              "line": 82,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 82,
                                              "column": 24
                                            },
                                            "identifierName": "responseType"
                                          },
                                          "name": "responseType"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 2589,
                                          "end": 2595,
                                          "loc": {
                                            "start": {
                                              "line": 82,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 82,
                                              "column": 32
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "json",
                                            "raw": "'json'"
                                          },
                                          "value": "json"
                                        }
                                      }
                                    ]
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 2622,
                                "end": 2626,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 84,
                                    "column": 17
                                  },
                                  "identifierName": "then"
                                },
                                "name": "then"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 2627,
                                "end": 2702,
                                "loc": {
                                  "start": {
                                    "line": 84,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 86,
                                    "column": 13
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": true,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 2634,
                                    "end": 2642,
                                    "loc": {
                                      "start": {
                                        "line": 84,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 84,
                                        "column": 33
                                      },
                                      "identifierName": "response"
                                    },
                                    "name": "response"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 2647,
                                  "end": 2702,
                                  "loc": {
                                    "start": {
                                      "line": 84,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 86,
                                      "column": 13
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ReturnStatement",
                                      "start": 2666,
                                      "end": 2687,
                                      "loc": {
                                        "start": {
                                          "line": 85,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 85,
                                          "column": 37
                                        }
                                      },
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 2673,
                                        "end": 2686,
                                        "loc": {
                                          "start": {
                                            "line": 85,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 85,
                                            "column": 36
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 2673,
                                          "end": 2681,
                                          "loc": {
                                            "start": {
                                              "line": 85,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 85,
                                              "column": 31
                                            },
                                            "identifierName": "response"
                                          },
                                          "name": "response"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2682,
                                          "end": 2686,
                                          "loc": {
                                            "start": {
                                              "line": 85,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 85,
                                              "column": 36
                                            },
                                            "identifierName": "data"
                                          },
                                          "name": "data"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ],
                                  "directives": []
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2718,
                            "end": 2723,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 13
                              },
                              "end": {
                                "line": 87,
                                "column": 18
                              },
                              "identifierName": "catch"
                            },
                            "name": "catch"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 2724,
                            "end": 2814,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 19
                              },
                              "end": {
                                "line": 89,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 2724,
                                "end": 2729,
                                "loc": {
                                  "start": {
                                    "line": 87,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 87,
                                    "column": 24
                                  },
                                  "identifierName": "error"
                                },
                                "name": "error"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 2731,
                              "end": 2814,
                              "loc": {
                                "start": {
                                  "line": 87,
                                  "column": 26
                                },
                                "end": {
                                  "line": 89,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ThrowStatement",
                                  "start": 2750,
                                  "end": 2799,
                                  "loc": {
                                    "start": {
                                      "line": 88,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 88,
                                      "column": 65
                                    }
                                  },
                                  "argument": {
                                    "type": "NewExpression",
                                    "start": 2756,
                                    "end": 2798,
                                    "loc": {
                                      "start": {
                                        "line": 88,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 88,
                                        "column": 64
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 2760,
                                      "end": 2791,
                                      "loc": {
                                        "start": {
                                          "line": 88,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 88,
                                          "column": 57
                                        },
                                        "identifierName": "TransactionStatusCheckException"
                                      },
                                      "name": "TransactionStatusCheckException"
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 2792,
                                        "end": 2797,
                                        "loc": {
                                          "start": {
                                            "line": 88,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 88,
                                            "column": 63
                                          },
                                          "identifierName": "error"
                                        },
                                        "name": "error"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Get the status of a transaction by ID\r\n     * @param {string} txnId - the transaction ID\r\n     * @return {Promise<Object>} - a promise resolving with the transaction details\r\n     ",
                    "start": 2150,
                    "end": 2362,
                    "loc": {
                      "start": {
                        "line": 71,
                        "column": 4
                      },
                      "end": {
                        "line": 76,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * @private\r\n     * Gets the status of a transaction\r\n     * @param {Object} txn - a transaction object\r\n     * @return {Object} - an object with status details\r\n     ",
                    "start": 2831,
                    "end": 3027,
                    "loc": {
                      "start": {
                        "line": 92,
                        "column": 4
                      },
                      "end": {
                        "line": 98,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 3033,
                "end": 3592,
                "loc": {
                  "start": {
                    "line": 99,
                    "column": 4
                  },
                  "end": {
                    "line": 120,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 3033,
                  "end": 3065,
                  "loc": {
                    "start": {
                      "line": 99,
                      "column": 4
                    },
                    "end": {
                      "line": 99,
                      "column": 36
                    },
                    "identifierName": "checkTransactionStatusFromObject"
                  },
                  "name": "checkTransactionStatusFromObject",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3066,
                    "end": 3069,
                    "loc": {
                      "start": {
                        "line": 99,
                        "column": 37
                      },
                      "end": {
                        "line": 99,
                        "column": 40
                      },
                      "identifierName": "txn"
                    },
                    "name": "txn"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3071,
                  "end": 3592,
                  "loc": {
                    "start": {
                      "line": 99,
                      "column": 42
                    },
                    "end": {
                      "line": 120,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 3082,
                      "end": 3164,
                      "loc": {
                        "start": {
                          "line": 100,
                          "column": 8
                        },
                        "end": {
                          "line": 103,
                          "column": 10
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 3086,
                          "end": 3163,
                          "loc": {
                            "start": {
                              "line": 100,
                              "column": 12
                            },
                            "end": {
                              "line": 103,
                              "column": 9
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 3086,
                            "end": 3089,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 12
                              },
                              "end": {
                                "line": 100,
                                "column": 15
                              },
                              "identifierName": "ret"
                            },
                            "name": "ret"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 3092,
                            "end": 3163,
                            "loc": {
                              "start": {
                                "line": 100,
                                "column": 18
                              },
                              "end": {
                                "line": 103,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 3107,
                                "end": 3117,
                                "loc": {
                                  "start": {
                                    "line": 101,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 101,
                                    "column": 22
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 3107,
                                  "end": 3113,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 18
                                    },
                                    "identifierName": "status"
                                  },
                                  "name": "status"
                                },
                                "value": {
                                  "type": "StringLiteral",
                                  "start": 3115,
                                  "end": 3117,
                                  "loc": {
                                    "start": {
                                      "line": 101,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 101,
                                      "column": 22
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "",
                                    "raw": "''"
                                  },
                                  "value": ""
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 3132,
                                "end": 3152,
                                "loc": {
                                  "start": {
                                    "line": 102,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 102,
                                    "column": 32
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 3132,
                                  "end": 3148,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 28
                                    },
                                    "identifierName": "transaction_hash"
                                  },
                                  "name": "transaction_hash"
                                },
                                "value": {
                                  "type": "StringLiteral",
                                  "start": 3150,
                                  "end": 3152,
                                  "loc": {
                                    "start": {
                                      "line": 102,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 102,
                                      "column": 32
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "",
                                    "raw": "''"
                                  },
                                  "value": ""
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 3176,
                      "end": 3272,
                      "loc": {
                        "start": {
                          "line": 105,
                          "column": 8
                        },
                        "end": {
                          "line": 107,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 3180,
                        "end": 3200,
                        "loc": {
                          "start": {
                            "line": 105,
                            "column": 12
                          },
                          "end": {
                            "line": 105,
                            "column": 32
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 3180,
                          "end": 3183,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 12
                            },
                            "end": {
                              "line": 105,
                              "column": 15
                            },
                            "identifierName": "txn"
                          },
                          "name": "txn"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3184,
                          "end": 3200,
                          "loc": {
                            "start": {
                              "line": 105,
                              "column": 16
                            },
                            "end": {
                              "line": 105,
                              "column": 32
                            },
                            "identifierName": "transaction_hash"
                          },
                          "name": "transaction_hash"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 3202,
                        "end": 3272,
                        "loc": {
                          "start": {
                            "line": 105,
                            "column": 34
                          },
                          "end": {
                            "line": 107,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 3217,
                            "end": 3261,
                            "loc": {
                              "start": {
                                "line": 106,
                                "column": 12
                              },
                              "end": {
                                "line": 106,
                                "column": 56
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 3217,
                              "end": 3260,
                              "loc": {
                                "start": {
                                  "line": 106,
                                  "column": 12
                                },
                                "end": {
                                  "line": 106,
                                  "column": 55
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 3217,
                                "end": 3237,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3217,
                                  "end": 3220,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 15
                                    },
                                    "identifierName": "ret"
                                  },
                                  "name": "ret"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3221,
                                  "end": 3237,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 32
                                    },
                                    "identifierName": "transaction_hash"
                                  },
                                  "name": "transaction_hash"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 3240,
                                "end": 3260,
                                "loc": {
                                  "start": {
                                    "line": 106,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 106,
                                    "column": 55
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3240,
                                  "end": 3243,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 38
                                    },
                                    "identifierName": "txn"
                                  },
                                  "name": "txn"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3244,
                                  "end": 3260,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 39
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 55
                                    },
                                    "identifierName": "transaction_hash"
                                  },
                                  "name": "transaction_hash"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 3284,
                      "end": 3562,
                      "loc": {
                        "start": {
                          "line": 109,
                          "column": 8
                        },
                        "end": {
                          "line": 117,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 3288,
                        "end": 3297,
                        "loc": {
                          "start": {
                            "line": 109,
                            "column": 12
                          },
                          "end": {
                            "line": 109,
                            "column": 21
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 3288,
                          "end": 3291,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 12
                            },
                            "end": {
                              "line": 109,
                              "column": 15
                            },
                            "identifierName": "txn"
                          },
                          "name": "txn"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 3292,
                          "end": 3297,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 16
                            },
                            "end": {
                              "line": 109,
                              "column": 21
                            },
                            "identifierName": "error"
                          },
                          "name": "error"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 3299,
                        "end": 3434,
                        "loc": {
                          "start": {
                            "line": 109,
                            "column": 23
                          },
                          "end": {
                            "line": 113,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 3314,
                            "end": 3335,
                            "loc": {
                              "start": {
                                "line": 110,
                                "column": 12
                              },
                              "end": {
                                "line": 110,
                                "column": 33
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 3314,
                              "end": 3334,
                              "loc": {
                                "start": {
                                  "line": 110,
                                  "column": 12
                                },
                                "end": {
                                  "line": 110,
                                  "column": 32
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 3314,
                                "end": 3324,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 22
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3314,
                                  "end": 3317,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 15
                                    },
                                    "identifierName": "ret"
                                  },
                                  "name": "ret"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3318,
                                  "end": 3324,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 22
                                    },
                                    "identifierName": "status"
                                  },
                                  "name": "status"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "StringLiteral",
                                "start": 3327,
                                "end": 3334,
                                "loc": {
                                  "start": {
                                    "line": 110,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 110,
                                    "column": 32
                                  }
                                },
                                "extra": {
                                  "rawValue": "error",
                                  "raw": "'error'"
                                },
                                "value": "error"
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3349,
                            "end": 3371,
                            "loc": {
                              "start": {
                                "line": 111,
                                "column": 12
                              },
                              "end": {
                                "line": 111,
                                "column": 34
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 3349,
                              "end": 3370,
                              "loc": {
                                "start": {
                                  "line": 111,
                                  "column": 12
                                },
                                "end": {
                                  "line": 111,
                                  "column": 33
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 3349,
                                "end": 3358,
                                "loc": {
                                  "start": {
                                    "line": 111,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 111,
                                    "column": 21
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3349,
                                  "end": 3352,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 15
                                    },
                                    "identifierName": "ret"
                                  },
                                  "name": "ret"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3353,
                                  "end": 3358,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 21
                                    },
                                    "identifierName": "error"
                                  },
                                  "name": "error"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 3361,
                                "end": 3370,
                                "loc": {
                                  "start": {
                                    "line": 111,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 111,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3361,
                                  "end": 3364,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 27
                                    },
                                    "identifierName": "txn"
                                  },
                                  "name": "txn"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3365,
                                  "end": 3370,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 33
                                    },
                                    "identifierName": "error"
                                  },
                                  "name": "error"
                                },
                                "computed": false
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 3385,
                            "end": 3423,
                            "loc": {
                              "start": {
                                "line": 112,
                                "column": 12
                              },
                              "end": {
                                "line": 112,
                                "column": 50
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 3385,
                              "end": 3422,
                              "loc": {
                                "start": {
                                  "line": 112,
                                  "column": 12
                                },
                                "end": {
                                  "line": 112,
                                  "column": 49
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "MemberExpression",
                                "start": 3385,
                                "end": 3402,
                                "loc": {
                                  "start": {
                                    "line": 112,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 112,
                                    "column": 29
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3385,
                                  "end": 3388,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 15
                                    },
                                    "identifierName": "ret"
                                  },
                                  "name": "ret"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3389,
                                  "end": 3402,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 29
                                    },
                                    "identifierName": "error_details"
                                  },
                                  "name": "error_details"
                                },
                                "computed": false
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 3405,
                                "end": 3422,
                                "loc": {
                                  "start": {
                                    "line": 112,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 112,
                                    "column": 49
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 3405,
                                  "end": 3408,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 35
                                    },
                                    "identifierName": "txn"
                                  },
                                  "name": "txn"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 3409,
                                  "end": 3422,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 49
                                    },
                                    "identifierName": "error_details"
                                  },
                                  "name": "error_details"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 3440,
                        "end": 3562,
                        "loc": {
                          "start": {
                            "line": 113,
                            "column": 15
                          },
                          "end": {
                            "line": 117,
                            "column": 9
                          }
                        },
                        "test": {
                          "type": "UnaryExpression",
                          "start": 3444,
                          "end": 3456,
                          "loc": {
                            "start": {
                              "line": 113,
                              "column": 19
                            },
                            "end": {
                              "line": 113,
                              "column": 31
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "MemberExpression",
                            "start": 3445,
                            "end": 3456,
                            "loc": {
                              "start": {
                                "line": 113,
                                "column": 20
                              },
                              "end": {
                                "line": 113,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 3445,
                              "end": 3448,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 20
                                },
                                "end": {
                                  "line": 113,
                                  "column": 23
                                },
                                "identifierName": "txn"
                              },
                              "name": "txn"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 3449,
                              "end": 3456,
                              "loc": {
                                "start": {
                                  "line": 113,
                                  "column": 24
                                },
                                "end": {
                                  "line": 113,
                                  "column": 31
                                },
                                "identifierName": "receipt"
                              },
                              "name": "receipt"
                            },
                            "computed": false
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 3458,
                          "end": 3507,
                          "loc": {
                            "start": {
                              "line": 113,
                              "column": 33
                            },
                            "end": {
                              "line": 115,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 3473,
                              "end": 3496,
                              "loc": {
                                "start": {
                                  "line": 114,
                                  "column": 12
                                },
                                "end": {
                                  "line": 114,
                                  "column": 35
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 3473,
                                "end": 3495,
                                "loc": {
                                  "start": {
                                    "line": 114,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 114,
                                    "column": 34
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 3473,
                                  "end": 3483,
                                  "loc": {
                                    "start": {
                                      "line": 114,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 114,
                                      "column": 22
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 3473,
                                    "end": 3476,
                                    "loc": {
                                      "start": {
                                        "line": 114,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 114,
                                        "column": 15
                                      },
                                      "identifierName": "ret"
                                    },
                                    "name": "ret"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3477,
                                    "end": 3483,
                                    "loc": {
                                      "start": {
                                        "line": 114,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 114,
                                        "column": 22
                                      },
                                      "identifierName": "status"
                                    },
                                    "name": "status"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "StringLiteral",
                                  "start": 3486,
                                  "end": 3495,
                                  "loc": {
                                    "start": {
                                      "line": 114,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 114,
                                      "column": 34
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "pending",
                                    "raw": "'pending'"
                                  },
                                  "value": "pending"
                                }
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": {
                          "type": "BlockStatement",
                          "start": 3513,
                          "end": 3562,
                          "loc": {
                            "start": {
                              "line": 115,
                              "column": 15
                            },
                            "end": {
                              "line": 117,
                              "column": 9
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 3528,
                              "end": 3551,
                              "loc": {
                                "start": {
                                  "line": 116,
                                  "column": 12
                                },
                                "end": {
                                  "line": 116,
                                  "column": 35
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 3528,
                                "end": 3550,
                                "loc": {
                                  "start": {
                                    "line": 116,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 116,
                                    "column": 34
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "MemberExpression",
                                  "start": 3528,
                                  "end": 3538,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 22
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 3528,
                                    "end": 3531,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 15
                                      },
                                      "identifierName": "ret"
                                    },
                                    "name": "ret"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 3532,
                                    "end": 3538,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 22
                                      },
                                      "identifierName": "status"
                                    },
                                    "name": "status"
                                  },
                                  "computed": false
                                },
                                "right": {
                                  "type": "StringLiteral",
                                  "start": 3541,
                                  "end": 3550,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 34
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "success",
                                    "raw": "'success'"
                                  },
                                  "value": "success"
                                }
                              }
                            }
                          ],
                          "directives": []
                        }
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 3574,
                      "end": 3585,
                      "loc": {
                        "start": {
                          "line": 119,
                          "column": 8
                        },
                        "end": {
                          "line": 119,
                          "column": 19
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 3581,
                        "end": 3584,
                        "loc": {
                          "start": {
                            "line": 119,
                            "column": 15
                          },
                          "end": {
                            "line": 119,
                            "column": 18
                          },
                          "identifierName": "ret"
                        },
                        "name": "ret"
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * @private\r\n     * Gets the status of a transaction\r\n     * @param {Object} txn - a transaction object\r\n     * @return {Object} - an object with status details\r\n     ",
                    "start": 2831,
                    "end": 3027,
                    "loc": {
                      "start": {
                        "line": 92,
                        "column": 4
                      },
                      "end": {
                        "line": 98,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * @private\r\n     * Check if the transaction is complete\r\n     * @param {Object} txn - the transaction object\r\n     * @return {boolean} - is the transaction complete\r\n     ",
                    "start": 3600,
                    "end": 3801,
                    "loc": {
                      "start": {
                        "line": 122,
                        "column": 4
                      },
                      "end": {
                        "line": 128,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 3807,
                "end": 3883,
                "loc": {
                  "start": {
                    "line": 129,
                    "column": 4
                  },
                  "end": {
                    "line": 131,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 3807,
                  "end": 3827,
                  "loc": {
                    "start": {
                      "line": 129,
                      "column": 4
                    },
                    "end": {
                      "line": 129,
                      "column": 24
                    },
                    "identifierName": "checkTransactionDone"
                  },
                  "name": "checkTransactionDone",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 3828,
                    "end": 3831,
                    "loc": {
                      "start": {
                        "line": 129,
                        "column": 25
                      },
                      "end": {
                        "line": 129,
                        "column": 28
                      },
                      "identifierName": "txn"
                    },
                    "name": "txn"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 3833,
                  "end": 3883,
                  "loc": {
                    "start": {
                      "line": 129,
                      "column": 30
                    },
                    "end": {
                      "line": 131,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 3844,
                      "end": 3876,
                      "loc": {
                        "start": {
                          "line": 130,
                          "column": 8
                        },
                        "end": {
                          "line": 130,
                          "column": 40
                        }
                      },
                      "argument": {
                        "type": "BinaryExpression",
                        "start": 3851,
                        "end": 3875,
                        "loc": {
                          "start": {
                            "line": 130,
                            "column": 15
                          },
                          "end": {
                            "line": 130,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 3851,
                          "end": 3861,
                          "loc": {
                            "start": {
                              "line": 130,
                              "column": 15
                            },
                            "end": {
                              "line": 130,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 3851,
                            "end": 3854,
                            "loc": {
                              "start": {
                                "line": 130,
                                "column": 15
                              },
                              "end": {
                                "line": 130,
                                "column": 18
                              },
                              "identifierName": "txn"
                            },
                            "name": "txn"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3855,
                            "end": 3861,
                            "loc": {
                              "start": {
                                "line": 130,
                                "column": 19
                              },
                              "end": {
                                "line": 130,
                                "column": 25
                              },
                              "identifierName": "status"
                            },
                            "name": "status"
                          },
                          "computed": false
                        },
                        "operator": "!==",
                        "right": {
                          "type": "StringLiteral",
                          "start": 3866,
                          "end": 3875,
                          "loc": {
                            "start": {
                              "line": 130,
                              "column": 30
                            },
                            "end": {
                              "line": 130,
                              "column": 39
                            }
                          },
                          "extra": {
                            "rawValue": "pending",
                            "raw": "'pending'"
                          },
                          "value": "pending"
                        }
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * @private\r\n     * Check if the transaction is complete\r\n     * @param {Object} txn - the transaction object\r\n     * @return {boolean} - is the transaction complete\r\n     ",
                    "start": 3600,
                    "end": 3801,
                    "loc": {
                      "start": {
                        "line": 122,
                        "column": 4
                      },
                      "end": {
                        "line": 128,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * @private\r\n     * Gets the status of a transaction by ID\r\n     * @param {string} txnId - a transaction ID\r\n     * @return {Object} - an object with status details\r\n     ",
                    "start": 3891,
                    "end": 4091,
                    "loc": {
                      "start": {
                        "line": 133,
                        "column": 4
                      },
                      "end": {
                        "line": 139,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 4097,
                "end": 4243,
                "loc": {
                  "start": {
                    "line": 140,
                    "column": 4
                  },
                  "end": {
                    "line": 143,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 4097,
                  "end": 4119,
                  "loc": {
                    "start": {
                      "line": 140,
                      "column": 4
                    },
                    "end": {
                      "line": 140,
                      "column": 26
                    },
                    "identifierName": "checkTransactionStatus"
                  },
                  "name": "checkTransactionStatus",
                  "leadingComments": null
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 4120,
                    "end": 4125,
                    "loc": {
                      "start": {
                        "line": 140,
                        "column": 27
                      },
                      "end": {
                        "line": 140,
                        "column": 32
                      },
                      "identifierName": "txnId"
                    },
                    "name": "txnId"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 4127,
                  "end": 4243,
                  "loc": {
                    "start": {
                      "line": 140,
                      "column": 34
                    },
                    "end": {
                      "line": 143,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 4138,
                      "end": 4236,
                      "loc": {
                        "start": {
                          "line": 141,
                          "column": 8
                        },
                        "end": {
                          "line": 142,
                          "column": 57
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 4145,
                        "end": 4235,
                        "loc": {
                          "start": {
                            "line": 141,
                            "column": 15
                          },
                          "end": {
                            "line": 142,
                            "column": 56
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 4145,
                          "end": 4196,
                          "loc": {
                            "start": {
                              "line": 141,
                              "column": 15
                            },
                            "end": {
                              "line": 142,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 4145,
                            "end": 4177,
                            "loc": {
                              "start": {
                                "line": 141,
                                "column": 15
                              },
                              "end": {
                                "line": 141,
                                "column": 47
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 4145,
                              "end": 4170,
                              "loc": {
                                "start": {
                                  "line": 141,
                                  "column": 15
                                },
                                "end": {
                                  "line": 141,
                                  "column": 40
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 4145,
                                "end": 4149,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 19
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 4150,
                                "end": 4170,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 40
                                  },
                                  "identifierName": "getTransactionStatus"
                                },
                                "name": "getTransactionStatus"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 4171,
                                "end": 4176,
                                "loc": {
                                  "start": {
                                    "line": 141,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 141,
                                    "column": 46
                                  },
                                  "identifierName": "txnId"
                                },
                                "name": "txnId"
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4192,
                            "end": 4196,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 13
                              },
                              "end": {
                                "line": 142,
                                "column": 17
                              },
                              "identifierName": "then"
                            },
                            "name": "then"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 4197,
                            "end": 4234,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 18
                              },
                              "end": {
                                "line": 142,
                                "column": 55
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 4197,
                              "end": 4201,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 18
                                },
                                "end": {
                                  "line": 142,
                                  "column": 22
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 4202,
                              "end": 4234,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 23
                                },
                                "end": {
                                  "line": 142,
                                  "column": 55
                                },
                                "identifierName": "checkTransactionStatusFromObject"
                              },
                              "name": "checkTransactionStatusFromObject"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * @private\r\n     * Gets the status of a transaction by ID\r\n     * @param {string} txnId - a transaction ID\r\n     * @return {Object} - an object with status details\r\n     ",
                    "start": 3891,
                    "end": 4091,
                    "loc": {
                      "start": {
                        "line": 133,
                        "column": 4
                      },
                      "end": {
                        "line": 139,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Get the balance for the attached Wallet\r\n     * @return {Promise<Object>} - the balance\r\n     ",
                    "start": 4251,
                    "end": 4377,
                    "loc": {
                      "start": {
                        "line": 145,
                        "column": 4
                      },
                      "end": {
                        "line": 149,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 4383,
                "end": 5398,
                "loc": {
                  "start": {
                    "line": 150,
                    "column": 4
                  },
                  "end": {
                    "line": 183,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 4389,
                  "end": 4399,
                  "loc": {
                    "start": {
                      "line": 150,
                      "column": 10
                    },
                    "end": {
                      "line": 150,
                      "column": 20
                    },
                    "identifierName": "getBalance"
                  },
                  "name": "getBalance"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 4402,
                  "end": 5398,
                  "loc": {
                    "start": {
                      "line": 150,
                      "column": 23
                    },
                    "end": {
                      "line": 183,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 4413,
                      "end": 4528,
                      "loc": {
                        "start": {
                          "line": 151,
                          "column": 8
                        },
                        "end": {
                          "line": 153,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 4417,
                        "end": 4431,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 12
                          },
                          "end": {
                            "line": 151,
                            "column": 26
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 4418,
                          "end": 4431,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 13
                            },
                            "end": {
                              "line": 151,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4418,
                            "end": 4422,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 13
                              },
                              "end": {
                                "line": 151,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4423,
                            "end": 4431,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 18
                              },
                              "end": {
                                "line": 151,
                                "column": 26
                              },
                              "identifierName": "metadata"
                            },
                            "name": "metadata"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 4433,
                        "end": 4528,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 28
                          },
                          "end": {
                            "line": 153,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 4448,
                            "end": 4517,
                            "loc": {
                              "start": {
                                "line": 152,
                                "column": 12
                              },
                              "end": {
                                "line": 152,
                                "column": 81
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 4454,
                              "end": 4516,
                              "loc": {
                                "start": {
                                  "line": 152,
                                  "column": 18
                                },
                                "end": {
                                  "line": 152,
                                  "column": 80
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 4458,
                                "end": 4482,
                                "loc": {
                                  "start": {
                                    "line": 152,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 152,
                                    "column": 46
                                  },
                                  "identifierName": "MissingMetadataException"
                                },
                                "name": "MissingMetadataException"
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 4483,
                                  "end": 4515,
                                  "loc": {
                                    "start": {
                                      "line": 152,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 152,
                                      "column": 79
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "App Metadata not yet retrieved",
                                    "raw": "\"App Metadata not yet retrieved\""
                                  },
                                  "value": "App Metadata not yet retrieved"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 4540,
                      "end": 4637,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 8
                        },
                        "end": {
                          "line": 157,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 4544,
                        "end": 4556,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 12
                          },
                          "end": {
                            "line": 155,
                            "column": 24
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 4545,
                          "end": 4556,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 13
                            },
                            "end": {
                              "line": 155,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4545,
                            "end": 4549,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 13
                              },
                              "end": {
                                "line": 155,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4550,
                            "end": 4556,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 18
                              },
                              "end": {
                                "line": 155,
                                "column": 24
                              },
                              "identifierName": "wallet"
                            },
                            "name": "wallet"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 4558,
                        "end": 4637,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 26
                          },
                          "end": {
                            "line": 157,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 4573,
                            "end": 4626,
                            "loc": {
                              "start": {
                                "line": 156,
                                "column": 12
                              },
                              "end": {
                                "line": 156,
                                "column": 65
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 4579,
                              "end": 4625,
                              "loc": {
                                "start": {
                                  "line": 156,
                                  "column": 18
                                },
                                "end": {
                                  "line": 156,
                                  "column": 64
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 4583,
                                "end": 4606,
                                "loc": {
                                  "start": {
                                    "line": 156,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 156,
                                    "column": 45
                                  },
                                  "identifierName": "WalletNotFoundException"
                                },
                                "name": "WalletNotFoundException"
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 4607,
                                  "end": 4624,
                                  "loc": {
                                    "start": {
                                      "line": 156,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 156,
                                      "column": 63
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "No Wallet found",
                                    "raw": "\"No Wallet found\""
                                  },
                                  "value": "No Wallet found"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 4649,
                      "end": 4826,
                      "loc": {
                        "start": {
                          "line": 159,
                          "column": 8
                        },
                        "end": {
                          "line": 165,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 4653,
                        "end": 4670,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 12
                          },
                          "end": {
                            "line": 159,
                            "column": 29
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 4653,
                          "end": 4666,
                          "loc": {
                            "start": {
                              "line": 159,
                              "column": 12
                            },
                            "end": {
                              "line": 159,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4653,
                            "end": 4657,
                            "loc": {
                              "start": {
                                "line": 159,
                                "column": 12
                              },
                              "end": {
                                "line": 159,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4658,
                            "end": 4666,
                            "loc": {
                              "start": {
                                "line": 159,
                                "column": 17
                              },
                              "end": {
                                "line": 159,
                                "column": 25
                              },
                              "identifierName": "metadata"
                            },
                            "name": "metadata"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 4667,
                          "end": 4670,
                          "loc": {
                            "start": {
                              "line": 159,
                              "column": 26
                            },
                            "end": {
                              "line": 159,
                              "column": 29
                            },
                            "identifierName": "poa"
                          },
                          "name": "poa"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 4672,
                        "end": 4826,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 31
                          },
                          "end": {
                            "line": 165,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 4687,
                            "end": 4815,
                            "loc": {
                              "start": {
                                "line": 160,
                                "column": 12
                              },
                              "end": {
                                "line": 164,
                                "column": 15
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 4694,
                              "end": 4814,
                              "loc": {
                                "start": {
                                  "line": 160,
                                  "column": 19
                                },
                                "end": {
                                  "line": 164,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4694,
                                "end": 4709,
                                "loc": {
                                  "start": {
                                    "line": 160,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 160,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 4694,
                                  "end": 4701,
                                  "loc": {
                                    "start": {
                                      "line": 160,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 160,
                                      "column": 26
                                    },
                                    "identifierName": "Promise"
                                  },
                                  "name": "Promise"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4702,
                                  "end": 4709,
                                  "loc": {
                                    "start": {
                                      "line": 160,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 160,
                                      "column": 34
                                    },
                                    "identifierName": "resolve"
                                  },
                                  "name": "resolve"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 4710,
                                  "end": 4813,
                                  "loc": {
                                    "start": {
                                      "line": 160,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 164,
                                      "column": 13
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 4729,
                                      "end": 4739,
                                      "loc": {
                                        "start": {
                                          "line": 161,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 161,
                                          "column": 26
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 4729,
                                        "end": 4735,
                                        "loc": {
                                          "start": {
                                            "line": 161,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 161,
                                            "column": 22
                                          },
                                          "identifierName": "amount"
                                        },
                                        "name": "amount"
                                      },
                                      "value": {
                                        "type": "UnaryExpression",
                                        "start": 4737,
                                        "end": 4739,
                                        "loc": {
                                          "start": {
                                            "line": 161,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 161,
                                            "column": 26
                                          }
                                        },
                                        "operator": "-",
                                        "prefix": true,
                                        "argument": {
                                          "type": "NumericLiteral",
                                          "start": 4738,
                                          "end": 4739,
                                          "loc": {
                                            "start": {
                                              "line": 161,
                                              "column": 25
                                            },
                                            "end": {
                                              "line": 161,
                                              "column": 26
                                            }
                                          },
                                          "extra": {
                                            "rawValue": 1,
                                            "raw": "1"
                                          },
                                          "value": 1
                                        },
                                        "extra": {
                                          "parenthesizedArgument": false
                                        }
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 4758,
                                      "end": 4770,
                                      "loc": {
                                        "start": {
                                          "line": 162,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 162,
                                          "column": 28
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 4758,
                                        "end": 4766,
                                        "loc": {
                                          "start": {
                                            "line": 162,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 162,
                                            "column": 24
                                          },
                                          "identifierName": "currency"
                                        },
                                        "name": "currency"
                                      },
                                      "value": {
                                        "type": "StringLiteral",
                                        "start": 4768,
                                        "end": 4770,
                                        "loc": {
                                          "start": {
                                            "line": 162,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 162,
                                            "column": 28
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "",
                                          "raw": "\"\""
                                        },
                                        "value": ""
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 4789,
                                      "end": 4798,
                                      "loc": {
                                        "start": {
                                          "line": 163,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 163,
                                          "column": 25
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 4789,
                                        "end": 4792,
                                        "loc": {
                                          "start": {
                                            "line": 163,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 163,
                                            "column": 19
                                          },
                                          "identifierName": "poa"
                                        },
                                        "name": "poa"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 4794,
                                        "end": 4798,
                                        "loc": {
                                          "start": {
                                            "line": 163,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 163,
                                            "column": 25
                                          }
                                        },
                                        "value": true
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 4838,
                      "end": 4883,
                      "loc": {
                        "start": {
                          "line": 167,
                          "column": 8
                        },
                        "end": {
                          "line": 167,
                          "column": 53
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 4842,
                          "end": 4882,
                          "loc": {
                            "start": {
                              "line": 167,
                              "column": 12
                            },
                            "end": {
                              "line": 167,
                              "column": 52
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 4842,
                            "end": 4849,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 12
                              },
                              "end": {
                                "line": 167,
                                "column": 19
                              },
                              "identifierName": "address"
                            },
                            "name": "address"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 4852,
                            "end": 4882,
                            "loc": {
                              "start": {
                                "line": 167,
                                "column": 22
                              },
                              "end": {
                                "line": 167,
                                "column": 52
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 4858,
                              "end": 4882,
                              "loc": {
                                "start": {
                                  "line": 167,
                                  "column": 28
                                },
                                "end": {
                                  "line": 167,
                                  "column": 52
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4858,
                                "end": 4880,
                                "loc": {
                                  "start": {
                                    "line": 167,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 167,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 4858,
                                  "end": 4869,
                                  "loc": {
                                    "start": {
                                      "line": 167,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 167,
                                      "column": 39
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 4858,
                                    "end": 4862,
                                    "loc": {
                                      "start": {
                                        "line": 167,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 167,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 4863,
                                    "end": 4869,
                                    "loc": {
                                      "start": {
                                        "line": 167,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 167,
                                        "column": 39
                                      },
                                      "identifierName": "wallet"
                                    },
                                    "name": "wallet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 4870,
                                  "end": 4880,
                                  "loc": {
                                    "start": {
                                      "line": 167,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 167,
                                      "column": 50
                                    },
                                    "identifierName": "getAddress"
                                  },
                                  "name": "getAddress"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 4893,
                      "end": 5287,
                      "loc": {
                        "start": {
                          "line": 168,
                          "column": 8
                        },
                        "end": {
                          "line": 177,
                          "column": 15
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 4897,
                          "end": 5286,
                          "loc": {
                            "start": {
                              "line": 168,
                              "column": 12
                            },
                            "end": {
                              "line": 177,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 4897,
                            "end": 4905,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 12
                              },
                              "end": {
                                "line": 168,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 4908,
                            "end": 5286,
                            "loc": {
                              "start": {
                                "line": 168,
                                "column": 23
                              },
                              "end": {
                                "line": 177,
                                "column": 14
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 4914,
                              "end": 5286,
                              "loc": {
                                "start": {
                                  "line": 168,
                                  "column": 29
                                },
                                "end": {
                                  "line": 177,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 4914,
                                "end": 5206,
                                "loc": {
                                  "start": {
                                    "line": 168,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 4914,
                                  "end": 5200,
                                  "loc": {
                                    "start": {
                                      "line": 168,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 175,
                                      "column": 9
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 4914,
                                    "end": 4927,
                                    "loc": {
                                      "start": {
                                        "line": 168,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 168,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 4914,
                                      "end": 4919,
                                      "loc": {
                                        "start": {
                                          "line": 168,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 168,
                                          "column": 34
                                        },
                                        "identifierName": "axios"
                                      },
                                      "name": "axios"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 4920,
                                      "end": 4927,
                                      "loc": {
                                        "start": {
                                          "line": 168,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 168,
                                          "column": 42
                                        },
                                        "identifierName": "request"
                                      },
                                      "name": "request"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 4942,
                                      "end": 5189,
                                      "loc": {
                                        "start": {
                                          "line": 169,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 174,
                                          "column": 13
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 4961,
                                          "end": 5003,
                                          "loc": {
                                            "start": {
                                              "line": 170,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 170,
                                              "column": 58
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 4961,
                                            "end": 4964,
                                            "loc": {
                                              "start": {
                                                "line": 170,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 170,
                                                "column": 19
                                              },
                                              "identifierName": "url"
                                            },
                                            "name": "url"
                                          },
                                          "value": {
                                            "type": "TemplateLiteral",
                                            "start": 4966,
                                            "end": 5003,
                                            "loc": {
                                              "start": {
                                                "line": 170,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 170,
                                                "column": 58
                                              }
                                            },
                                            "expressions": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 4969,
                                                "end": 4982,
                                                "loc": {
                                                  "start": {
                                                    "line": 170,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 170,
                                                    "column": 37
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 4969,
                                                  "end": 4973,
                                                  "loc": {
                                                    "start": {
                                                      "line": 170,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 170,
                                                      "column": 28
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 4974,
                                                  "end": 4982,
                                                  "loc": {
                                                    "start": {
                                                      "line": 170,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 170,
                                                      "column": 37
                                                    },
                                                    "identifierName": "endpoint"
                                                  },
                                                  "name": "endpoint"
                                                },
                                                "computed": false
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 4993,
                                                "end": 5000,
                                                "loc": {
                                                  "start": {
                                                    "line": 170,
                                                    "column": 48
                                                  },
                                                  "end": {
                                                    "line": 170,
                                                    "column": 55
                                                  },
                                                  "identifierName": "address"
                                                },
                                                "name": "address"
                                              }
                                            ],
                                            "quasis": [
                                              {
                                                "type": "TemplateElement",
                                                "start": 4967,
                                                "end": 4967,
                                                "loc": {
                                                  "start": {
                                                    "line": 170,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 170,
                                                    "column": 22
                                                  }
                                                },
                                                "value": {
                                                  "raw": "",
                                                  "cooked": ""
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 4983,
                                                "end": 4991,
                                                "loc": {
                                                  "start": {
                                                    "line": 170,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 170,
                                                    "column": 46
                                                  }
                                                },
                                                "value": {
                                                  "raw": "balance/",
                                                  "cooked": "balance/"
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 5001,
                                                "end": 5002,
                                                "loc": {
                                                  "start": {
                                                    "line": 170,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 170,
                                                    "column": 57
                                                  }
                                                },
                                                "value": {
                                                  "raw": "/",
                                                  "cooked": "/"
                                                },
                                                "tail": true
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 5022,
                                          "end": 5035,
                                          "loc": {
                                            "start": {
                                              "line": 171,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 171,
                                              "column": 29
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 5022,
                                            "end": 5028,
                                            "loc": {
                                              "start": {
                                                "line": 171,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 171,
                                                "column": 22
                                              },
                                              "identifierName": "method"
                                            },
                                            "name": "method"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 5030,
                                            "end": 5035,
                                            "loc": {
                                              "start": {
                                                "line": 171,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 171,
                                                "column": 29
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "GET",
                                              "raw": "'GET'"
                                            },
                                            "value": "GET"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 5054,
                                          "end": 5135,
                                          "loc": {
                                            "start": {
                                              "line": 172,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 172,
                                              "column": 97
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 5054,
                                            "end": 5061,
                                            "loc": {
                                              "start": {
                                                "line": 172,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 172,
                                                "column": 23
                                              },
                                              "identifierName": "headers"
                                            },
                                            "name": "headers"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 5063,
                                            "end": 5135,
                                            "loc": {
                                              "start": {
                                                "line": 172,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 172,
                                                "column": 97
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 5063,
                                              "end": 5076,
                                              "loc": {
                                                "start": {
                                                  "line": 172,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 172,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 5063,
                                                "end": 5069,
                                                "loc": {
                                                  "start": {
                                                    "line": 172,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 172,
                                                    "column": 31
                                                  },
                                                  "identifierName": "Object"
                                                },
                                                "name": "Object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 5070,
                                                "end": 5076,
                                                "loc": {
                                                  "start": {
                                                    "line": 172,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 172,
                                                    "column": 38
                                                  },
                                                  "identifierName": "assign"
                                                },
                                                "name": "assign"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ObjectExpression",
                                                "start": 5077,
                                                "end": 5112,
                                                "loc": {
                                                  "start": {
                                                    "line": 172,
                                                    "column": 39
                                                  },
                                                  "end": {
                                                    "line": 172,
                                                    "column": 74
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "ObjectProperty",
                                                    "start": 5078,
                                                    "end": 5111,
                                                    "loc": {
                                                      "start": {
                                                        "line": 172,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 172,
                                                        "column": 73
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "StringLiteral",
                                                      "start": 5078,
                                                      "end": 5092,
                                                      "loc": {
                                                        "start": {
                                                          "line": 172,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 172,
                                                          "column": 54
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": "Content-Type",
                                                        "raw": "'Content-Type'"
                                                      },
                                                      "value": "Content-Type"
                                                    },
                                                    "value": {
                                                      "type": "StringLiteral",
                                                      "start": 5093,
                                                      "end": 5111,
                                                      "loc": {
                                                        "start": {
                                                          "line": 172,
                                                          "column": 55
                                                        },
                                                        "end": {
                                                          "line": 172,
                                                          "column": 73
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": "application/json",
                                                        "raw": "'application/json'"
                                                      },
                                                      "value": "application/json"
                                                    }
                                                  }
                                                ]
                                              },
                                              {
                                                "type": "CallExpression",
                                                "start": 5113,
                                                "end": 5134,
                                                "loc": {
                                                  "start": {
                                                    "line": 172,
                                                    "column": 75
                                                  },
                                                  "end": {
                                                    "line": 172,
                                                    "column": 96
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 5113,
                                                  "end": 5132,
                                                  "loc": {
                                                    "start": {
                                                      "line": 172,
                                                      "column": 75
                                                    },
                                                    "end": {
                                                      "line": 172,
                                                      "column": 94
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 5113,
                                                    "end": 5117,
                                                    "loc": {
                                                      "start": {
                                                        "line": 172,
                                                        "column": 75
                                                      },
                                                      "end": {
                                                        "line": 172,
                                                        "column": 79
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 5118,
                                                    "end": 5132,
                                                    "loc": {
                                                      "start": {
                                                        "line": 172,
                                                        "column": 80
                                                      },
                                                      "end": {
                                                        "line": 172,
                                                        "column": 94
                                                      },
                                                      "identifierName": "apiAuthHeaders"
                                                    },
                                                    "name": "apiAuthHeaders"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 5154,
                                          "end": 5174,
                                          "loc": {
                                            "start": {
                                              "line": 173,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 173,
                                              "column": 36
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 5154,
                                            "end": 5166,
                                            "loc": {
                                              "start": {
                                                "line": 173,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 173,
                                                "column": 28
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 5168,
                                            "end": 5174,
                                            "loc": {
                                              "start": {
                                                "line": 173,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 173,
                                                "column": 36
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "json",
                                              "raw": "'json'"
                                            },
                                            "value": "json"
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 5201,
                                  "end": 5206,
                                  "loc": {
                                    "start": {
                                      "line": 175,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 175,
                                      "column": 15
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 5207,
                                  "end": 5285,
                                  "loc": {
                                    "start": {
                                      "line": 175,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 177,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 5207,
                                      "end": 5212,
                                      "loc": {
                                        "start": {
                                          "line": 175,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 175,
                                          "column": 21
                                        },
                                        "identifierName": "error"
                                      },
                                      "name": "error"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 5214,
                                    "end": 5285,
                                    "loc": {
                                      "start": {
                                        "line": 175,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 177,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ThrowStatement",
                                        "start": 5233,
                                        "end": 5270,
                                        "loc": {
                                          "start": {
                                            "line": 176,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 176,
                                            "column": 53
                                          }
                                        },
                                        "argument": {
                                          "type": "NewExpression",
                                          "start": 5239,
                                          "end": 5269,
                                          "loc": {
                                            "start": {
                                              "line": 176,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 176,
                                              "column": 52
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 5243,
                                            "end": 5262,
                                            "loc": {
                                              "start": {
                                                "line": 176,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 176,
                                                "column": 45
                                              },
                                              "identifierName": "GetRequestException"
                                            },
                                            "name": "GetRequestException"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 5263,
                                              "end": 5268,
                                              "loc": {
                                                "start": {
                                                  "line": 176,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 176,
                                                  "column": 51
                                                },
                                                "identifierName": "error"
                                              },
                                              "name": "error"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 5299,
                      "end": 5391,
                      "loc": {
                        "start": {
                          "line": 179,
                          "column": 8
                        },
                        "end": {
                          "line": 182,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 5306,
                        "end": 5390,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 15
                          },
                          "end": {
                            "line": 182,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 5306,
                          "end": 5321,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 15
                            },
                            "end": {
                              "line": 179,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 5306,
                            "end": 5313,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 15
                              },
                              "end": {
                                "line": 179,
                                "column": 22
                              },
                              "identifierName": "Promise"
                            },
                            "name": "Promise"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5314,
                            "end": 5321,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 23
                              },
                              "end": {
                                "line": 179,
                                "column": 30
                              },
                              "identifierName": "resolve"
                            },
                            "name": "resolve"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 5322,
                            "end": 5389,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 31
                              },
                              "end": {
                                "line": 182,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "SpreadProperty",
                                "start": 5337,
                                "end": 5353,
                                "loc": {
                                  "start": {
                                    "line": 180,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 180,
                                    "column": 28
                                  }
                                },
                                "argument": {
                                  "type": "MemberExpression",
                                  "start": 5340,
                                  "end": 5353,
                                  "loc": {
                                    "start": {
                                      "line": 180,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 180,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 5340,
                                    "end": 5348,
                                    "loc": {
                                      "start": {
                                        "line": 180,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 180,
                                        "column": 23
                                      },
                                      "identifierName": "response"
                                    },
                                    "name": "response"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 5349,
                                    "end": 5353,
                                    "loc": {
                                      "start": {
                                        "line": 180,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 180,
                                        "column": 28
                                      },
                                      "identifierName": "data"
                                    },
                                    "name": "data"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 5368,
                                "end": 5378,
                                "loc": {
                                  "start": {
                                    "line": 181,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 181,
                                    "column": 22
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 5368,
                                  "end": 5371,
                                  "loc": {
                                    "start": {
                                      "line": 181,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 181,
                                      "column": 15
                                    },
                                    "identifierName": "poa"
                                  },
                                  "name": "poa"
                                },
                                "value": {
                                  "type": "BooleanLiteral",
                                  "start": 5373,
                                  "end": 5378,
                                  "loc": {
                                    "start": {
                                      "line": 181,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 181,
                                      "column": 22
                                    }
                                  },
                                  "value": false
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Get the balance for the attached Wallet\r\n     * @return {Promise<Object>} - the balance\r\n     ",
                    "start": 4251,
                    "end": 4377,
                    "loc": {
                      "start": {
                        "line": 145,
                        "column": 4
                      },
                      "end": {
                        "line": 149,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Add funds to the attached Wallet.\r\n     * Please check the output of this method. It is of the form\r\n     * ```\r\n     * {\r\n     *     txnId: null,\r\n     *     faucet_url: null,\r\n     *     poa: true\r\n     * }\r\n     * ```\r\n     *\r\n     * If successful, txnId will be populated.\r\n     * If the network is PoA, then poa will be true, and txnId will be null\r\n     * If the faucet for the network is external (e.g. Rinkeby, Ropsten, etc), then txnId will be null,\r\n     * and faucet_url will be populated with a URL. You should present this URL to your users to direct them\r\n     * to request funds there.\r\n     * @return {Promise<Object>} - details of the txn\r\n     ",
                    "start": 5406,
                    "end": 6100,
                    "loc": {
                      "start": {
                        "line": 185,
                        "column": 4
                      },
                      "end": {
                        "line": 203,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 6106,
                "end": 7541,
                "loc": {
                  "start": {
                    "line": 204,
                    "column": 4
                  },
                  "end": {
                    "line": 255,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 6112,
                  "end": 6120,
                  "loc": {
                    "start": {
                      "line": 204,
                      "column": 10
                    },
                    "end": {
                      "line": 204,
                      "column": 18
                    },
                    "identifierName": "addFunds"
                  },
                  "name": "addFunds"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 6123,
                  "end": 7541,
                  "loc": {
                    "start": {
                      "line": 204,
                      "column": 21
                    },
                    "end": {
                      "line": 255,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 6134,
                      "end": 6249,
                      "loc": {
                        "start": {
                          "line": 205,
                          "column": 8
                        },
                        "end": {
                          "line": 207,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 6138,
                        "end": 6152,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 12
                          },
                          "end": {
                            "line": 205,
                            "column": 26
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 6139,
                          "end": 6152,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 13
                            },
                            "end": {
                              "line": 205,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6139,
                            "end": 6143,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 13
                              },
                              "end": {
                                "line": 205,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6144,
                            "end": 6152,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 18
                              },
                              "end": {
                                "line": 205,
                                "column": 26
                              },
                              "identifierName": "metadata"
                            },
                            "name": "metadata"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 6154,
                        "end": 6249,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 28
                          },
                          "end": {
                            "line": 207,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 6169,
                            "end": 6238,
                            "loc": {
                              "start": {
                                "line": 206,
                                "column": 12
                              },
                              "end": {
                                "line": 206,
                                "column": 81
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 6175,
                              "end": 6237,
                              "loc": {
                                "start": {
                                  "line": 206,
                                  "column": 18
                                },
                                "end": {
                                  "line": 206,
                                  "column": 80
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 6179,
                                "end": 6203,
                                "loc": {
                                  "start": {
                                    "line": 206,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 206,
                                    "column": 46
                                  },
                                  "identifierName": "MissingMetadataException"
                                },
                                "name": "MissingMetadataException"
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 6204,
                                  "end": 6236,
                                  "loc": {
                                    "start": {
                                      "line": 206,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 206,
                                      "column": 79
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "App Metadata not yet retrieved",
                                    "raw": "\"App Metadata not yet retrieved\""
                                  },
                                  "value": "App Metadata not yet retrieved"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 6261,
                      "end": 6358,
                      "loc": {
                        "start": {
                          "line": 209,
                          "column": 8
                        },
                        "end": {
                          "line": 211,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 6265,
                        "end": 6277,
                        "loc": {
                          "start": {
                            "line": 209,
                            "column": 12
                          },
                          "end": {
                            "line": 209,
                            "column": 24
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 6266,
                          "end": 6277,
                          "loc": {
                            "start": {
                              "line": 209,
                              "column": 13
                            },
                            "end": {
                              "line": 209,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6266,
                            "end": 6270,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 13
                              },
                              "end": {
                                "line": 209,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6271,
                            "end": 6277,
                            "loc": {
                              "start": {
                                "line": 209,
                                "column": 18
                              },
                              "end": {
                                "line": 209,
                                "column": 24
                              },
                              "identifierName": "wallet"
                            },
                            "name": "wallet"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 6279,
                        "end": 6358,
                        "loc": {
                          "start": {
                            "line": 209,
                            "column": 26
                          },
                          "end": {
                            "line": 211,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 6294,
                            "end": 6347,
                            "loc": {
                              "start": {
                                "line": 210,
                                "column": 12
                              },
                              "end": {
                                "line": 210,
                                "column": 65
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 6300,
                              "end": 6346,
                              "loc": {
                                "start": {
                                  "line": 210,
                                  "column": 18
                                },
                                "end": {
                                  "line": 210,
                                  "column": 64
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 6304,
                                "end": 6327,
                                "loc": {
                                  "start": {
                                    "line": 210,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 210,
                                    "column": 45
                                  },
                                  "identifierName": "WalletNotFoundException"
                                },
                                "name": "WalletNotFoundException"
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 6328,
                                  "end": 6345,
                                  "loc": {
                                    "start": {
                                      "line": 210,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 210,
                                      "column": 63
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "No Wallet found",
                                    "raw": "\"No Wallet found\""
                                  },
                                  "value": "No Wallet found"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 6370,
                      "end": 6415,
                      "loc": {
                        "start": {
                          "line": 213,
                          "column": 8
                        },
                        "end": {
                          "line": 213,
                          "column": 53
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 6374,
                          "end": 6414,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 12
                            },
                            "end": {
                              "line": 213,
                              "column": 52
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 6374,
                            "end": 6381,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 12
                              },
                              "end": {
                                "line": 213,
                                "column": 19
                              },
                              "identifierName": "address"
                            },
                            "name": "address"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 6384,
                            "end": 6414,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 22
                              },
                              "end": {
                                "line": 213,
                                "column": 52
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 6390,
                              "end": 6414,
                              "loc": {
                                "start": {
                                  "line": 213,
                                  "column": 28
                                },
                                "end": {
                                  "line": 213,
                                  "column": 52
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6390,
                                "end": 6412,
                                "loc": {
                                  "start": {
                                    "line": 213,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 213,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 6390,
                                  "end": 6401,
                                  "loc": {
                                    "start": {
                                      "line": 213,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 213,
                                      "column": 39
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 6390,
                                    "end": 6394,
                                    "loc": {
                                      "start": {
                                        "line": 213,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 213,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 6395,
                                    "end": 6401,
                                    "loc": {
                                      "start": {
                                        "line": 213,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 213,
                                        "column": 39
                                      },
                                      "identifierName": "wallet"
                                    },
                                    "name": "wallet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6402,
                                  "end": 6412,
                                  "loc": {
                                    "start": {
                                      "line": 213,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 213,
                                      "column": 50
                                    },
                                    "identifierName": "getAddress"
                                  },
                                  "name": "getAddress"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 6427,
                      "end": 6609,
                      "loc": {
                        "start": {
                          "line": 215,
                          "column": 8
                        },
                        "end": {
                          "line": 221,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 6431,
                        "end": 6448,
                        "loc": {
                          "start": {
                            "line": 215,
                            "column": 12
                          },
                          "end": {
                            "line": 215,
                            "column": 29
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 6431,
                          "end": 6444,
                          "loc": {
                            "start": {
                              "line": 215,
                              "column": 12
                            },
                            "end": {
                              "line": 215,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6431,
                            "end": 6435,
                            "loc": {
                              "start": {
                                "line": 215,
                                "column": 12
                              },
                              "end": {
                                "line": 215,
                                "column": 16
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6436,
                            "end": 6444,
                            "loc": {
                              "start": {
                                "line": 215,
                                "column": 17
                              },
                              "end": {
                                "line": 215,
                                "column": 25
                              },
                              "identifierName": "metadata"
                            },
                            "name": "metadata"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 6445,
                          "end": 6448,
                          "loc": {
                            "start": {
                              "line": 215,
                              "column": 26
                            },
                            "end": {
                              "line": 215,
                              "column": 29
                            },
                            "identifierName": "poa"
                          },
                          "name": "poa"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 6450,
                        "end": 6609,
                        "loc": {
                          "start": {
                            "line": 215,
                            "column": 31
                          },
                          "end": {
                            "line": 221,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 6465,
                            "end": 6598,
                            "loc": {
                              "start": {
                                "line": 216,
                                "column": 12
                              },
                              "end": {
                                "line": 220,
                                "column": 15
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 6472,
                              "end": 6597,
                              "loc": {
                                "start": {
                                  "line": 216,
                                  "column": 19
                                },
                                "end": {
                                  "line": 220,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6472,
                                "end": 6487,
                                "loc": {
                                  "start": {
                                    "line": 216,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 216,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6472,
                                  "end": 6479,
                                  "loc": {
                                    "start": {
                                      "line": 216,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 216,
                                      "column": 26
                                    },
                                    "identifierName": "Promise"
                                  },
                                  "name": "Promise"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6480,
                                  "end": 6487,
                                  "loc": {
                                    "start": {
                                      "line": 216,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 216,
                                      "column": 34
                                    },
                                    "identifierName": "resolve"
                                  },
                                  "name": "resolve"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 6488,
                                  "end": 6596,
                                  "loc": {
                                    "start": {
                                      "line": 216,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 220,
                                      "column": 13
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 6507,
                                      "end": 6518,
                                      "loc": {
                                        "start": {
                                          "line": 217,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 217,
                                          "column": 27
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 6507,
                                        "end": 6512,
                                        "loc": {
                                          "start": {
                                            "line": 217,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 217,
                                            "column": 21
                                          },
                                          "identifierName": "txnId"
                                        },
                                        "name": "txnId"
                                      },
                                      "value": {
                                        "type": "NullLiteral",
                                        "start": 6514,
                                        "end": 6518,
                                        "loc": {
                                          "start": {
                                            "line": 217,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 217,
                                            "column": 27
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 6537,
                                      "end": 6546,
                                      "loc": {
                                        "start": {
                                          "line": 218,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 218,
                                          "column": 25
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 6537,
                                        "end": 6540,
                                        "loc": {
                                          "start": {
                                            "line": 218,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 218,
                                            "column": 19
                                          },
                                          "identifierName": "poa"
                                        },
                                        "name": "poa"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 6542,
                                        "end": 6546,
                                        "loc": {
                                          "start": {
                                            "line": 218,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 218,
                                            "column": 25
                                          }
                                        },
                                        "value": true
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 6565,
                                      "end": 6581,
                                      "loc": {
                                        "start": {
                                          "line": 219,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 219,
                                          "column": 32
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 6565,
                                        "end": 6575,
                                        "loc": {
                                          "start": {
                                            "line": 219,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 219,
                                            "column": 26
                                          },
                                          "identifierName": "faucet_url"
                                        },
                                        "name": "faucet_url"
                                      },
                                      "value": {
                                        "type": "NullLiteral",
                                        "start": 6577,
                                        "end": 6581,
                                        "loc": {
                                          "start": {
                                            "line": 219,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 219,
                                            "column": 32
                                          }
                                        }
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 6621,
                      "end": 6830,
                      "loc": {
                        "start": {
                          "line": 223,
                          "column": 8
                        },
                        "end": {
                          "line": 229,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 6625,
                        "end": 6652,
                        "loc": {
                          "start": {
                            "line": 223,
                            "column": 12
                          },
                          "end": {
                            "line": 223,
                            "column": 39
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 6626,
                          "end": 6652,
                          "loc": {
                            "start": {
                              "line": 223,
                              "column": 13
                            },
                            "end": {
                              "line": 223,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6626,
                            "end": 6639,
                            "loc": {
                              "start": {
                                "line": 223,
                                "column": 13
                              },
                              "end": {
                                "line": 223,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6626,
                              "end": 6630,
                              "loc": {
                                "start": {
                                  "line": 223,
                                  "column": 13
                                },
                                "end": {
                                  "line": 223,
                                  "column": 17
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6631,
                              "end": 6639,
                              "loc": {
                                "start": {
                                  "line": 223,
                                  "column": 18
                                },
                                "end": {
                                  "line": 223,
                                  "column": 26
                                },
                                "identifierName": "metadata"
                              },
                              "name": "metadata"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6640,
                            "end": 6652,
                            "loc": {
                              "start": {
                                "line": 223,
                                "column": 27
                              },
                              "end": {
                                "line": 223,
                                "column": 39
                              },
                              "identifierName": "simba_faucet"
                            },
                            "name": "simba_faucet"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 6654,
                        "end": 6830,
                        "loc": {
                          "start": {
                            "line": 223,
                            "column": 41
                          },
                          "end": {
                            "line": 229,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ReturnStatement",
                            "start": 6669,
                            "end": 6819,
                            "loc": {
                              "start": {
                                "line": 224,
                                "column": 12
                              },
                              "end": {
                                "line": 228,
                                "column": 15
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 6676,
                              "end": 6818,
                              "loc": {
                                "start": {
                                  "line": 224,
                                  "column": 19
                                },
                                "end": {
                                  "line": 228,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6676,
                                "end": 6691,
                                "loc": {
                                  "start": {
                                    "line": 224,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 224,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 6676,
                                  "end": 6683,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 26
                                    },
                                    "identifierName": "Promise"
                                  },
                                  "name": "Promise"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 6684,
                                  "end": 6691,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 27
                                    },
                                    "end": {
                                      "line": 224,
                                      "column": 34
                                    },
                                    "identifierName": "resolve"
                                  },
                                  "name": "resolve"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ObjectExpression",
                                  "start": 6692,
                                  "end": 6817,
                                  "loc": {
                                    "start": {
                                      "line": 224,
                                      "column": 35
                                    },
                                    "end": {
                                      "line": 228,
                                      "column": 13
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 6711,
                                      "end": 6722,
                                      "loc": {
                                        "start": {
                                          "line": 225,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 225,
                                          "column": 27
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 6711,
                                        "end": 6716,
                                        "loc": {
                                          "start": {
                                            "line": 225,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 225,
                                            "column": 21
                                          },
                                          "identifierName": "txnId"
                                        },
                                        "name": "txnId"
                                      },
                                      "value": {
                                        "type": "NullLiteral",
                                        "start": 6718,
                                        "end": 6722,
                                        "loc": {
                                          "start": {
                                            "line": 225,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 225,
                                            "column": 27
                                          }
                                        }
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 6741,
                                      "end": 6751,
                                      "loc": {
                                        "start": {
                                          "line": 226,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 226,
                                          "column": 26
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 6741,
                                        "end": 6744,
                                        "loc": {
                                          "start": {
                                            "line": 226,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 226,
                                            "column": 19
                                          },
                                          "identifierName": "poa"
                                        },
                                        "name": "poa"
                                      },
                                      "value": {
                                        "type": "BooleanLiteral",
                                        "start": 6746,
                                        "end": 6751,
                                        "loc": {
                                          "start": {
                                            "line": 226,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 226,
                                            "column": 26
                                          }
                                        },
                                        "value": false
                                      }
                                    },
                                    {
                                      "type": "ObjectProperty",
                                      "start": 6770,
                                      "end": 6802,
                                      "loc": {
                                        "start": {
                                          "line": 227,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 227,
                                          "column": 48
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 6770,
                                        "end": 6780,
                                        "loc": {
                                          "start": {
                                            "line": 227,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 227,
                                            "column": 26
                                          },
                                          "identifierName": "faucet_url"
                                        },
                                        "name": "faucet_url"
                                      },
                                      "value": {
                                        "type": "MemberExpression",
                                        "start": 6782,
                                        "end": 6802,
                                        "loc": {
                                          "start": {
                                            "line": 227,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 227,
                                            "column": 48
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 6782,
                                          "end": 6795,
                                          "loc": {
                                            "start": {
                                              "line": 227,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 227,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 6782,
                                            "end": 6786,
                                            "loc": {
                                              "start": {
                                                "line": 227,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 227,
                                                "column": 32
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 6787,
                                            "end": 6795,
                                            "loc": {
                                              "start": {
                                                "line": 227,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 227,
                                                "column": 41
                                              },
                                              "identifierName": "metadata"
                                            },
                                            "name": "metadata"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 6796,
                                          "end": 6802,
                                          "loc": {
                                            "start": {
                                              "line": 227,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 227,
                                              "column": 48
                                            },
                                            "identifierName": "faucet"
                                          },
                                          "name": "faucet"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 6842,
                      "end": 6960,
                      "loc": {
                        "start": {
                          "line": 231,
                          "column": 8
                        },
                        "end": {
                          "line": 235,
                          "column": 10
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 6846,
                          "end": 6959,
                          "loc": {
                            "start": {
                              "line": 231,
                              "column": 12
                            },
                            "end": {
                              "line": 235,
                              "column": 9
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 6846,
                            "end": 6857,
                            "loc": {
                              "start": {
                                "line": 231,
                                "column": 12
                              },
                              "end": {
                                "line": 231,
                                "column": 23
                              },
                              "identifierName": "requestData"
                            },
                            "name": "requestData"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 6860,
                            "end": 6959,
                            "loc": {
                              "start": {
                                "line": 231,
                                "column": 26
                              },
                              "end": {
                                "line": 235,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 6875,
                                "end": 6891,
                                "loc": {
                                  "start": {
                                    "line": 232,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 232,
                                    "column": 28
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6875,
                                  "end": 6882,
                                  "loc": {
                                    "start": {
                                      "line": 232,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 232,
                                      "column": 19
                                    },
                                    "identifierName": "account"
                                  },
                                  "name": "account"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 6884,
                                  "end": 6891,
                                  "loc": {
                                    "start": {
                                      "line": 232,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 232,
                                      "column": 28
                                    },
                                    "identifierName": "address"
                                  },
                                  "name": "address"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 6906,
                                "end": 6916,
                                "loc": {
                                  "start": {
                                    "line": 233,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 233,
                                    "column": 22
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6906,
                                  "end": 6911,
                                  "loc": {
                                    "start": {
                                      "line": 233,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 233,
                                      "column": 17
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                },
                                "value": {
                                  "type": "StringLiteral",
                                  "start": 6913,
                                  "end": 6916,
                                  "loc": {
                                    "start": {
                                      "line": 233,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 233,
                                      "column": 22
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "1",
                                    "raw": "\"1\""
                                  },
                                  "value": "1"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 6931,
                                "end": 6948,
                                "loc": {
                                  "start": {
                                    "line": 234,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 234,
                                    "column": 29
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 6931,
                                  "end": 6939,
                                  "loc": {
                                    "start": {
                                      "line": 234,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 234,
                                      "column": 20
                                    },
                                    "identifierName": "currency"
                                  },
                                  "name": "currency"
                                },
                                "value": {
                                  "type": "StringLiteral",
                                  "start": 6941,
                                  "end": 6948,
                                  "loc": {
                                    "start": {
                                      "line": 234,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 234,
                                      "column": 29
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "ether",
                                    "raw": "\"ether\""
                                  },
                                  "value": "ether"
                                }
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 6972,
                      "end": 7397,
                      "loc": {
                        "start": {
                          "line": 237,
                          "column": 8
                        },
                        "end": {
                          "line": 247,
                          "column": 11
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 6976,
                          "end": 7396,
                          "loc": {
                            "start": {
                              "line": 237,
                              "column": 12
                            },
                            "end": {
                              "line": 247,
                              "column": 10
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 6976,
                            "end": 6984,
                            "loc": {
                              "start": {
                                "line": 237,
                                "column": 12
                              },
                              "end": {
                                "line": 237,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 6987,
                            "end": 7396,
                            "loc": {
                              "start": {
                                "line": 237,
                                "column": 23
                              },
                              "end": {
                                "line": 247,
                                "column": 10
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 6993,
                              "end": 7396,
                              "loc": {
                                "start": {
                                  "line": 237,
                                  "column": 29
                                },
                                "end": {
                                  "line": 247,
                                  "column": 10
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 6993,
                                "end": 7323,
                                "loc": {
                                  "start": {
                                    "line": 237,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 245,
                                    "column": 15
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 6993,
                                  "end": 7317,
                                  "loc": {
                                    "start": {
                                      "line": 237,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 245,
                                      "column": 9
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 6993,
                                    "end": 7006,
                                    "loc": {
                                      "start": {
                                        "line": 237,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 237,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 6993,
                                      "end": 6998,
                                      "loc": {
                                        "start": {
                                          "line": 237,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 237,
                                          "column": 34
                                        },
                                        "identifierName": "axios"
                                      },
                                      "name": "axios"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6999,
                                      "end": 7006,
                                      "loc": {
                                        "start": {
                                          "line": 237,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 237,
                                          "column": 42
                                        },
                                        "identifierName": "request"
                                      },
                                      "name": "request"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 7021,
                                      "end": 7306,
                                      "loc": {
                                        "start": {
                                          "line": 238,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 244,
                                          "column": 13
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 7040,
                                          "end": 7082,
                                          "loc": {
                                            "start": {
                                              "line": 239,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 239,
                                              "column": 58
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 7040,
                                            "end": 7043,
                                            "loc": {
                                              "start": {
                                                "line": 239,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 239,
                                                "column": 19
                                              },
                                              "identifierName": "url"
                                            },
                                            "name": "url"
                                          },
                                          "value": {
                                            "type": "TemplateLiteral",
                                            "start": 7045,
                                            "end": 7082,
                                            "loc": {
                                              "start": {
                                                "line": 239,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 239,
                                                "column": 58
                                              }
                                            },
                                            "expressions": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 7048,
                                                "end": 7061,
                                                "loc": {
                                                  "start": {
                                                    "line": 239,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 239,
                                                    "column": 37
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 7048,
                                                  "end": 7052,
                                                  "loc": {
                                                    "start": {
                                                      "line": 239,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 239,
                                                      "column": 28
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 7053,
                                                  "end": 7061,
                                                  "loc": {
                                                    "start": {
                                                      "line": 239,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 239,
                                                      "column": 37
                                                    },
                                                    "identifierName": "endpoint"
                                                  },
                                                  "name": "endpoint"
                                                },
                                                "computed": false
                                              },
                                              {
                                                "type": "Identifier",
                                                "start": 7072,
                                                "end": 7079,
                                                "loc": {
                                                  "start": {
                                                    "line": 239,
                                                    "column": 48
                                                  },
                                                  "end": {
                                                    "line": 239,
                                                    "column": 55
                                                  },
                                                  "identifierName": "address"
                                                },
                                                "name": "address"
                                              }
                                            ],
                                            "quasis": [
                                              {
                                                "type": "TemplateElement",
                                                "start": 7046,
                                                "end": 7046,
                                                "loc": {
                                                  "start": {
                                                    "line": 239,
                                                    "column": 22
                                                  },
                                                  "end": {
                                                    "line": 239,
                                                    "column": 22
                                                  }
                                                },
                                                "value": {
                                                  "raw": "",
                                                  "cooked": ""
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 7062,
                                                "end": 7070,
                                                "loc": {
                                                  "start": {
                                                    "line": 239,
                                                    "column": 38
                                                  },
                                                  "end": {
                                                    "line": 239,
                                                    "column": 46
                                                  }
                                                },
                                                "value": {
                                                  "raw": "balance/",
                                                  "cooked": "balance/"
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 7080,
                                                "end": 7081,
                                                "loc": {
                                                  "start": {
                                                    "line": 239,
                                                    "column": 56
                                                  },
                                                  "end": {
                                                    "line": 239,
                                                    "column": 57
                                                  }
                                                },
                                                "value": {
                                                  "raw": "/",
                                                  "cooked": "/"
                                                },
                                                "tail": true
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 7101,
                                          "end": 7115,
                                          "loc": {
                                            "start": {
                                              "line": 240,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 240,
                                              "column": 30
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 7101,
                                            "end": 7107,
                                            "loc": {
                                              "start": {
                                                "line": 240,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 240,
                                                "column": 22
                                              },
                                              "identifierName": "method"
                                            },
                                            "name": "method"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 7109,
                                            "end": 7115,
                                            "loc": {
                                              "start": {
                                                "line": 240,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 240,
                                                "column": 30
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "POST",
                                              "raw": "'POST'"
                                            },
                                            "value": "POST"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 7134,
                                          "end": 7216,
                                          "loc": {
                                            "start": {
                                              "line": 241,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 241,
                                              "column": 98
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 7134,
                                            "end": 7141,
                                            "loc": {
                                              "start": {
                                                "line": 241,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 241,
                                                "column": 23
                                              },
                                              "identifierName": "headers"
                                            },
                                            "name": "headers"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 7143,
                                            "end": 7216,
                                            "loc": {
                                              "start": {
                                                "line": 241,
                                                "column": 25
                                              },
                                              "end": {
                                                "line": 241,
                                                "column": 98
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 7143,
                                              "end": 7156,
                                              "loc": {
                                                "start": {
                                                  "line": 241,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 241,
                                                  "column": 38
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 7143,
                                                "end": 7149,
                                                "loc": {
                                                  "start": {
                                                    "line": 241,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 241,
                                                    "column": 31
                                                  },
                                                  "identifierName": "Object"
                                                },
                                                "name": "Object"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 7150,
                                                "end": 7156,
                                                "loc": {
                                                  "start": {
                                                    "line": 241,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 241,
                                                    "column": 38
                                                  },
                                                  "identifierName": "assign"
                                                },
                                                "name": "assign"
                                              },
                                              "computed": false
                                            },
                                            "arguments": [
                                              {
                                                "type": "ObjectExpression",
                                                "start": 7157,
                                                "end": 7192,
                                                "loc": {
                                                  "start": {
                                                    "line": 241,
                                                    "column": 39
                                                  },
                                                  "end": {
                                                    "line": 241,
                                                    "column": 74
                                                  }
                                                },
                                                "properties": [
                                                  {
                                                    "type": "ObjectProperty",
                                                    "start": 7158,
                                                    "end": 7191,
                                                    "loc": {
                                                      "start": {
                                                        "line": 241,
                                                        "column": 40
                                                      },
                                                      "end": {
                                                        "line": 241,
                                                        "column": 73
                                                      }
                                                    },
                                                    "method": false,
                                                    "shorthand": false,
                                                    "computed": false,
                                                    "key": {
                                                      "type": "StringLiteral",
                                                      "start": 7158,
                                                      "end": 7172,
                                                      "loc": {
                                                        "start": {
                                                          "line": 241,
                                                          "column": 40
                                                        },
                                                        "end": {
                                                          "line": 241,
                                                          "column": 54
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": "Content-Type",
                                                        "raw": "'Content-Type'"
                                                      },
                                                      "value": "Content-Type"
                                                    },
                                                    "value": {
                                                      "type": "StringLiteral",
                                                      "start": 7173,
                                                      "end": 7191,
                                                      "loc": {
                                                        "start": {
                                                          "line": 241,
                                                          "column": 55
                                                        },
                                                        "end": {
                                                          "line": 241,
                                                          "column": 73
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": "application/json",
                                                        "raw": "'application/json'"
                                                      },
                                                      "value": "application/json"
                                                    }
                                                  }
                                                ]
                                              },
                                              {
                                                "type": "CallExpression",
                                                "start": 7194,
                                                "end": 7215,
                                                "loc": {
                                                  "start": {
                                                    "line": 241,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 241,
                                                    "column": 97
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 7194,
                                                  "end": 7213,
                                                  "loc": {
                                                    "start": {
                                                      "line": 241,
                                                      "column": 76
                                                    },
                                                    "end": {
                                                      "line": 241,
                                                      "column": 95
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 7194,
                                                    "end": 7198,
                                                    "loc": {
                                                      "start": {
                                                        "line": 241,
                                                        "column": 76
                                                      },
                                                      "end": {
                                                        "line": 241,
                                                        "column": 80
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 7199,
                                                    "end": 7213,
                                                    "loc": {
                                                      "start": {
                                                        "line": 241,
                                                        "column": 81
                                                      },
                                                      "end": {
                                                        "line": 241,
                                                        "column": 95
                                                      },
                                                      "identifierName": "apiAuthHeaders"
                                                    },
                                                    "name": "apiAuthHeaders"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": []
                                              }
                                            ]
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 7235,
                                          "end": 7252,
                                          "loc": {
                                            "start": {
                                              "line": 242,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 242,
                                              "column": 33
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 7235,
                                            "end": 7239,
                                            "loc": {
                                              "start": {
                                                "line": 242,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 242,
                                                "column": 20
                                              },
                                              "identifierName": "data"
                                            },
                                            "name": "data"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 7241,
                                            "end": 7252,
                                            "loc": {
                                              "start": {
                                                "line": 242,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 242,
                                                "column": 33
                                              },
                                              "identifierName": "requestData"
                                            },
                                            "name": "requestData"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 7271,
                                          "end": 7291,
                                          "loc": {
                                            "start": {
                                              "line": 243,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 243,
                                              "column": 36
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 7271,
                                            "end": 7283,
                                            "loc": {
                                              "start": {
                                                "line": 243,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 243,
                                                "column": 28
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 7285,
                                            "end": 7291,
                                            "loc": {
                                              "start": {
                                                "line": 243,
                                                "column": 30
                                              },
                                              "end": {
                                                "line": 243,
                                                "column": 36
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "json",
                                              "raw": "'json'"
                                            },
                                            "value": "json"
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 7318,
                                  "end": 7323,
                                  "loc": {
                                    "start": {
                                      "line": 245,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 245,
                                      "column": 15
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 7324,
                                  "end": 7395,
                                  "loc": {
                                    "start": {
                                      "line": 245,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 247,
                                      "column": 9
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 7324,
                                      "end": 7329,
                                      "loc": {
                                        "start": {
                                          "line": 245,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 245,
                                          "column": 21
                                        },
                                        "identifierName": "error"
                                      },
                                      "name": "error"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 7331,
                                    "end": 7395,
                                    "loc": {
                                      "start": {
                                        "line": 245,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 247,
                                        "column": 9
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ThrowStatement",
                                        "start": 7346,
                                        "end": 7384,
                                        "loc": {
                                          "start": {
                                            "line": 246,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 246,
                                            "column": 50
                                          }
                                        },
                                        "argument": {
                                          "type": "NewExpression",
                                          "start": 7352,
                                          "end": 7383,
                                          "loc": {
                                            "start": {
                                              "line": 246,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 246,
                                              "column": 49
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 7356,
                                            "end": 7376,
                                            "loc": {
                                              "start": {
                                                "line": 246,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 246,
                                                "column": 42
                                              },
                                              "identifierName": "PostRequestException"
                                            },
                                            "name": "PostRequestException"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 7377,
                                              "end": 7382,
                                              "loc": {
                                                "start": {
                                                  "line": 246,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 246,
                                                  "column": 48
                                                },
                                                "identifierName": "error"
                                              },
                                              "name": "error"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 7411,
                      "end": 7534,
                      "loc": {
                        "start": {
                          "line": 250,
                          "column": 8
                        },
                        "end": {
                          "line": 254,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 7418,
                        "end": 7533,
                        "loc": {
                          "start": {
                            "line": 250,
                            "column": 15
                          },
                          "end": {
                            "line": 254,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 7418,
                          "end": 7433,
                          "loc": {
                            "start": {
                              "line": 250,
                              "column": 15
                            },
                            "end": {
                              "line": 250,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 7418,
                            "end": 7425,
                            "loc": {
                              "start": {
                                "line": 250,
                                "column": 15
                              },
                              "end": {
                                "line": 250,
                                "column": 22
                              },
                              "identifierName": "Promise"
                            },
                            "name": "Promise"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7426,
                            "end": 7433,
                            "loc": {
                              "start": {
                                "line": 250,
                                "column": 23
                              },
                              "end": {
                                "line": 250,
                                "column": 30
                              },
                              "identifierName": "resolve"
                            },
                            "name": "resolve"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ObjectExpression",
                            "start": 7434,
                            "end": 7532,
                            "loc": {
                              "start": {
                                "line": 250,
                                "column": 31
                              },
                              "end": {
                                "line": 254,
                                "column": 9
                              }
                            },
                            "properties": [
                              {
                                "type": "SpreadProperty",
                                "start": 7449,
                                "end": 7465,
                                "loc": {
                                  "start": {
                                    "line": 251,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 251,
                                    "column": 28
                                  }
                                },
                                "argument": {
                                  "type": "MemberExpression",
                                  "start": 7452,
                                  "end": 7465,
                                  "loc": {
                                    "start": {
                                      "line": 251,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 251,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 7452,
                                    "end": 7460,
                                    "loc": {
                                      "start": {
                                        "line": 251,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 251,
                                        "column": 23
                                      },
                                      "identifierName": "response"
                                    },
                                    "name": "response"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 7461,
                                    "end": 7465,
                                    "loc": {
                                      "start": {
                                        "line": 251,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 251,
                                        "column": 28
                                      },
                                      "identifierName": "data"
                                    },
                                    "name": "data"
                                  },
                                  "computed": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 7480,
                                "end": 7490,
                                "loc": {
                                  "start": {
                                    "line": 252,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 252,
                                    "column": 22
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 7480,
                                  "end": 7483,
                                  "loc": {
                                    "start": {
                                      "line": 252,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 252,
                                      "column": 15
                                    },
                                    "identifierName": "poa"
                                  },
                                  "name": "poa"
                                },
                                "value": {
                                  "type": "BooleanLiteral",
                                  "start": 7485,
                                  "end": 7490,
                                  "loc": {
                                    "start": {
                                      "line": 252,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 252,
                                      "column": 22
                                    }
                                  },
                                  "value": false
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 7505,
                                "end": 7521,
                                "loc": {
                                  "start": {
                                    "line": 253,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 253,
                                    "column": 28
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 7505,
                                  "end": 7515,
                                  "loc": {
                                    "start": {
                                      "line": 253,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 253,
                                      "column": 22
                                    },
                                    "identifierName": "faucet_url"
                                  },
                                  "name": "faucet_url"
                                },
                                "value": {
                                  "type": "NullLiteral",
                                  "start": 7517,
                                  "end": 7521,
                                  "loc": {
                                    "start": {
                                      "line": 253,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 253,
                                      "column": 28
                                    }
                                  }
                                }
                              }
                            ]
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Add funds to the attached Wallet.\r\n     * Please check the output of this method. It is of the form\r\n     * ```\r\n     * {\r\n     *     txnId: null,\r\n     *     faucet_url: null,\r\n     *     poa: true\r\n     * }\r\n     * ```\r\n     *\r\n     * If successful, txnId will be populated.\r\n     * If the network is PoA, then poa will be true, and txnId will be null\r\n     * If the faucet for the network is external (e.g. Rinkeby, Ropsten, etc), then txnId will be null,\r\n     * and faucet_url will be populated with a URL. You should present this URL to your users to direct them\r\n     * to request funds there.\r\n     * @return {Promise<Object>} - details of the txn\r\n     ",
                    "start": 5406,
                    "end": 6100,
                    "loc": {
                      "start": {
                        "line": 185,
                        "column": 4
                      },
                      "end": {
                        "line": 203,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Call a method on the API with files\r\n     * @param {string} method - the method to call\r\n     * @param {Object} parameters- the parameters for the method\r\n     * @param {Array<Blob|File>} files - the files\r\n     * @return {Promise<Object>} - a promise resolving with the transaction details\r\n     ",
                    "start": 7549,
                    "end": 7878,
                    "loc": {
                      "start": {
                        "line": 257,
                        "column": 4
                      },
                      "end": {
                        "line": 264,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 7884,
                "end": 8562,
                "loc": {
                  "start": {
                    "line": 265,
                    "column": 4
                  },
                  "end": {
                    "line": 284,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 7890,
                  "end": 7908,
                  "loc": {
                    "start": {
                      "line": 265,
                      "column": 10
                    },
                    "end": {
                      "line": 265,
                      "column": 28
                    },
                    "identifierName": "callMethodWithFile"
                  },
                  "name": "callMethodWithFile"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 7909,
                    "end": 7915,
                    "loc": {
                      "start": {
                        "line": 265,
                        "column": 29
                      },
                      "end": {
                        "line": 265,
                        "column": 35
                      },
                      "identifierName": "method"
                    },
                    "name": "method"
                  },
                  {
                    "type": "Identifier",
                    "start": 7917,
                    "end": 7927,
                    "loc": {
                      "start": {
                        "line": 265,
                        "column": 37
                      },
                      "end": {
                        "line": 265,
                        "column": 47
                      },
                      "identifierName": "parameters"
                    },
                    "name": "parameters"
                  },
                  {
                    "type": "Identifier",
                    "start": 7929,
                    "end": 7934,
                    "loc": {
                      "start": {
                        "line": 265,
                        "column": 49
                      },
                      "end": {
                        "line": 265,
                        "column": 54
                      },
                      "identifierName": "files"
                    },
                    "name": "files"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 7936,
                  "end": 8562,
                  "loc": {
                    "start": {
                      "line": 265,
                      "column": 56
                    },
                    "end": {
                      "line": 284,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 7947,
                      "end": 8044,
                      "loc": {
                        "start": {
                          "line": 266,
                          "column": 8
                        },
                        "end": {
                          "line": 268,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 7951,
                        "end": 7963,
                        "loc": {
                          "start": {
                            "line": 266,
                            "column": 12
                          },
                          "end": {
                            "line": 266,
                            "column": 24
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "MemberExpression",
                          "start": 7952,
                          "end": 7963,
                          "loc": {
                            "start": {
                              "line": 266,
                              "column": 13
                            },
                            "end": {
                              "line": 266,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 7952,
                            "end": 7956,
                            "loc": {
                              "start": {
                                "line": 266,
                                "column": 13
                              },
                              "end": {
                                "line": 266,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 7957,
                            "end": 7963,
                            "loc": {
                              "start": {
                                "line": 266,
                                "column": 18
                              },
                              "end": {
                                "line": 266,
                                "column": 24
                              },
                              "identifierName": "wallet"
                            },
                            "name": "wallet"
                          },
                          "computed": false
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 7965,
                        "end": 8044,
                        "loc": {
                          "start": {
                            "line": 266,
                            "column": 26
                          },
                          "end": {
                            "line": 268,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 7980,
                            "end": 8033,
                            "loc": {
                              "start": {
                                "line": 267,
                                "column": 12
                              },
                              "end": {
                                "line": 267,
                                "column": 65
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 7986,
                              "end": 8032,
                              "loc": {
                                "start": {
                                  "line": 267,
                                  "column": 18
                                },
                                "end": {
                                  "line": 267,
                                  "column": 64
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 7990,
                                "end": 8013,
                                "loc": {
                                  "start": {
                                    "line": 267,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 267,
                                    "column": 45
                                  },
                                  "identifierName": "WalletNotFoundException"
                                },
                                "name": "WalletNotFoundException"
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 8014,
                                  "end": 8031,
                                  "loc": {
                                    "start": {
                                      "line": 267,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 267,
                                      "column": 63
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "No Wallet found",
                                    "raw": "\"No Wallet found\""
                                  },
                                  "value": "No Wallet found"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8056,
                      "end": 8101,
                      "loc": {
                        "start": {
                          "line": 270,
                          "column": 8
                        },
                        "end": {
                          "line": 270,
                          "column": 53
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 8056,
                        "end": 8100,
                        "loc": {
                          "start": {
                            "line": 270,
                            "column": 8
                          },
                          "end": {
                            "line": 270,
                            "column": 52
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 8056,
                          "end": 8073,
                          "loc": {
                            "start": {
                              "line": 270,
                              "column": 8
                            },
                            "end": {
                              "line": 270,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 8056,
                            "end": 8060,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 8
                              },
                              "end": {
                                "line": 270,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8061,
                            "end": 8073,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 13
                              },
                              "end": {
                                "line": 270,
                                "column": 25
                              },
                              "identifierName": "validateCall"
                            },
                            "name": "validateCall"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 8074,
                            "end": 8080,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 26
                              },
                              "end": {
                                "line": 270,
                                "column": 32
                              },
                              "identifierName": "method"
                            },
                            "name": "method"
                          },
                          {
                            "type": "Identifier",
                            "start": 8082,
                            "end": 8092,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 34
                              },
                              "end": {
                                "line": 270,
                                "column": 44
                              },
                              "identifierName": "parameters"
                            },
                            "name": "parameters"
                          },
                          {
                            "type": "Identifier",
                            "start": 8094,
                            "end": 8099,
                            "loc": {
                              "start": {
                                "line": 270,
                                "column": 46
                              },
                              "end": {
                                "line": 270,
                                "column": 51
                              },
                              "identifierName": "files"
                            },
                            "name": "files"
                          }
                        ]
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 8113,
                      "end": 8143,
                      "loc": {
                        "start": {
                          "line": 272,
                          "column": 8
                        },
                        "end": {
                          "line": 272,
                          "column": 38
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 8117,
                          "end": 8142,
                          "loc": {
                            "start": {
                              "line": 272,
                              "column": 12
                            },
                            "end": {
                              "line": 272,
                              "column": 37
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 8117,
                            "end": 8125,
                            "loc": {
                              "start": {
                                "line": 272,
                                "column": 12
                              },
                              "end": {
                                "line": 272,
                                "column": 20
                              },
                              "identifierName": "formData"
                            },
                            "name": "formData"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 8128,
                            "end": 8142,
                            "loc": {
                              "start": {
                                "line": 272,
                                "column": 23
                              },
                              "end": {
                                "line": 272,
                                "column": 37
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 8132,
                              "end": 8140,
                              "loc": {
                                "start": {
                                  "line": 272,
                                  "column": 27
                                },
                                "end": {
                                  "line": 272,
                                  "column": 35
                                },
                                "identifierName": "FormData"
                              },
                              "name": "FormData"
                            },
                            "arguments": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 8153,
                      "end": 8198,
                      "loc": {
                        "start": {
                          "line": 273,
                          "column": 8
                        },
                        "end": {
                          "line": 273,
                          "column": 53
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 8157,
                          "end": 8197,
                          "loc": {
                            "start": {
                              "line": 273,
                              "column": 12
                            },
                            "end": {
                              "line": 273,
                              "column": 52
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 8157,
                            "end": 8164,
                            "loc": {
                              "start": {
                                "line": 273,
                                "column": 12
                              },
                              "end": {
                                "line": 273,
                                "column": 19
                              },
                              "identifierName": "address"
                            },
                            "name": "address"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 8167,
                            "end": 8197,
                            "loc": {
                              "start": {
                                "line": 273,
                                "column": 22
                              },
                              "end": {
                                "line": 273,
                                "column": 52
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 8173,
                              "end": 8197,
                              "loc": {
                                "start": {
                                  "line": 273,
                                  "column": 28
                                },
                                "end": {
                                  "line": 273,
                                  "column": 52
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 8173,
                                "end": 8195,
                                "loc": {
                                  "start": {
                                    "line": 273,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 273,
                                    "column": 50
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 8173,
                                  "end": 8184,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 39
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 8173,
                                    "end": 8177,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 32
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8178,
                                    "end": 8184,
                                    "loc": {
                                      "start": {
                                        "line": 273,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 273,
                                        "column": 39
                                      },
                                      "identifierName": "wallet"
                                    },
                                    "name": "wallet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8185,
                                  "end": 8195,
                                  "loc": {
                                    "start": {
                                      "line": 273,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 273,
                                      "column": 50
                                    },
                                    "identifierName": "getAddress"
                                  },
                                  "name": "getAddress"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 8208,
                      "end": 8241,
                      "loc": {
                        "start": {
                          "line": 274,
                          "column": 8
                        },
                        "end": {
                          "line": 274,
                          "column": 41
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 8208,
                        "end": 8240,
                        "loc": {
                          "start": {
                            "line": 274,
                            "column": 8
                          },
                          "end": {
                            "line": 274,
                            "column": 40
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 8208,
                          "end": 8223,
                          "loc": {
                            "start": {
                              "line": 274,
                              "column": 8
                            },
                            "end": {
                              "line": 274,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 8208,
                            "end": 8216,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 8
                              },
                              "end": {
                                "line": 274,
                                "column": 16
                              },
                              "identifierName": "formData"
                            },
                            "name": "formData"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8217,
                            "end": 8223,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 17
                              },
                              "end": {
                                "line": 274,
                                "column": 23
                              },
                              "identifierName": "append"
                            },
                            "name": "append"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 8224,
                            "end": 8230,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 24
                              },
                              "end": {
                                "line": 274,
                                "column": 30
                              }
                            },
                            "extra": {
                              "rawValue": "from",
                              "raw": "'from'"
                            },
                            "value": "from"
                          },
                          {
                            "type": "Identifier",
                            "start": 8232,
                            "end": 8239,
                            "loc": {
                              "start": {
                                "line": 274,
                                "column": 32
                              },
                              "end": {
                                "line": 274,
                                "column": 39
                              },
                              "identifierName": "address"
                            },
                            "name": "address"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ForOfStatement",
                      "start": 8251,
                      "end": 8358,
                      "loc": {
                        "start": {
                          "line": 275,
                          "column": 8
                        },
                        "end": {
                          "line": 277,
                          "column": 9
                        }
                      },
                      "left": {
                        "type": "VariableDeclaration",
                        "start": 8256,
                        "end": 8272,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 13
                          },
                          "end": {
                            "line": 275,
                            "column": 29
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8260,
                            "end": 8272,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 17
                              },
                              "end": {
                                "line": 275,
                                "column": 29
                              }
                            },
                            "id": {
                              "type": "ArrayPattern",
                              "start": 8260,
                              "end": 8272,
                              "loc": {
                                "start": {
                                  "line": 275,
                                  "column": 17
                                },
                                "end": {
                                  "line": 275,
                                  "column": 29
                                }
                              },
                              "elements": [
                                {
                                  "type": "Identifier",
                                  "start": 8261,
                                  "end": 8264,
                                  "loc": {
                                    "start": {
                                      "line": 275,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 275,
                                      "column": 21
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 8266,
                                  "end": 8271,
                                  "loc": {
                                    "start": {
                                      "line": 275,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 275,
                                      "column": 28
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            },
                            "init": null
                          }
                        ],
                        "kind": "let"
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 8276,
                        "end": 8302,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 33
                          },
                          "end": {
                            "line": 275,
                            "column": 59
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 8276,
                          "end": 8290,
                          "loc": {
                            "start": {
                              "line": 275,
                              "column": 33
                            },
                            "end": {
                              "line": 275,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 8276,
                            "end": 8282,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 33
                              },
                              "end": {
                                "line": 275,
                                "column": 39
                              },
                              "identifierName": "Object"
                            },
                            "name": "Object"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8283,
                            "end": 8290,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 40
                              },
                              "end": {
                                "line": 275,
                                "column": 47
                              },
                              "identifierName": "entries"
                            },
                            "name": "entries"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 8291,
                            "end": 8301,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 48
                              },
                              "end": {
                                "line": 275,
                                "column": 58
                              },
                              "identifierName": "parameters"
                            },
                            "name": "parameters"
                          }
                        ]
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 8304,
                        "end": 8358,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 61
                          },
                          "end": {
                            "line": 277,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 8319,
                            "end": 8347,
                            "loc": {
                              "start": {
                                "line": 276,
                                "column": 12
                              },
                              "end": {
                                "line": 276,
                                "column": 40
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 8319,
                              "end": 8346,
                              "loc": {
                                "start": {
                                  "line": 276,
                                  "column": 12
                                },
                                "end": {
                                  "line": 276,
                                  "column": 39
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 8319,
                                "end": 8334,
                                "loc": {
                                  "start": {
                                    "line": 276,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 276,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8319,
                                  "end": 8327,
                                  "loc": {
                                    "start": {
                                      "line": 276,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 276,
                                      "column": 20
                                    },
                                    "identifierName": "formData"
                                  },
                                  "name": "formData"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8328,
                                  "end": 8334,
                                  "loc": {
                                    "start": {
                                      "line": 276,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 276,
                                      "column": 27
                                    },
                                    "identifierName": "append"
                                  },
                                  "name": "append"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 8335,
                                  "end": 8338,
                                  "loc": {
                                    "start": {
                                      "line": 276,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 276,
                                      "column": 31
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 8340,
                                  "end": 8345,
                                  "loc": {
                                    "start": {
                                      "line": 276,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 276,
                                      "column": 38
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ForStatement",
                      "start": 8370,
                      "end": 8495,
                      "loc": {
                        "start": {
                          "line": 279,
                          "column": 8
                        },
                        "end": {
                          "line": 281,
                          "column": 9
                        }
                      },
                      "init": {
                        "type": "VariableDeclaration",
                        "start": 8374,
                        "end": 8383,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 12
                          },
                          "end": {
                            "line": 279,
                            "column": 21
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 8378,
                            "end": 8383,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 16
                              },
                              "end": {
                                "line": 279,
                                "column": 21
                              }
                            },
                            "id": {
                              "type": "Identifier",
                              "start": 8378,
                              "end": 8379,
                              "loc": {
                                "start": {
                                  "line": 279,
                                  "column": 16
                                },
                                "end": {
                                  "line": 279,
                                  "column": 17
                                },
                                "identifierName": "i"
                              },
                              "name": "i"
                            },
                            "init": {
                              "type": "NumericLiteral",
                              "start": 8382,
                              "end": 8383,
                              "loc": {
                                "start": {
                                  "line": 279,
                                  "column": 20
                                },
                                "end": {
                                  "line": 279,
                                  "column": 21
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        ],
                        "kind": "let"
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 8385,
                        "end": 8401,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 23
                          },
                          "end": {
                            "line": 279,
                            "column": 39
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 8385,
                          "end": 8386,
                          "loc": {
                            "start": {
                              "line": 279,
                              "column": 23
                            },
                            "end": {
                              "line": 279,
                              "column": 24
                            },
                            "identifierName": "i"
                          },
                          "name": "i"
                        },
                        "operator": "<",
                        "right": {
                          "type": "MemberExpression",
                          "start": 8389,
                          "end": 8401,
                          "loc": {
                            "start": {
                              "line": 279,
                              "column": 27
                            },
                            "end": {
                              "line": 279,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 8389,
                            "end": 8394,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 27
                              },
                              "end": {
                                "line": 279,
                                "column": 32
                              },
                              "identifierName": "files"
                            },
                            "name": "files"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8395,
                            "end": 8401,
                            "loc": {
                              "start": {
                                "line": 279,
                                "column": 33
                              },
                              "end": {
                                "line": 279,
                                "column": 39
                              },
                              "identifierName": "length"
                            },
                            "name": "length"
                          },
                          "computed": false
                        }
                      },
                      "update": {
                        "type": "UpdateExpression",
                        "start": 8403,
                        "end": 8406,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 41
                          },
                          "end": {
                            "line": 279,
                            "column": 44
                          }
                        },
                        "operator": "++",
                        "prefix": false,
                        "argument": {
                          "type": "Identifier",
                          "start": 8403,
                          "end": 8404,
                          "loc": {
                            "start": {
                              "line": 279,
                              "column": 41
                            },
                            "end": {
                              "line": 279,
                              "column": 42
                            },
                            "identifierName": "i"
                          },
                          "name": "i"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 8407,
                        "end": 8495,
                        "loc": {
                          "start": {
                            "line": 279,
                            "column": 45
                          },
                          "end": {
                            "line": 281,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 8422,
                            "end": 8484,
                            "loc": {
                              "start": {
                                "line": 280,
                                "column": 12
                              },
                              "end": {
                                "line": 280,
                                "column": 74
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 8422,
                              "end": 8483,
                              "loc": {
                                "start": {
                                  "line": 280,
                                  "column": 12
                                },
                                "end": {
                                  "line": 280,
                                  "column": 73
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 8422,
                                "end": 8437,
                                "loc": {
                                  "start": {
                                    "line": 280,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 280,
                                    "column": 27
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 8422,
                                  "end": 8430,
                                  "loc": {
                                    "start": {
                                      "line": 280,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 280,
                                      "column": 20
                                    },
                                    "identifierName": "formData"
                                  },
                                  "name": "formData"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 8431,
                                  "end": 8437,
                                  "loc": {
                                    "start": {
                                      "line": 280,
                                      "column": 21
                                    },
                                    "end": {
                                      "line": 280,
                                      "column": 27
                                    },
                                    "identifierName": "append"
                                  },
                                  "name": "append"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 8438,
                                  "end": 8444,
                                  "loc": {
                                    "start": {
                                      "line": 280,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 280,
                                      "column": 34
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "data",
                                    "raw": "'data'"
                                  },
                                  "value": "data"
                                },
                                {
                                  "type": "MemberExpression",
                                  "start": 8446,
                                  "end": 8454,
                                  "loc": {
                                    "start": {
                                      "line": 280,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 280,
                                      "column": 44
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 8446,
                                    "end": 8451,
                                    "loc": {
                                      "start": {
                                        "line": 280,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 280,
                                        "column": 41
                                      },
                                      "identifierName": "files"
                                    },
                                    "name": "files"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 8452,
                                    "end": 8453,
                                    "loc": {
                                      "start": {
                                        "line": 280,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 280,
                                        "column": 43
                                      },
                                      "identifierName": "i"
                                    },
                                    "name": "i"
                                  },
                                  "computed": true
                                },
                                {
                                  "type": "ObjectExpression",
                                  "start": 8456,
                                  "end": 8482,
                                  "loc": {
                                    "start": {
                                      "line": 280,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 280,
                                      "column": 72
                                    }
                                  },
                                  "properties": [
                                    {
                                      "type": "ObjectProperty",
                                      "start": 8458,
                                      "end": 8481,
                                      "loc": {
                                        "start": {
                                          "line": 280,
                                          "column": 48
                                        },
                                        "end": {
                                          "line": 280,
                                          "column": 71
                                        }
                                      },
                                      "method": false,
                                      "shorthand": false,
                                      "computed": false,
                                      "key": {
                                        "type": "Identifier",
                                        "start": 8458,
                                        "end": 8466,
                                        "loc": {
                                          "start": {
                                            "line": 280,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 280,
                                            "column": 56
                                          },
                                          "identifierName": "filename"
                                        },
                                        "name": "filename"
                                      },
                                      "value": {
                                        "type": "TemplateLiteral",
                                        "start": 8468,
                                        "end": 8481,
                                        "loc": {
                                          "start": {
                                            "line": 280,
                                            "column": 58
                                          },
                                          "end": {
                                            "line": 280,
                                            "column": 71
                                          }
                                        },
                                        "expressions": [
                                          {
                                            "type": "Identifier",
                                            "start": 8477,
                                            "end": 8478,
                                            "loc": {
                                              "start": {
                                                "line": 280,
                                                "column": 67
                                              },
                                              "end": {
                                                "line": 280,
                                                "column": 68
                                              },
                                              "identifierName": "i"
                                            },
                                            "name": "i"
                                          }
                                        ],
                                        "quasis": [
                                          {
                                            "type": "TemplateElement",
                                            "start": 8469,
                                            "end": 8475,
                                            "loc": {
                                              "start": {
                                                "line": 280,
                                                "column": 59
                                              },
                                              "end": {
                                                "line": 280,
                                                "column": 65
                                              }
                                            },
                                            "value": {
                                              "raw": "files[",
                                              "cooked": "files["
                                            },
                                            "tail": false
                                          },
                                          {
                                            "type": "TemplateElement",
                                            "start": 8479,
                                            "end": 8480,
                                            "loc": {
                                              "start": {
                                                "line": 280,
                                                "column": 69
                                              },
                                              "end": {
                                                "line": 280,
                                                "column": 70
                                              }
                                            },
                                            "value": {
                                              "raw": "]",
                                              "cooked": "]"
                                            },
                                            "tail": true
                                          }
                                        ]
                                      }
                                    }
                                  ]
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 8507,
                      "end": 8555,
                      "loc": {
                        "start": {
                          "line": 283,
                          "column": 8
                        },
                        "end": {
                          "line": 283,
                          "column": 56
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 8514,
                        "end": 8554,
                        "loc": {
                          "start": {
                            "line": 283,
                            "column": 15
                          },
                          "end": {
                            "line": 283,
                            "column": 55
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 8514,
                          "end": 8536,
                          "loc": {
                            "start": {
                              "line": 283,
                              "column": 15
                            },
                            "end": {
                              "line": 283,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 8514,
                            "end": 8518,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 15
                              },
                              "end": {
                                "line": 283,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 8519,
                            "end": 8536,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 20
                              },
                              "end": {
                                "line": 283,
                                "column": 37
                              },
                              "identifierName": "sendMethodRequest"
                            },
                            "name": "sendMethodRequest"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 8537,
                            "end": 8543,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 38
                              },
                              "end": {
                                "line": 283,
                                "column": 44
                              },
                              "identifierName": "method"
                            },
                            "name": "method"
                          },
                          {
                            "type": "Identifier",
                            "start": 8545,
                            "end": 8553,
                            "loc": {
                              "start": {
                                "line": 283,
                                "column": 46
                              },
                              "end": {
                                "line": 283,
                                "column": 54
                              },
                              "identifierName": "formData"
                            },
                            "name": "formData"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Call a method on the API with files\r\n     * @param {string} method - the method to call\r\n     * @param {Object} parameters- the parameters for the method\r\n     * @param {Array<Blob|File>} files - the files\r\n     * @return {Promise<Object>} - a promise resolving with the transaction details\r\n     ",
                    "start": 7549,
                    "end": 7878,
                    "loc": {
                      "start": {
                        "line": 257,
                        "column": 4
                      },
                      "end": {
                        "line": 264,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @private\r\n     * Internal method for submitting method calls and retrying on nonce errors\r\n     * @param {string} txnId - the txnId\r\n     * @param {string} signed - The signed txn\r\n     * @returns {Promise<Response>} - The response with transaction data\r\n     ",
                    "start": 8570,
                    "end": 8844,
                    "loc": {
                      "start": {
                        "line": 286,
                        "column": 4
                      },
                      "end": {
                        "line": 292,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 8850,
                "end": 10494,
                "loc": {
                  "start": {
                    "line": 293,
                    "column": 4
                  },
                  "end": {
                    "line": 328,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 8856,
                  "end": 8865,
                  "loc": {
                    "start": {
                      "line": 293,
                      "column": 10
                    },
                    "end": {
                      "line": 293,
                      "column": 19
                    },
                    "identifierName": "submitTxn"
                  },
                  "name": "submitTxn"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 8866,
                    "end": 8871,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 20
                      },
                      "end": {
                        "line": 293,
                        "column": 25
                      },
                      "identifierName": "txnId"
                    },
                    "name": "txnId"
                  },
                  {
                    "type": "Identifier",
                    "start": 8873,
                    "end": 8880,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 27
                      },
                      "end": {
                        "line": 293,
                        "column": 34
                      },
                      "identifierName": "payload"
                    },
                    "name": "payload"
                  },
                  {
                    "type": "Identifier",
                    "start": 8882,
                    "end": 8890,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 36
                      },
                      "end": {
                        "line": 293,
                        "column": 44
                      },
                      "identifierName": "maxTries"
                    },
                    "name": "maxTries"
                  },
                  {
                    "type": "Identifier",
                    "start": 8892,
                    "end": 8902,
                    "loc": {
                      "start": {
                        "line": 293,
                        "column": 46
                      },
                      "end": {
                        "line": 293,
                        "column": 56
                      },
                      "identifierName": "currentTry"
                    },
                    "name": "currentTry"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 8903,
                  "end": 10494,
                  "loc": {
                    "start": {
                      "line": 293,
                      "column": 57
                    },
                    "end": {
                      "line": 328,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 8914,
                      "end": 8941,
                      "loc": {
                        "start": {
                          "line": 294,
                          "column": 8
                        },
                        "end": {
                          "line": 294,
                          "column": 35
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 8917,
                        "end": 8926,
                        "loc": {
                          "start": {
                            "line": 294,
                            "column": 11
                          },
                          "end": {
                            "line": 294,
                            "column": 20
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "Identifier",
                          "start": 8918,
                          "end": 8926,
                          "loc": {
                            "start": {
                              "line": 294,
                              "column": 12
                            },
                            "end": {
                              "line": 294,
                              "column": 20
                            },
                            "identifierName": "maxTries"
                          },
                          "name": "maxTries"
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 8928,
                        "end": 8941,
                        "loc": {
                          "start": {
                            "line": 294,
                            "column": 22
                          },
                          "end": {
                            "line": 294,
                            "column": 35
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8928,
                          "end": 8940,
                          "loc": {
                            "start": {
                              "line": 294,
                              "column": 22
                            },
                            "end": {
                              "line": 294,
                              "column": 34
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 8928,
                            "end": 8936,
                            "loc": {
                              "start": {
                                "line": 294,
                                "column": 22
                              },
                              "end": {
                                "line": 294,
                                "column": 30
                              },
                              "identifierName": "maxTries"
                            },
                            "name": "maxTries"
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 8939,
                            "end": 8940,
                            "loc": {
                              "start": {
                                "line": 294,
                                "column": 33
                              },
                              "end": {
                                "line": 294,
                                "column": 34
                              }
                            },
                            "extra": {
                              "rawValue": 5,
                              "raw": "5"
                            },
                            "value": 5
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 8951,
                      "end": 8982,
                      "loc": {
                        "start": {
                          "line": 295,
                          "column": 8
                        },
                        "end": {
                          "line": 295,
                          "column": 39
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 8954,
                        "end": 8965,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 11
                          },
                          "end": {
                            "line": 295,
                            "column": 22
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "Identifier",
                          "start": 8955,
                          "end": 8965,
                          "loc": {
                            "start": {
                              "line": 295,
                              "column": 12
                            },
                            "end": {
                              "line": 295,
                              "column": 22
                            },
                            "identifierName": "currentTry"
                          },
                          "name": "currentTry"
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "ExpressionStatement",
                        "start": 8967,
                        "end": 8982,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 24
                          },
                          "end": {
                            "line": 295,
                            "column": 39
                          }
                        },
                        "expression": {
                          "type": "AssignmentExpression",
                          "start": 8967,
                          "end": 8981,
                          "loc": {
                            "start": {
                              "line": 295,
                              "column": 24
                            },
                            "end": {
                              "line": 295,
                              "column": 38
                            }
                          },
                          "operator": "=",
                          "left": {
                            "type": "Identifier",
                            "start": 8967,
                            "end": 8977,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 24
                              },
                              "end": {
                                "line": 295,
                                "column": 34
                              },
                              "identifierName": "currentTry"
                            },
                            "name": "currentTry"
                          },
                          "right": {
                            "type": "NumericLiteral",
                            "start": 8980,
                            "end": 8981,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 37
                              },
                              "end": {
                                "line": 295,
                                "column": 38
                              }
                            },
                            "extra": {
                              "rawValue": 0,
                              "raw": "0"
                            },
                            "value": 0
                          }
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 8992,
                      "end": 9080,
                      "loc": {
                        "start": {
                          "line": 296,
                          "column": 8
                        },
                        "end": {
                          "line": 298,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 8995,
                        "end": 9016,
                        "loc": {
                          "start": {
                            "line": 296,
                            "column": 11
                          },
                          "end": {
                            "line": 296,
                            "column": 32
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 8995,
                          "end": 9005,
                          "loc": {
                            "start": {
                              "line": 296,
                              "column": 11
                            },
                            "end": {
                              "line": 296,
                              "column": 21
                            },
                            "identifierName": "currentTry"
                          },
                          "name": "currentTry"
                        },
                        "operator": ">",
                        "right": {
                          "type": "Identifier",
                          "start": 9008,
                          "end": 9016,
                          "loc": {
                            "start": {
                              "line": 296,
                              "column": 24
                            },
                            "end": {
                              "line": 296,
                              "column": 32
                            },
                            "identifierName": "maxTries"
                          },
                          "name": "maxTries"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 9017,
                        "end": 9080,
                        "loc": {
                          "start": {
                            "line": 296,
                            "column": 33
                          },
                          "end": {
                            "line": 298,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 9032,
                            "end": 9069,
                            "loc": {
                              "start": {
                                "line": 297,
                                "column": 12
                              },
                              "end": {
                                "line": 297,
                                "column": 49
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 9038,
                              "end": 9068,
                              "loc": {
                                "start": {
                                  "line": 297,
                                  "column": 18
                                },
                                "end": {
                                  "line": 297,
                                  "column": 48
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 9042,
                                "end": 9066,
                                "loc": {
                                  "start": {
                                    "line": 297,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 297,
                                    "column": 46
                                  },
                                  "identifierName": "RetriesExceededException"
                                },
                                "name": "RetriesExceededException"
                              },
                              "arguments": []
                            }
                          }
                        ],
                        "directives": [],
                        "trailingComments": null
                      },
                      "alternate": null,
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " tslint:disable-next-line: no-unsafe-any",
                          "start": 9090,
                          "end": 9132,
                          "loc": {
                            "start": {
                              "line": 299,
                              "column": 8
                            },
                            "end": {
                              "line": 299,
                              "column": 50
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 9142,
                      "end": 9189,
                      "loc": {
                        "start": {
                          "line": 300,
                          "column": 8
                        },
                        "end": {
                          "line": 300,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 9148,
                          "end": 9188,
                          "loc": {
                            "start": {
                              "line": 300,
                              "column": 14
                            },
                            "end": {
                              "line": 300,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 9148,
                            "end": 9154,
                            "loc": {
                              "start": {
                                "line": 300,
                                "column": 14
                              },
                              "end": {
                                "line": 300,
                                "column": 20
                              },
                              "identifierName": "signed"
                            },
                            "name": "signed",
                            "leadingComments": null
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 9157,
                            "end": 9188,
                            "loc": {
                              "start": {
                                "line": 300,
                                "column": 23
                              },
                              "end": {
                                "line": 300,
                                "column": 54
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 9163,
                              "end": 9188,
                              "loc": {
                                "start": {
                                  "line": 300,
                                  "column": 29
                                },
                                "end": {
                                  "line": 300,
                                  "column": 54
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 9163,
                                "end": 9179,
                                "loc": {
                                  "start": {
                                    "line": 300,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 300,
                                    "column": 45
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 9163,
                                  "end": 9174,
                                  "loc": {
                                    "start": {
                                      "line": 300,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 300,
                                      "column": 40
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 9163,
                                    "end": 9167,
                                    "loc": {
                                      "start": {
                                        "line": 300,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 300,
                                        "column": 33
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9168,
                                    "end": 9174,
                                    "loc": {
                                      "start": {
                                        "line": 300,
                                        "column": 34
                                      },
                                      "end": {
                                        "line": 300,
                                        "column": 40
                                      },
                                      "identifierName": "wallet"
                                    },
                                    "name": "wallet"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 9175,
                                  "end": 9179,
                                  "loc": {
                                    "start": {
                                      "line": 300,
                                      "column": 41
                                    },
                                    "end": {
                                      "line": 300,
                                      "column": 45
                                    },
                                    "identifierName": "sign"
                                  },
                                  "name": "sign"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 9180,
                                  "end": 9187,
                                  "loc": {
                                    "start": {
                                      "line": 300,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 300,
                                      "column": 53
                                    },
                                    "identifierName": "payload"
                                  },
                                  "name": "payload"
                                }
                              ]
                            }
                          },
                          "leadingComments": null
                        }
                      ],
                      "kind": "const",
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " tslint:disable-next-line: no-unsafe-any",
                          "start": 9090,
                          "end": 9132,
                          "loc": {
                            "start": {
                              "line": 299,
                              "column": 8
                            },
                            "end": {
                              "line": 299,
                              "column": 50
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 9201,
                      "end": 10487,
                      "loc": {
                        "start": {
                          "line": 302,
                          "column": 8
                        },
                        "end": {
                          "line": 327,
                          "column": 11
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 9208,
                        "end": 10486,
                        "loc": {
                          "start": {
                            "line": 302,
                            "column": 15
                          },
                          "end": {
                            "line": 327,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9208,
                          "end": 9661,
                          "loc": {
                            "start": {
                              "line": 302,
                              "column": 15
                            },
                            "end": {
                              "line": 312,
                              "column": 16
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 9208,
                            "end": 9655,
                            "loc": {
                              "start": {
                                "line": 302,
                                "column": 15
                              },
                              "end": {
                                "line": 312,
                                "column": 10
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 9208,
                              "end": 9496,
                              "loc": {
                                "start": {
                                  "line": 302,
                                  "column": 15
                                },
                                "end": {
                                  "line": 308,
                                  "column": 15
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 9208,
                                "end": 9491,
                                "loc": {
                                  "start": {
                                    "line": 302,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 308,
                                    "column": 10
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 9208,
                                  "end": 9221,
                                  "loc": {
                                    "start": {
                                      "line": 302,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 302,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 9208,
                                    "end": 9213,
                                    "loc": {
                                      "start": {
                                        "line": 302,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 302,
                                        "column": 20
                                      },
                                      "identifierName": "axios"
                                    },
                                    "name": "axios"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 9214,
                                    "end": 9221,
                                    "loc": {
                                      "start": {
                                        "line": 302,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 302,
                                        "column": 28
                                      },
                                      "identifierName": "request"
                                    },
                                    "name": "request"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ObjectExpression",
                                    "start": 9222,
                                    "end": 9490,
                                    "loc": {
                                      "start": {
                                        "line": 302,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 308,
                                        "column": 9
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 9237,
                                        "end": 9281,
                                        "loc": {
                                          "start": {
                                            "line": 303,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 303,
                                            "column": 56
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 9237,
                                          "end": 9240,
                                          "loc": {
                                            "start": {
                                              "line": 303,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 303,
                                              "column": 15
                                            },
                                            "identifierName": "url"
                                          },
                                          "name": "url"
                                        },
                                        "value": {
                                          "type": "TemplateLiteral",
                                          "start": 9242,
                                          "end": 9281,
                                          "loc": {
                                            "start": {
                                              "line": 303,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 303,
                                              "column": 56
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 9245,
                                              "end": 9258,
                                              "loc": {
                                                "start": {
                                                  "line": 303,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 303,
                                                  "column": 33
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9245,
                                                "end": 9249,
                                                "loc": {
                                                  "start": {
                                                    "line": 303,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 303,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9250,
                                                "end": 9258,
                                                "loc": {
                                                  "start": {
                                                    "line": 303,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 303,
                                                    "column": 33
                                                  },
                                                  "identifierName": "endpoint"
                                                },
                                                "name": "endpoint"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "Identifier",
                                              "start": 9273,
                                              "end": 9278,
                                              "loc": {
                                                "start": {
                                                  "line": 303,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 303,
                                                  "column": 53
                                                },
                                                "identifierName": "txnId"
                                              },
                                              "name": "txnId"
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 9243,
                                              "end": 9243,
                                              "loc": {
                                                "start": {
                                                  "line": 303,
                                                  "column": 18
                                                },
                                                "end": {
                                                  "line": 303,
                                                  "column": 18
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 9259,
                                              "end": 9271,
                                              "loc": {
                                                "start": {
                                                  "line": 303,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 303,
                                                  "column": 46
                                                }
                                              },
                                              "value": {
                                                "raw": "transaction/",
                                                "cooked": "transaction/"
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 9279,
                                              "end": 9280,
                                              "loc": {
                                                "start": {
                                                  "line": 303,
                                                  "column": 54
                                                },
                                                "end": {
                                                  "line": 303,
                                                  "column": 55
                                                }
                                              },
                                              "value": {
                                                "raw": "/",
                                                "cooked": "/"
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 9296,
                                        "end": 9310,
                                        "loc": {
                                          "start": {
                                            "line": 304,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 304,
                                            "column": 26
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 9296,
                                          "end": 9302,
                                          "loc": {
                                            "start": {
                                              "line": 304,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 304,
                                              "column": 18
                                            },
                                            "identifierName": "method"
                                          },
                                          "name": "method"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 9304,
                                          "end": 9310,
                                          "loc": {
                                            "start": {
                                              "line": 304,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 304,
                                              "column": 26
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "POST",
                                            "raw": "'POST'"
                                          },
                                          "value": "POST"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 9325,
                                        "end": 9406,
                                        "loc": {
                                          "start": {
                                            "line": 305,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 305,
                                            "column": 93
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 9325,
                                          "end": 9332,
                                          "loc": {
                                            "start": {
                                              "line": 305,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 305,
                                              "column": 19
                                            },
                                            "identifierName": "headers"
                                          },
                                          "name": "headers"
                                        },
                                        "value": {
                                          "type": "CallExpression",
                                          "start": 9334,
                                          "end": 9406,
                                          "loc": {
                                            "start": {
                                              "line": 305,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 305,
                                              "column": 93
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 9334,
                                            "end": 9347,
                                            "loc": {
                                              "start": {
                                                "line": 305,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 305,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9334,
                                              "end": 9340,
                                              "loc": {
                                                "start": {
                                                  "line": 305,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 305,
                                                  "column": 27
                                                },
                                                "identifierName": "Object"
                                              },
                                              "name": "Object"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9341,
                                              "end": 9347,
                                              "loc": {
                                                "start": {
                                                  "line": 305,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 305,
                                                  "column": 34
                                                },
                                                "identifierName": "assign"
                                              },
                                              "name": "assign"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "ObjectExpression",
                                              "start": 9348,
                                              "end": 9383,
                                              "loc": {
                                                "start": {
                                                  "line": 305,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 305,
                                                  "column": 70
                                                }
                                              },
                                              "properties": [
                                                {
                                                  "type": "ObjectProperty",
                                                  "start": 9349,
                                                  "end": 9382,
                                                  "loc": {
                                                    "start": {
                                                      "line": 305,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 305,
                                                      "column": 69
                                                    }
                                                  },
                                                  "method": false,
                                                  "shorthand": false,
                                                  "computed": false,
                                                  "key": {
                                                    "type": "StringLiteral",
                                                    "start": 9349,
                                                    "end": 9363,
                                                    "loc": {
                                                      "start": {
                                                        "line": 305,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 305,
                                                        "column": 50
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "Content-Type",
                                                      "raw": "'Content-Type'"
                                                    },
                                                    "value": "Content-Type"
                                                  },
                                                  "value": {
                                                    "type": "StringLiteral",
                                                    "start": 9364,
                                                    "end": 9382,
                                                    "loc": {
                                                      "start": {
                                                        "line": 305,
                                                        "column": 51
                                                      },
                                                      "end": {
                                                        "line": 305,
                                                        "column": 69
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "application/json",
                                                      "raw": "'application/json'"
                                                    },
                                                    "value": "application/json"
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "CallExpression",
                                              "start": 9384,
                                              "end": 9405,
                                              "loc": {
                                                "start": {
                                                  "line": 305,
                                                  "column": 71
                                                },
                                                "end": {
                                                  "line": 305,
                                                  "column": 92
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 9384,
                                                "end": 9403,
                                                "loc": {
                                                  "start": {
                                                    "line": 305,
                                                    "column": 71
                                                  },
                                                  "end": {
                                                    "line": 305,
                                                    "column": 90
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 9384,
                                                  "end": 9388,
                                                  "loc": {
                                                    "start": {
                                                      "line": 305,
                                                      "column": 71
                                                    },
                                                    "end": {
                                                      "line": 305,
                                                      "column": 75
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 9389,
                                                  "end": 9403,
                                                  "loc": {
                                                    "start": {
                                                      "line": 305,
                                                      "column": 76
                                                    },
                                                    "end": {
                                                      "line": 305,
                                                      "column": 90
                                                    },
                                                    "identifierName": "apiAuthHeaders"
                                                  },
                                                  "name": "apiAuthHeaders"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 9421,
                                        "end": 9444,
                                        "loc": {
                                          "start": {
                                            "line": 306,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 306,
                                            "column": 35
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 9421,
                                          "end": 9425,
                                          "loc": {
                                            "start": {
                                              "line": 306,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 306,
                                              "column": 16
                                            },
                                            "identifierName": "data"
                                          },
                                          "name": "data"
                                        },
                                        "value": {
                                          "type": "ObjectExpression",
                                          "start": 9427,
                                          "end": 9444,
                                          "loc": {
                                            "start": {
                                              "line": 306,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 306,
                                              "column": 35
                                            }
                                          },
                                          "properties": [
                                            {
                                              "type": "ObjectProperty",
                                              "start": 9428,
                                              "end": 9443,
                                              "loc": {
                                                "start": {
                                                  "line": 306,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 306,
                                                  "column": 34
                                                }
                                              },
                                              "method": false,
                                              "shorthand": false,
                                              "computed": false,
                                              "key": {
                                                "type": "Identifier",
                                                "start": 9428,
                                                "end": 9435,
                                                "loc": {
                                                  "start": {
                                                    "line": 306,
                                                    "column": 19
                                                  },
                                                  "end": {
                                                    "line": 306,
                                                    "column": 26
                                                  },
                                                  "identifierName": "payload"
                                                },
                                                "name": "payload"
                                              },
                                              "value": {
                                                "type": "Identifier",
                                                "start": 9437,
                                                "end": 9443,
                                                "loc": {
                                                  "start": {
                                                    "line": 306,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 306,
                                                    "column": 34
                                                  },
                                                  "identifierName": "signed"
                                                },
                                                "name": "signed"
                                              }
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 9459,
                                        "end": 9479,
                                        "loc": {
                                          "start": {
                                            "line": 307,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 307,
                                            "column": 32
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 9459,
                                          "end": 9471,
                                          "loc": {
                                            "start": {
                                              "line": 307,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 307,
                                              "column": 24
                                            },
                                            "identifierName": "responseType"
                                          },
                                          "name": "responseType"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 9473,
                                          "end": 9479,
                                          "loc": {
                                            "start": {
                                              "line": 307,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 307,
                                              "column": 32
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "json",
                                            "raw": "'json'"
                                          },
                                          "value": "json"
                                        }
                                      }
                                    ]
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9492,
                                "end": 9496,
                                "loc": {
                                  "start": {
                                    "line": 308,
                                    "column": 11
                                  },
                                  "end": {
                                    "line": 308,
                                    "column": 15
                                  },
                                  "identifierName": "then"
                                },
                                "name": "then"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 9497,
                                "end": 9654,
                                "loc": {
                                  "start": {
                                    "line": 308,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 9
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 9497,
                                    "end": 9505,
                                    "loc": {
                                      "start": {
                                        "line": 308,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 308,
                                        "column": 24
                                      },
                                      "identifierName": "response"
                                    },
                                    "name": "response"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 9509,
                                  "end": 9654,
                                  "loc": {
                                    "start": {
                                      "line": 308,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 312,
                                      "column": 9
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 9577,
                                      "end": 9616,
                                      "loc": {
                                        "start": {
                                          "line": 310,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 310,
                                          "column": 51
                                        }
                                      },
                                      "expression": {
                                        "type": "CallExpression",
                                        "start": 9577,
                                        "end": 9615,
                                        "loc": {
                                          "start": {
                                            "line": 310,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 310,
                                            "column": 50
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 9577,
                                          "end": 9588,
                                          "loc": {
                                            "start": {
                                              "line": 310,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 310,
                                              "column": 23
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 9577,
                                            "end": 9584,
                                            "loc": {
                                              "start": {
                                                "line": 310,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 310,
                                                "column": 19
                                              },
                                              "identifierName": "console"
                                            },
                                            "name": "console",
                                            "leadingComments": null
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 9585,
                                            "end": 9588,
                                            "loc": {
                                              "start": {
                                                "line": 310,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 310,
                                                "column": 23
                                              },
                                              "identifierName": "log"
                                            },
                                            "name": "log"
                                          },
                                          "computed": false,
                                          "leadingComments": null
                                        },
                                        "arguments": [
                                          {
                                            "type": "StringLiteral",
                                            "start": 9589,
                                            "end": 9599,
                                            "loc": {
                                              "start": {
                                                "line": 310,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 310,
                                                "column": 34
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "Success!",
                                              "raw": "'Success!'"
                                            },
                                            "value": "Success!"
                                          },
                                          {
                                            "type": "MemberExpression",
                                            "start": 9601,
                                            "end": 9614,
                                            "loc": {
                                              "start": {
                                                "line": 310,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 310,
                                                "column": 49
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9601,
                                              "end": 9609,
                                              "loc": {
                                                "start": {
                                                  "line": 310,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 310,
                                                  "column": 44
                                                },
                                                "identifierName": "response"
                                              },
                                              "name": "response"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9610,
                                              "end": 9614,
                                              "loc": {
                                                "start": {
                                                  "line": 310,
                                                  "column": 45
                                                },
                                                "end": {
                                                  "line": 310,
                                                  "column": 49
                                                },
                                                "identifierName": "data"
                                              },
                                              "name": "data"
                                            },
                                            "computed": false
                                          }
                                        ],
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " tslint:disable-next-line: no-console",
                                          "start": 9524,
                                          "end": 9563,
                                          "loc": {
                                            "start": {
                                              "line": 309,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 309,
                                              "column": 51
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ReturnStatement",
                                      "start": 9630,
                                      "end": 9643,
                                      "loc": {
                                        "start": {
                                          "line": 311,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 311,
                                          "column": 25
                                        }
                                      },
                                      "argument": {
                                        "type": "Identifier",
                                        "start": 9637,
                                        "end": 9642,
                                        "loc": {
                                          "start": {
                                            "line": 311,
                                            "column": 19
                                          },
                                          "end": {
                                            "line": 311,
                                            "column": 24
                                          },
                                          "identifierName": "txnId"
                                        },
                                        "name": "txnId"
                                      }
                                    }
                                  ],
                                  "directives": []
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9656,
                            "end": 9661,
                            "loc": {
                              "start": {
                                "line": 312,
                                "column": 11
                              },
                              "end": {
                                "line": 312,
                                "column": 16
                              },
                              "identifierName": "catch"
                            },
                            "name": "catch"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9662,
                            "end": 10485,
                            "loc": {
                              "start": {
                                "line": 312,
                                "column": 17
                              },
                              "end": {
                                "line": 327,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9662,
                                "end": 9664,
                                "loc": {
                                  "start": {
                                    "line": 312,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 312,
                                    "column": 19
                                  },
                                  "identifierName": "ex"
                                },
                                "name": "ex"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 9666,
                              "end": 10485,
                              "loc": {
                                "start": {
                                  "line": 312,
                                  "column": 21
                                },
                                "end": {
                                  "line": 327,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 9681,
                                  "end": 9709,
                                  "loc": {
                                    "start": {
                                      "line": 313,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 313,
                                      "column": 40
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 9685,
                                      "end": 9708,
                                      "loc": {
                                        "start": {
                                          "line": 313,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 313,
                                          "column": 39
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 9685,
                                        "end": 9689,
                                        "loc": {
                                          "start": {
                                            "line": 313,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 313,
                                            "column": 20
                                          },
                                          "identifierName": "body"
                                        },
                                        "name": "body"
                                      },
                                      "init": {
                                        "type": "MemberExpression",
                                        "start": 9692,
                                        "end": 9708,
                                        "loc": {
                                          "start": {
                                            "line": 313,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 313,
                                            "column": 39
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 9692,
                                          "end": 9703,
                                          "loc": {
                                            "start": {
                                              "line": 313,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 313,
                                              "column": 34
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 9692,
                                            "end": 9694,
                                            "loc": {
                                              "start": {
                                                "line": 313,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 313,
                                                "column": 25
                                              },
                                              "identifierName": "ex"
                                            },
                                            "name": "ex"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 9695,
                                            "end": 9703,
                                            "loc": {
                                              "start": {
                                                "line": 313,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 313,
                                                "column": 34
                                              },
                                              "identifierName": "response"
                                            },
                                            "name": "response"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9704,
                                          "end": 9708,
                                          "loc": {
                                            "start": {
                                              "line": 313,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 313,
                                              "column": 39
                                            },
                                            "identifierName": "data"
                                          },
                                          "name": "data"
                                        },
                                        "computed": false
                                      }
                                    }
                                  ],
                                  "kind": "let"
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 9723,
                                  "end": 10397,
                                  "loc": {
                                    "start": {
                                      "line": 314,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 325,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 9726,
                                    "end": 9759,
                                    "loc": {
                                      "start": {
                                        "line": 314,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 314,
                                        "column": 48
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 9726,
                                      "end": 9737,
                                      "loc": {
                                        "start": {
                                          "line": 314,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 314,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 9726,
                                        "end": 9730,
                                        "loc": {
                                          "start": {
                                            "line": 314,
                                            "column": 15
                                          },
                                          "end": {
                                            "line": 314,
                                            "column": 19
                                          },
                                          "identifierName": "body"
                                        },
                                        "name": "body"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 9731,
                                        "end": 9737,
                                        "loc": {
                                          "start": {
                                            "line": 314,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 314,
                                            "column": 26
                                          },
                                          "identifierName": "errors"
                                        },
                                        "name": "errors"
                                      },
                                      "computed": false
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "MemberExpression",
                                      "start": 9741,
                                      "end": 9759,
                                      "loc": {
                                        "start": {
                                          "line": 314,
                                          "column": 30
                                        },
                                        "end": {
                                          "line": 314,
                                          "column": 48
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 9741,
                                        "end": 9752,
                                        "loc": {
                                          "start": {
                                            "line": 314,
                                            "column": 30
                                          },
                                          "end": {
                                            "line": 314,
                                            "column": 41
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 9741,
                                          "end": 9745,
                                          "loc": {
                                            "start": {
                                              "line": 314,
                                              "column": 30
                                            },
                                            "end": {
                                              "line": 314,
                                              "column": 34
                                            },
                                            "identifierName": "body"
                                          },
                                          "name": "body"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9746,
                                          "end": 9752,
                                          "loc": {
                                            "start": {
                                              "line": 314,
                                              "column": 35
                                            },
                                            "end": {
                                              "line": 314,
                                              "column": 41
                                            },
                                            "identifierName": "errors"
                                          },
                                          "name": "errors"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 9753,
                                        "end": 9759,
                                        "loc": {
                                          "start": {
                                            "line": 314,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 314,
                                            "column": 48
                                          },
                                          "identifierName": "length"
                                        },
                                        "name": "length"
                                      },
                                      "computed": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 9760,
                                    "end": 10397,
                                    "loc": {
                                      "start": {
                                        "line": 314,
                                        "column": 49
                                      },
                                      "end": {
                                        "line": 325,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 9779,
                                        "end": 9806,
                                        "loc": {
                                          "start": {
                                            "line": 315,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 315,
                                            "column": 43
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 9783,
                                            "end": 9805,
                                            "loc": {
                                              "start": {
                                                "line": 315,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 315,
                                                "column": 42
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 9783,
                                              "end": 9788,
                                              "loc": {
                                                "start": {
                                                  "line": 315,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 315,
                                                  "column": 25
                                                },
                                                "identifierName": "error"
                                              },
                                              "name": "error"
                                            },
                                            "init": {
                                              "type": "MemberExpression",
                                              "start": 9791,
                                              "end": 9805,
                                              "loc": {
                                                "start": {
                                                  "line": 315,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 315,
                                                  "column": 42
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 9791,
                                                "end": 9802,
                                                "loc": {
                                                  "start": {
                                                    "line": 315,
                                                    "column": 28
                                                  },
                                                  "end": {
                                                    "line": 315,
                                                    "column": 39
                                                  }
                                                },
                                                "object": {
                                                  "type": "Identifier",
                                                  "start": 9791,
                                                  "end": 9795,
                                                  "loc": {
                                                    "start": {
                                                      "line": 315,
                                                      "column": 28
                                                    },
                                                    "end": {
                                                      "line": 315,
                                                      "column": 32
                                                    },
                                                    "identifierName": "body"
                                                  },
                                                  "name": "body"
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 9796,
                                                  "end": 9802,
                                                  "loc": {
                                                    "start": {
                                                      "line": 315,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 315,
                                                      "column": 39
                                                    },
                                                    "identifierName": "errors"
                                                  },
                                                  "name": "errors"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "NumericLiteral",
                                                "start": 9803,
                                                "end": 9804,
                                                "loc": {
                                                  "start": {
                                                    "line": 315,
                                                    "column": 40
                                                  },
                                                  "end": {
                                                    "line": 315,
                                                    "column": 41
                                                  }
                                                },
                                                "extra": {
                                                  "rawValue": 0,
                                                  "raw": "0"
                                                },
                                                "value": 0
                                              },
                                              "computed": true
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 9824,
                                        "end": 10382,
                                        "loc": {
                                          "start": {
                                            "line": 316,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 324,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "LogicalExpression",
                                          "start": 9827,
                                          "end": 9860,
                                          "loc": {
                                            "start": {
                                              "line": 316,
                                              "column": 19
                                            },
                                            "end": {
                                              "line": 316,
                                              "column": 52
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9827,
                                            "end": 9839,
                                            "loc": {
                                              "start": {
                                                "line": 316,
                                                "column": 19
                                              },
                                              "end": {
                                                "line": 316,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9827,
                                              "end": 9832,
                                              "loc": {
                                                "start": {
                                                  "line": 316,
                                                  "column": 19
                                                },
                                                "end": {
                                                  "line": 316,
                                                  "column": 24
                                                },
                                                "identifierName": "error"
                                              },
                                              "name": "error"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9833,
                                              "end": 9839,
                                              "loc": {
                                                "start": {
                                                  "line": 316,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 316,
                                                  "column": 31
                                                },
                                                "identifierName": "detail"
                                              },
                                              "name": "detail"
                                            },
                                            "computed": false
                                          },
                                          "operator": "&&",
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9843,
                                            "end": 9860,
                                            "loc": {
                                              "start": {
                                                "line": 316,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 316,
                                                "column": 52
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9843,
                                              "end": 9855,
                                              "loc": {
                                                "start": {
                                                  "line": 316,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 316,
                                                  "column": 47
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 9843,
                                                "end": 9848,
                                                "loc": {
                                                  "start": {
                                                    "line": 316,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 316,
                                                    "column": 40
                                                  },
                                                  "identifierName": "error"
                                                },
                                                "name": "error"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9849,
                                                "end": 9855,
                                                "loc": {
                                                  "start": {
                                                    "line": 316,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 316,
                                                    "column": 47
                                                  },
                                                  "identifierName": "detail"
                                                },
                                                "name": "detail"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9856,
                                              "end": 9860,
                                              "loc": {
                                                "start": {
                                                  "line": 316,
                                                  "column": 48
                                                },
                                                "end": {
                                                  "line": 316,
                                                  "column": 52
                                                },
                                                "identifierName": "code"
                                              },
                                              "name": "code"
                                            },
                                            "computed": false
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 9861,
                                          "end": 10382,
                                          "loc": {
                                            "start": {
                                              "line": 316,
                                              "column": 53
                                            },
                                            "end": {
                                              "line": 324,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 9884,
                                              "end": 9913,
                                              "loc": {
                                                "start": {
                                                  "line": 317,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 317,
                                                  "column": 49
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 9888,
                                                  "end": 9912,
                                                  "loc": {
                                                    "start": {
                                                      "line": 317,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 317,
                                                      "column": 48
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 9888,
                                                    "end": 9892,
                                                    "loc": {
                                                      "start": {
                                                        "line": 317,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 317,
                                                        "column": 28
                                                      },
                                                      "identifierName": "code"
                                                    },
                                                    "name": "code"
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 9895,
                                                    "end": 9912,
                                                    "loc": {
                                                      "start": {
                                                        "line": 317,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 317,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 9895,
                                                      "end": 9907,
                                                      "loc": {
                                                        "start": {
                                                          "line": 317,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 317,
                                                          "column": 43
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 9895,
                                                        "end": 9900,
                                                        "loc": {
                                                          "start": {
                                                            "line": 317,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 317,
                                                            "column": 36
                                                          },
                                                          "identifierName": "error"
                                                        },
                                                        "name": "error"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 9901,
                                                        "end": 9907,
                                                        "loc": {
                                                          "start": {
                                                            "line": 317,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 317,
                                                            "column": 43
                                                          },
                                                          "identifierName": "detail"
                                                        },
                                                        "name": "detail"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 9908,
                                                      "end": 9912,
                                                      "loc": {
                                                        "start": {
                                                          "line": 317,
                                                          "column": 44
                                                        },
                                                        "end": {
                                                          "line": 317,
                                                          "column": 48
                                                        },
                                                        "identifierName": "code"
                                                      },
                                                      "name": "code"
                                                    },
                                                    "computed": false
                                                  }
                                                }
                                              ],
                                              "kind": "let",
                                              "trailingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": "Nonce Error",
                                                  "start": 9935,
                                                  "end": 9948,
                                                  "loc": {
                                                    "start": {
                                                      "line": 318,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 318,
                                                      "column": 33
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 9970,
                                              "end": 10363,
                                              "loc": {
                                                "start": {
                                                  "line": 319,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 323,
                                                  "column": 21
                                                }
                                              },
                                              "test": {
                                                "type": "LogicalExpression",
                                                "start": 9973,
                                                "end": 10047,
                                                "loc": {
                                                  "start": {
                                                    "line": 319,
                                                    "column": 23
                                                  },
                                                  "end": {
                                                    "line": 319,
                                                    "column": 97
                                                  }
                                                },
                                                "left": {
                                                  "type": "LogicalExpression",
                                                  "start": 9973,
                                                  "end": 10010,
                                                  "loc": {
                                                    "start": {
                                                      "line": 319,
                                                      "column": 23
                                                    },
                                                    "end": {
                                                      "line": 319,
                                                      "column": 60
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "BinaryExpression",
                                                    "start": 9973,
                                                    "end": 9989,
                                                    "loc": {
                                                      "start": {
                                                        "line": 319,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 319,
                                                        "column": 39
                                                      }
                                                    },
                                                    "left": {
                                                      "type": "Identifier",
                                                      "start": 9973,
                                                      "end": 9977,
                                                      "loc": {
                                                        "start": {
                                                          "line": 319,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 319,
                                                          "column": 27
                                                        },
                                                        "identifierName": "code"
                                                      },
                                                      "name": "code",
                                                      "leadingComments": null
                                                    },
                                                    "operator": "===",
                                                    "right": {
                                                      "type": "StringLiteral",
                                                      "start": 9982,
                                                      "end": 9989,
                                                      "loc": {
                                                        "start": {
                                                          "line": 319,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 319,
                                                          "column": 39
                                                        }
                                                      },
                                                      "extra": {
                                                        "rawValue": "15001",
                                                        "raw": "\"15001\""
                                                      },
                                                      "value": "15001"
                                                    },
                                                    "leadingComments": null
                                                  },
                                                  "operator": "&&",
                                                  "right": {
                                                    "type": "MemberExpression",
                                                    "start": 9993,
                                                    "end": 10010,
                                                    "loc": {
                                                      "start": {
                                                        "line": 319,
                                                        "column": 43
                                                      },
                                                      "end": {
                                                        "line": 319,
                                                        "column": 60
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 9993,
                                                      "end": 10005,
                                                      "loc": {
                                                        "start": {
                                                          "line": 319,
                                                          "column": 43
                                                        },
                                                        "end": {
                                                          "line": 319,
                                                          "column": 55
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 9993,
                                                        "end": 9998,
                                                        "loc": {
                                                          "start": {
                                                            "line": 319,
                                                            "column": 43
                                                          },
                                                          "end": {
                                                            "line": 319,
                                                            "column": 48
                                                          },
                                                          "identifierName": "error"
                                                        },
                                                        "name": "error"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 9999,
                                                        "end": 10005,
                                                        "loc": {
                                                          "start": {
                                                            "line": 319,
                                                            "column": 49
                                                          },
                                                          "end": {
                                                            "line": 319,
                                                            "column": 55
                                                          },
                                                          "identifierName": "detail"
                                                        },
                                                        "name": "detail"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 10006,
                                                      "end": 10010,
                                                      "loc": {
                                                        "start": {
                                                          "line": 319,
                                                          "column": 56
                                                        },
                                                        "end": {
                                                          "line": 319,
                                                          "column": 60
                                                        },
                                                        "identifierName": "meta"
                                                      },
                                                      "name": "meta"
                                                    },
                                                    "computed": false
                                                  },
                                                  "leadingComments": null
                                                },
                                                "operator": "&&",
                                                "right": {
                                                  "type": "MemberExpression",
                                                  "start": 10014,
                                                  "end": 10047,
                                                  "loc": {
                                                    "start": {
                                                      "line": 319,
                                                      "column": 64
                                                    },
                                                    "end": {
                                                      "line": 319,
                                                      "column": 97
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 10014,
                                                    "end": 10031,
                                                    "loc": {
                                                      "start": {
                                                        "line": 319,
                                                        "column": 64
                                                      },
                                                      "end": {
                                                        "line": 319,
                                                        "column": 81
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 10014,
                                                      "end": 10026,
                                                      "loc": {
                                                        "start": {
                                                          "line": 319,
                                                          "column": 64
                                                        },
                                                        "end": {
                                                          "line": 319,
                                                          "column": 76
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "Identifier",
                                                        "start": 10014,
                                                        "end": 10019,
                                                        "loc": {
                                                          "start": {
                                                            "line": 319,
                                                            "column": 64
                                                          },
                                                          "end": {
                                                            "line": 319,
                                                            "column": 69
                                                          },
                                                          "identifierName": "error"
                                                        },
                                                        "name": "error"
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 10020,
                                                        "end": 10026,
                                                        "loc": {
                                                          "start": {
                                                            "line": 319,
                                                            "column": 70
                                                          },
                                                          "end": {
                                                            "line": 319,
                                                            "column": 76
                                                          },
                                                          "identifierName": "detail"
                                                        },
                                                        "name": "detail"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 10027,
                                                      "end": 10031,
                                                      "loc": {
                                                        "start": {
                                                          "line": 319,
                                                          "column": 77
                                                        },
                                                        "end": {
                                                          "line": 319,
                                                          "column": 81
                                                        },
                                                        "identifierName": "meta"
                                                      },
                                                      "name": "meta"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 10032,
                                                    "end": 10047,
                                                    "loc": {
                                                      "start": {
                                                        "line": 319,
                                                        "column": 82
                                                      },
                                                      "end": {
                                                        "line": 319,
                                                        "column": 97
                                                      },
                                                      "identifierName": "suggested_nonce"
                                                    },
                                                    "name": "suggested_nonce"
                                                  },
                                                  "computed": false
                                                },
                                                "leadingComments": null
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 10048,
                                                "end": 10363,
                                                "loc": {
                                                  "start": {
                                                    "line": 319,
                                                    "column": 98
                                                  },
                                                  "end": {
                                                    "line": 323,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 10075,
                                                    "end": 10176,
                                                    "loc": {
                                                      "start": {
                                                        "line": 320,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 320,
                                                        "column": 125
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "CallExpression",
                                                      "start": 10075,
                                                      "end": 10175,
                                                      "loc": {
                                                        "start": {
                                                          "line": 320,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 320,
                                                          "column": 124
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 10075,
                                                        "end": 10086,
                                                        "loc": {
                                                          "start": {
                                                            "line": 320,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 320,
                                                            "column": 35
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 10075,
                                                          "end": 10082,
                                                          "loc": {
                                                            "start": {
                                                              "line": 320,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 320,
                                                              "column": 31
                                                            },
                                                            "identifierName": "console"
                                                          },
                                                          "name": "console"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10083,
                                                          "end": 10086,
                                                          "loc": {
                                                            "start": {
                                                              "line": 320,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 320,
                                                              "column": 35
                                                            },
                                                            "identifierName": "log"
                                                          },
                                                          "name": "log"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "BinaryExpression",
                                                          "start": 10087,
                                                          "end": 10174,
                                                          "loc": {
                                                            "start": {
                                                              "line": 320,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 320,
                                                              "column": 123
                                                            }
                                                          },
                                                          "left": {
                                                            "type": "StringLiteral",
                                                            "start": 10087,
                                                            "end": 10138,
                                                            "loc": {
                                                              "start": {
                                                                "line": 320,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 320,
                                                                "column": 87
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": "Nonce Too Low, trying again with suggested nonce ",
                                                              "raw": "\"Nonce Too Low, trying again with suggested nonce \""
                                                            },
                                                            "value": "Nonce Too Low, trying again with suggested nonce "
                                                          },
                                                          "operator": "+",
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 10141,
                                                            "end": 10174,
                                                            "loc": {
                                                              "start": {
                                                                "line": 320,
                                                                "column": 90
                                                              },
                                                              "end": {
                                                                "line": 320,
                                                                "column": 123
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 10141,
                                                              "end": 10158,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 320,
                                                                  "column": 90
                                                                },
                                                                "end": {
                                                                  "line": 320,
                                                                  "column": 107
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 10141,
                                                                "end": 10153,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 320,
                                                                    "column": 90
                                                                  },
                                                                  "end": {
                                                                    "line": 320,
                                                                    "column": 102
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 10141,
                                                                  "end": 10146,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 320,
                                                                      "column": 90
                                                                    },
                                                                    "end": {
                                                                      "line": 320,
                                                                      "column": 95
                                                                    },
                                                                    "identifierName": "error"
                                                                  },
                                                                  "name": "error"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 10147,
                                                                  "end": 10153,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 320,
                                                                      "column": 96
                                                                    },
                                                                    "end": {
                                                                      "line": 320,
                                                                      "column": 102
                                                                    },
                                                                    "identifierName": "detail"
                                                                  },
                                                                  "name": "detail"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 10154,
                                                                "end": 10158,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 320,
                                                                    "column": 103
                                                                  },
                                                                  "end": {
                                                                    "line": 320,
                                                                    "column": 107
                                                                  },
                                                                  "identifierName": "meta"
                                                                },
                                                                "name": "meta"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 10159,
                                                              "end": 10174,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 320,
                                                                  "column": 108
                                                                },
                                                                "end": {
                                                                  "line": 320,
                                                                  "column": 123
                                                                },
                                                                "identifierName": "suggested_nonce"
                                                              },
                                                              "name": "suggested_nonce"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 10202,
                                                    "end": 10252,
                                                    "loc": {
                                                      "start": {
                                                        "line": 321,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 321,
                                                        "column": 74
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 10202,
                                                      "end": 10251,
                                                      "loc": {
                                                        "start": {
                                                          "line": 321,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 321,
                                                          "column": 73
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 10202,
                                                        "end": 10215,
                                                        "loc": {
                                                          "start": {
                                                            "line": 321,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 321,
                                                            "column": 37
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 10202,
                                                          "end": 10209,
                                                          "loc": {
                                                            "start": {
                                                              "line": 321,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 321,
                                                              "column": 31
                                                            },
                                                            "identifierName": "payload"
                                                          },
                                                          "name": "payload"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10210,
                                                          "end": 10215,
                                                          "loc": {
                                                            "start": {
                                                              "line": 321,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 321,
                                                              "column": 37
                                                            },
                                                            "identifierName": "nonce"
                                                          },
                                                          "name": "nonce"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 10218,
                                                        "end": 10251,
                                                        "loc": {
                                                          "start": {
                                                            "line": 321,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 321,
                                                            "column": 73
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 10218,
                                                          "end": 10235,
                                                          "loc": {
                                                            "start": {
                                                              "line": 321,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 321,
                                                              "column": 57
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 10218,
                                                            "end": 10230,
                                                            "loc": {
                                                              "start": {
                                                                "line": 321,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 321,
                                                                "column": 52
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 10218,
                                                              "end": 10223,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 321,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 321,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "error"
                                                              },
                                                              "name": "error"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 10224,
                                                              "end": 10230,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 321,
                                                                  "column": 46
                                                                },
                                                                "end": {
                                                                  "line": 321,
                                                                  "column": 52
                                                                },
                                                                "identifierName": "detail"
                                                              },
                                                              "name": "detail"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 10231,
                                                            "end": 10235,
                                                            "loc": {
                                                              "start": {
                                                                "line": 321,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 321,
                                                                "column": 57
                                                              },
                                                              "identifierName": "meta"
                                                            },
                                                            "name": "meta"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10236,
                                                          "end": 10251,
                                                          "loc": {
                                                            "start": {
                                                              "line": 321,
                                                              "column": 58
                                                            },
                                                            "end": {
                                                              "line": 321,
                                                              "column": 73
                                                            },
                                                            "identifierName": "suggested_nonce"
                                                          },
                                                          "name": "suggested_nonce"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ReturnStatement",
                                                    "start": 10278,
                                                    "end": 10340,
                                                    "loc": {
                                                      "start": {
                                                        "line": 322,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 322,
                                                        "column": 86
                                                      }
                                                    },
                                                    "argument": {
                                                      "type": "CallExpression",
                                                      "start": 10285,
                                                      "end": 10339,
                                                      "loc": {
                                                        "start": {
                                                          "line": 322,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 322,
                                                          "column": 85
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 10285,
                                                        "end": 10299,
                                                        "loc": {
                                                          "start": {
                                                            "line": 322,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 322,
                                                            "column": 45
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 10285,
                                                          "end": 10289,
                                                          "loc": {
                                                            "start": {
                                                              "line": 322,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 322,
                                                              "column": 35
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 10290,
                                                          "end": 10299,
                                                          "loc": {
                                                            "start": {
                                                              "line": 322,
                                                              "column": 36
                                                            },
                                                            "end": {
                                                              "line": 322,
                                                              "column": 45
                                                            },
                                                            "identifierName": "submitTxn"
                                                          },
                                                          "name": "submitTxn"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 10300,
                                                          "end": 10305,
                                                          "loc": {
                                                            "start": {
                                                              "line": 322,
                                                              "column": 46
                                                            },
                                                            "end": {
                                                              "line": 322,
                                                              "column": 51
                                                            },
                                                            "identifierName": "txnId"
                                                          },
                                                          "name": "txnId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 10307,
                                                          "end": 10314,
                                                          "loc": {
                                                            "start": {
                                                              "line": 322,
                                                              "column": 53
                                                            },
                                                            "end": {
                                                              "line": 322,
                                                              "column": 60
                                                            },
                                                            "identifierName": "payload"
                                                          },
                                                          "name": "payload"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 10316,
                                                          "end": 10324,
                                                          "loc": {
                                                            "start": {
                                                              "line": 322,
                                                              "column": 62
                                                            },
                                                            "end": {
                                                              "line": 322,
                                                              "column": 70
                                                            },
                                                            "identifierName": "maxTries"
                                                          },
                                                          "name": "maxTries"
                                                        },
                                                        {
                                                          "type": "UpdateExpression",
                                                          "start": 10326,
                                                          "end": 10338,
                                                          "loc": {
                                                            "start": {
                                                              "line": 322,
                                                              "column": 72
                                                            },
                                                            "end": {
                                                              "line": 322,
                                                              "column": 84
                                                            }
                                                          },
                                                          "operator": "++",
                                                          "prefix": false,
                                                          "argument": {
                                                            "type": "Identifier",
                                                            "start": 10326,
                                                            "end": 10336,
                                                            "loc": {
                                                              "start": {
                                                                "line": 322,
                                                                "column": 72
                                                              },
                                                              "end": {
                                                                "line": 322,
                                                                "column": 82
                                                              },
                                                              "identifierName": "currentTry"
                                                            },
                                                            "name": "currentTry"
                                                          }
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": null,
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": "Nonce Error",
                                                  "start": 9935,
                                                  "end": 9948,
                                                  "loc": {
                                                    "start": {
                                                      "line": 318,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 318,
                                                      "column": 33
                                                    }
                                                  }
                                                }
                                              ]
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                },
                                {
                                  "type": "ThrowStatement",
                                  "start": 10411,
                                  "end": 10474,
                                  "loc": {
                                    "start": {
                                      "line": 326,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 326,
                                      "column": 75
                                    }
                                  },
                                  "argument": {
                                    "type": "NewExpression",
                                    "start": 10417,
                                    "end": 10473,
                                    "loc": {
                                      "start": {
                                        "line": 326,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 326,
                                        "column": 74
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 10421,
                                      "end": 10447,
                                      "loc": {
                                        "start": {
                                          "line": 326,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 326,
                                          "column": 48
                                        },
                                        "identifierName": "SubmitTransactionException"
                                      },
                                      "name": "SubmitTransactionException"
                                    },
                                    "arguments": [
                                      {
                                        "type": "CallExpression",
                                        "start": 10448,
                                        "end": 10468,
                                        "loc": {
                                          "start": {
                                            "line": 326,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 326,
                                            "column": 69
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 10448,
                                          "end": 10462,
                                          "loc": {
                                            "start": {
                                              "line": 326,
                                              "column": 49
                                            },
                                            "end": {
                                              "line": 326,
                                              "column": 63
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 10448,
                                            "end": 10452,
                                            "loc": {
                                              "start": {
                                                "line": 326,
                                                "column": 49
                                              },
                                              "end": {
                                                "line": 326,
                                                "column": 53
                                              },
                                              "identifierName": "JSON"
                                            },
                                            "name": "JSON"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 10453,
                                            "end": 10462,
                                            "loc": {
                                              "start": {
                                                "line": 326,
                                                "column": 54
                                              },
                                              "end": {
                                                "line": 326,
                                                "column": 63
                                              },
                                              "identifierName": "stringify"
                                            },
                                            "name": "stringify"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 10463,
                                            "end": 10467,
                                            "loc": {
                                              "start": {
                                                "line": 326,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 326,
                                                "column": 68
                                              },
                                              "identifierName": "body"
                                            },
                                            "name": "body"
                                          }
                                        ]
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 10470,
                                        "end": 10472,
                                        "loc": {
                                          "start": {
                                            "line": 326,
                                            "column": 71
                                          },
                                          "end": {
                                            "line": 326,
                                            "column": 73
                                          },
                                          "identifierName": "ex"
                                        },
                                        "name": "ex"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @private\r\n     * Internal method for submitting method calls and retrying on nonce errors\r\n     * @param {string} txnId - the txnId\r\n     * @param {string} signed - The signed txn\r\n     * @returns {Promise<Response>} - The response with transaction data\r\n     ",
                    "start": 8570,
                    "end": 8844,
                    "loc": {
                      "start": {
                        "line": 286,
                        "column": 4
                      },
                      "end": {
                        "line": 292,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @private\r\n     * Internal method for sending method calls\r\n     * @param {string} url - the url\r\n     * @param {object} formdata - Formdata for the POST\r\n     * @returns {Promise<Response>} - The response with transaction data\r\n     ",
                    "start": 10502,
                    "end": 10749,
                    "loc": {
                      "start": {
                        "line": 330,
                        "column": 4
                      },
                      "end": {
                        "line": 336,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 10755,
                "end": 11740,
                "loc": {
                  "start": {
                    "line": 337,
                    "column": 4
                  },
                  "end": {
                    "line": 369,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 10761,
                  "end": 10778,
                  "loc": {
                    "start": {
                      "line": 337,
                      "column": 10
                    },
                    "end": {
                      "line": 337,
                      "column": 27
                    },
                    "identifierName": "sendMethodRequest"
                  },
                  "name": "sendMethodRequest"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 10779,
                    "end": 10785,
                    "loc": {
                      "start": {
                        "line": 337,
                        "column": 28
                      },
                      "end": {
                        "line": 337,
                        "column": 34
                      },
                      "identifierName": "method"
                    },
                    "name": "method"
                  },
                  {
                    "type": "Identifier",
                    "start": 10787,
                    "end": 10795,
                    "loc": {
                      "start": {
                        "line": 337,
                        "column": 36
                      },
                      "end": {
                        "line": 337,
                        "column": 44
                      },
                      "identifierName": "formdata"
                    },
                    "name": "formdata"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 10796,
                  "end": 11740,
                  "loc": {
                    "start": {
                      "line": 337,
                      "column": 45
                    },
                    "end": {
                      "line": 369,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 10807,
                      "end": 10824,
                      "loc": {
                        "start": {
                          "line": 338,
                          "column": 8
                        },
                        "end": {
                          "line": 338,
                          "column": 25
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 10811,
                          "end": 10823,
                          "loc": {
                            "start": {
                              "line": 338,
                              "column": 12
                            },
                            "end": {
                              "line": 338,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 10811,
                            "end": 10816,
                            "loc": {
                              "start": {
                                "line": 338,
                                "column": 12
                              },
                              "end": {
                                "line": 338,
                                "column": 17
                              },
                              "identifierName": "txnId"
                            },
                            "name": "txnId"
                          },
                          "init": {
                            "type": "NullLiteral",
                            "start": 10819,
                            "end": 10823,
                            "loc": {
                              "start": {
                                "line": 338,
                                "column": 20
                              },
                              "end": {
                                "line": 338,
                                "column": 24
                              }
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 10834,
                      "end": 10846,
                      "loc": {
                        "start": {
                          "line": 339,
                          "column": 8
                        },
                        "end": {
                          "line": 339,
                          "column": 20
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 10838,
                          "end": 10845,
                          "loc": {
                            "start": {
                              "line": 339,
                              "column": 12
                            },
                            "end": {
                              "line": 339,
                              "column": 19
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 10838,
                            "end": 10845,
                            "loc": {
                              "start": {
                                "line": 339,
                                "column": 12
                              },
                              "end": {
                                "line": 339,
                                "column": 19
                              },
                              "identifierName": "payload"
                            },
                            "name": "payload"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 10858,
                      "end": 10875,
                      "loc": {
                        "start": {
                          "line": 341,
                          "column": 8
                        },
                        "end": {
                          "line": 341,
                          "column": 25
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 10862,
                          "end": 10874,
                          "loc": {
                            "start": {
                              "line": 341,
                              "column": 12
                            },
                            "end": {
                              "line": 341,
                              "column": 24
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 10862,
                            "end": 10869,
                            "loc": {
                              "start": {
                                "line": 341,
                                "column": 12
                              },
                              "end": {
                                "line": 341,
                                "column": 19
                              },
                              "identifierName": "headers"
                            },
                            "name": "headers"
                          },
                          "init": {
                            "type": "ObjectExpression",
                            "start": 10872,
                            "end": 10874,
                            "loc": {
                              "start": {
                                "line": 341,
                                "column": 22
                              },
                              "end": {
                                "line": 341,
                                "column": 24
                              }
                            },
                            "properties": []
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10887,
                      "end": 10942,
                      "loc": {
                        "start": {
                          "line": 343,
                          "column": 8
                        },
                        "end": {
                          "line": 343,
                          "column": 63
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 10887,
                        "end": 10941,
                        "loc": {
                          "start": {
                            "line": 343,
                            "column": 8
                          },
                          "end": {
                            "line": 343,
                            "column": 62
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "Identifier",
                          "start": 10887,
                          "end": 10894,
                          "loc": {
                            "start": {
                              "line": 343,
                              "column": 8
                            },
                            "end": {
                              "line": 343,
                              "column": 15
                            },
                            "identifierName": "headers"
                          },
                          "name": "headers"
                        },
                        "right": {
                          "type": "CallExpression",
                          "start": 10897,
                          "end": 10941,
                          "loc": {
                            "start": {
                              "line": 343,
                              "column": 18
                            },
                            "end": {
                              "line": 343,
                              "column": 62
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 10897,
                            "end": 10910,
                            "loc": {
                              "start": {
                                "line": 343,
                                "column": 18
                              },
                              "end": {
                                "line": 343,
                                "column": 31
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 10897,
                              "end": 10903,
                              "loc": {
                                "start": {
                                  "line": 343,
                                  "column": 18
                                },
                                "end": {
                                  "line": 343,
                                  "column": 24
                                },
                                "identifierName": "Object"
                              },
                              "name": "Object"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10904,
                              "end": 10910,
                              "loc": {
                                "start": {
                                  "line": 343,
                                  "column": 25
                                },
                                "end": {
                                  "line": 343,
                                  "column": 31
                                },
                                "identifierName": "assign"
                              },
                              "name": "assign"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "Identifier",
                              "start": 10911,
                              "end": 10918,
                              "loc": {
                                "start": {
                                  "line": 343,
                                  "column": 32
                                },
                                "end": {
                                  "line": 343,
                                  "column": 39
                                },
                                "identifierName": "headers"
                              },
                              "name": "headers"
                            },
                            {
                              "type": "CallExpression",
                              "start": 10919,
                              "end": 10940,
                              "loc": {
                                "start": {
                                  "line": 343,
                                  "column": 40
                                },
                                "end": {
                                  "line": 343,
                                  "column": 61
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 10919,
                                "end": 10938,
                                "loc": {
                                  "start": {
                                    "line": 343,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 343,
                                    "column": 59
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 10919,
                                  "end": 10923,
                                  "loc": {
                                    "start": {
                                      "line": 343,
                                      "column": 40
                                    },
                                    "end": {
                                      "line": 343,
                                      "column": 44
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 10924,
                                  "end": 10938,
                                  "loc": {
                                    "start": {
                                      "line": 343,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 343,
                                      "column": 59
                                    },
                                    "identifierName": "apiAuthHeaders"
                                  },
                                  "name": "apiAuthHeaders"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "start": 10954,
                      "end": 11084,
                      "loc": {
                        "start": {
                          "line": 345,
                          "column": 8
                        },
                        "end": {
                          "line": 348,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "MemberExpression",
                        "start": 10957,
                        "end": 10976,
                        "loc": {
                          "start": {
                            "line": 345,
                            "column": 11
                          },
                          "end": {
                            "line": 345,
                            "column": 30
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 10957,
                          "end": 10965,
                          "loc": {
                            "start": {
                              "line": 345,
                              "column": 11
                            },
                            "end": {
                              "line": 345,
                              "column": 19
                            },
                            "identifierName": "formdata"
                          },
                          "name": "formdata"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 10966,
                          "end": 10976,
                          "loc": {
                            "start": {
                              "line": 345,
                              "column": 20
                            },
                            "end": {
                              "line": 345,
                              "column": 30
                            },
                            "identifierName": "getHeaders"
                          },
                          "name": "getHeaders"
                        },
                        "computed": false
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 10977,
                        "end": 11084,
                        "loc": {
                          "start": {
                            "line": 345,
                            "column": 31
                          },
                          "end": {
                            "line": 348,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 11018,
                            "end": 11073,
                            "loc": {
                              "start": {
                                "line": 347,
                                "column": 12
                              },
                              "end": {
                                "line": 347,
                                "column": 67
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 11018,
                              "end": 11072,
                              "loc": {
                                "start": {
                                  "line": 347,
                                  "column": 12
                                },
                                "end": {
                                  "line": 347,
                                  "column": 66
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 11018,
                                "end": 11025,
                                "loc": {
                                  "start": {
                                    "line": 347,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 347,
                                    "column": 19
                                  },
                                  "identifierName": "headers"
                                },
                                "name": "headers",
                                "leadingComments": null
                              },
                              "right": {
                                "type": "CallExpression",
                                "start": 11028,
                                "end": 11072,
                                "loc": {
                                  "start": {
                                    "line": 347,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 347,
                                    "column": 66
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 11028,
                                  "end": 11041,
                                  "loc": {
                                    "start": {
                                      "line": 347,
                                      "column": 22
                                    },
                                    "end": {
                                      "line": 347,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 11028,
                                    "end": 11034,
                                    "loc": {
                                      "start": {
                                        "line": 347,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 347,
                                        "column": 28
                                      },
                                      "identifierName": "Object"
                                    },
                                    "name": "Object"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11035,
                                    "end": 11041,
                                    "loc": {
                                      "start": {
                                        "line": 347,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 347,
                                        "column": 35
                                      },
                                      "identifierName": "assign"
                                    },
                                    "name": "assign"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 11042,
                                    "end": 11049,
                                    "loc": {
                                      "start": {
                                        "line": 347,
                                        "column": 36
                                      },
                                      "end": {
                                        "line": 347,
                                        "column": 43
                                      },
                                      "identifierName": "headers"
                                    },
                                    "name": "headers"
                                  },
                                  {
                                    "type": "CallExpression",
                                    "start": 11050,
                                    "end": 11071,
                                    "loc": {
                                      "start": {
                                        "line": 347,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 347,
                                        "column": 65
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11050,
                                      "end": 11069,
                                      "loc": {
                                        "start": {
                                          "line": 347,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 347,
                                          "column": 63
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11050,
                                        "end": 11058,
                                        "loc": {
                                          "start": {
                                            "line": 347,
                                            "column": 44
                                          },
                                          "end": {
                                            "line": 347,
                                            "column": 52
                                          },
                                          "identifierName": "formdata"
                                        },
                                        "name": "formdata"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11059,
                                        "end": 11069,
                                        "loc": {
                                          "start": {
                                            "line": 347,
                                            "column": 53
                                          },
                                          "end": {
                                            "line": 347,
                                            "column": 63
                                          },
                                          "identifierName": "getHeaders"
                                        },
                                        "name": "getHeaders"
                                      },
                                      "computed": false
                                    },
                                    "arguments": []
                                  }
                                ]
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": "For NodeJS",
                                "start": 10992,
                                "end": 11004,
                                "loc": {
                                  "start": {
                                    "line": 346,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 346,
                                    "column": 24
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 11096,
                      "end": 11733,
                      "loc": {
                        "start": {
                          "line": 350,
                          "column": 8
                        },
                        "end": {
                          "line": 368,
                          "column": 15
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 11103,
                        "end": 11732,
                        "loc": {
                          "start": {
                            "line": 350,
                            "column": 15
                          },
                          "end": {
                            "line": 368,
                            "column": 14
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11103,
                          "end": 11649,
                          "loc": {
                            "start": {
                              "line": 350,
                              "column": 15
                            },
                            "end": {
                              "line": 366,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "CallExpression",
                            "start": 11103,
                            "end": 11629,
                            "loc": {
                              "start": {
                                "line": 350,
                                "column": 15
                              },
                              "end": {
                                "line": 365,
                                "column": 14
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 11103,
                              "end": 11320,
                              "loc": {
                                "start": {
                                  "line": 350,
                                  "column": 15
                                },
                                "end": {
                                  "line": 357,
                                  "column": 17
                                }
                              },
                              "object": {
                                "type": "CallExpression",
                                "start": 11103,
                                "end": 11301,
                                "loc": {
                                  "start": {
                                    "line": 350,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 356,
                                    "column": 10
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 11103,
                                  "end": 11116,
                                  "loc": {
                                    "start": {
                                      "line": 350,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 350,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 11103,
                                    "end": 11108,
                                    "loc": {
                                      "start": {
                                        "line": 350,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 350,
                                        "column": 20
                                      },
                                      "identifierName": "axios"
                                    },
                                    "name": "axios"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 11109,
                                    "end": 11116,
                                    "loc": {
                                      "start": {
                                        "line": 350,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 350,
                                        "column": 28
                                      },
                                      "identifierName": "request"
                                    },
                                    "name": "request"
                                  },
                                  "computed": false
                                },
                                "arguments": [
                                  {
                                    "type": "ObjectExpression",
                                    "start": 11117,
                                    "end": 11300,
                                    "loc": {
                                      "start": {
                                        "line": 350,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 356,
                                        "column": 9
                                      }
                                    },
                                    "properties": [
                                      {
                                        "type": "ObjectProperty",
                                        "start": 11132,
                                        "end": 11165,
                                        "loc": {
                                          "start": {
                                            "line": 351,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 351,
                                            "column": 45
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 11132,
                                          "end": 11135,
                                          "loc": {
                                            "start": {
                                              "line": 351,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 351,
                                              "column": 15
                                            },
                                            "identifierName": "url"
                                          },
                                          "name": "url"
                                        },
                                        "value": {
                                          "type": "TemplateLiteral",
                                          "start": 11137,
                                          "end": 11165,
                                          "loc": {
                                            "start": {
                                              "line": 351,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 351,
                                              "column": 45
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 11140,
                                              "end": 11153,
                                              "loc": {
                                                "start": {
                                                  "line": 351,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 351,
                                                  "column": 33
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11140,
                                                "end": 11144,
                                                "loc": {
                                                  "start": {
                                                    "line": 351,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 351,
                                                    "column": 24
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11145,
                                                "end": 11153,
                                                "loc": {
                                                  "start": {
                                                    "line": 351,
                                                    "column": 25
                                                  },
                                                  "end": {
                                                    "line": 351,
                                                    "column": 33
                                                  },
                                                  "identifierName": "endpoint"
                                                },
                                                "name": "endpoint"
                                              },
                                              "computed": false
                                            },
                                            {
                                              "type": "Identifier",
                                              "start": 11156,
                                              "end": 11162,
                                              "loc": {
                                                "start": {
                                                  "line": 351,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 351,
                                                  "column": 42
                                                },
                                                "identifierName": "method"
                                              },
                                              "name": "method"
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 11138,
                                              "end": 11138,
                                              "loc": {
                                                "start": {
                                                  "line": 351,
                                                  "column": 18
                                                },
                                                "end": {
                                                  "line": 351,
                                                  "column": 18
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 11154,
                                              "end": 11154,
                                              "loc": {
                                                "start": {
                                                  "line": 351,
                                                  "column": 34
                                                },
                                                "end": {
                                                  "line": 351,
                                                  "column": 34
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 11163,
                                              "end": 11164,
                                              "loc": {
                                                "start": {
                                                  "line": 351,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 351,
                                                  "column": 44
                                                }
                                              },
                                              "value": {
                                                "raw": "/",
                                                "cooked": "/"
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 11180,
                                        "end": 11194,
                                        "loc": {
                                          "start": {
                                            "line": 352,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 352,
                                            "column": 26
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 11180,
                                          "end": 11186,
                                          "loc": {
                                            "start": {
                                              "line": 352,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 352,
                                              "column": 18
                                            },
                                            "identifierName": "method"
                                          },
                                          "name": "method"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 11188,
                                          "end": 11194,
                                          "loc": {
                                            "start": {
                                              "line": 352,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 352,
                                              "column": 26
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "POST",
                                            "raw": "'POST'"
                                          },
                                          "value": "POST"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 11209,
                                        "end": 11225,
                                        "loc": {
                                          "start": {
                                            "line": 353,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 353,
                                            "column": 28
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 11209,
                                          "end": 11216,
                                          "loc": {
                                            "start": {
                                              "line": 353,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 353,
                                              "column": 19
                                            },
                                            "identifierName": "headers"
                                          },
                                          "name": "headers"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 11218,
                                          "end": 11225,
                                          "loc": {
                                            "start": {
                                              "line": 353,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 353,
                                              "column": 28
                                            },
                                            "identifierName": "headers"
                                          },
                                          "name": "headers"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 11240,
                                        "end": 11254,
                                        "loc": {
                                          "start": {
                                            "line": 354,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 354,
                                            "column": 26
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 11240,
                                          "end": 11244,
                                          "loc": {
                                            "start": {
                                              "line": 354,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 354,
                                              "column": 16
                                            },
                                            "identifierName": "data"
                                          },
                                          "name": "data"
                                        },
                                        "value": {
                                          "type": "Identifier",
                                          "start": 11246,
                                          "end": 11254,
                                          "loc": {
                                            "start": {
                                              "line": 354,
                                              "column": 18
                                            },
                                            "end": {
                                              "line": 354,
                                              "column": 26
                                            },
                                            "identifierName": "formdata"
                                          },
                                          "name": "formdata"
                                        }
                                      },
                                      {
                                        "type": "ObjectProperty",
                                        "start": 11269,
                                        "end": 11289,
                                        "loc": {
                                          "start": {
                                            "line": 355,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 355,
                                            "column": 32
                                          }
                                        },
                                        "method": false,
                                        "shorthand": false,
                                        "computed": false,
                                        "key": {
                                          "type": "Identifier",
                                          "start": 11269,
                                          "end": 11281,
                                          "loc": {
                                            "start": {
                                              "line": 355,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 355,
                                              "column": 24
                                            },
                                            "identifierName": "responseType"
                                          },
                                          "name": "responseType"
                                        },
                                        "value": {
                                          "type": "StringLiteral",
                                          "start": 11283,
                                          "end": 11289,
                                          "loc": {
                                            "start": {
                                              "line": 355,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 355,
                                              "column": 32
                                            }
                                          },
                                          "extra": {
                                            "rawValue": "json",
                                            "raw": "'json'"
                                          },
                                          "value": "json"
                                        }
                                      }
                                    ]
                                  }
                                ]
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11316,
                                "end": 11320,
                                "loc": {
                                  "start": {
                                    "line": 357,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 357,
                                    "column": 17
                                  },
                                  "identifierName": "then"
                                },
                                "name": "then"
                              },
                              "computed": false
                            },
                            "arguments": [
                              {
                                "type": "ArrowFunctionExpression",
                                "start": 11321,
                                "end": 11628,
                                "loc": {
                                  "start": {
                                    "line": 357,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 365,
                                    "column": 13
                                  }
                                },
                                "id": null,
                                "generator": false,
                                "expression": false,
                                "async": false,
                                "params": [
                                  {
                                    "type": "Identifier",
                                    "start": 11322,
                                    "end": 11330,
                                    "loc": {
                                      "start": {
                                        "line": 357,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 357,
                                        "column": 27
                                      },
                                      "identifierName": "response"
                                    },
                                    "name": "response"
                                  }
                                ],
                                "body": {
                                  "type": "BlockStatement",
                                  "start": 11335,
                                  "end": 11628,
                                  "loc": {
                                    "start": {
                                      "line": 357,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 365,
                                      "column": 13
                                    }
                                  },
                                  "body": [
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11414,
                                      "end": 11439,
                                      "loc": {
                                        "start": {
                                          "line": 359,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 359,
                                          "column": 41
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11414,
                                        "end": 11438,
                                        "loc": {
                                          "start": {
                                            "line": 359,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 359,
                                            "column": 40
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 11414,
                                          "end": 11419,
                                          "loc": {
                                            "start": {
                                              "line": 359,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 359,
                                              "column": 21
                                            },
                                            "identifierName": "txnId"
                                          },
                                          "name": "txnId",
                                          "leadingComments": null
                                        },
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 11422,
                                          "end": 11438,
                                          "loc": {
                                            "start": {
                                              "line": 359,
                                              "column": 24
                                            },
                                            "end": {
                                              "line": 359,
                                              "column": 40
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 11422,
                                            "end": 11435,
                                            "loc": {
                                              "start": {
                                                "line": 359,
                                                "column": 24
                                              },
                                              "end": {
                                                "line": 359,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11422,
                                              "end": 11430,
                                              "loc": {
                                                "start": {
                                                  "line": 359,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 359,
                                                  "column": 32
                                                },
                                                "identifierName": "response"
                                              },
                                              "name": "response"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11431,
                                              "end": 11435,
                                              "loc": {
                                                "start": {
                                                  "line": 359,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 359,
                                                  "column": 37
                                                },
                                                "identifierName": "data"
                                              },
                                              "name": "data"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11436,
                                            "end": 11438,
                                            "loc": {
                                              "start": {
                                                "line": 359,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 359,
                                                "column": 40
                                              },
                                              "identifierName": "id"
                                            },
                                            "name": "id"
                                          },
                                          "computed": false
                                        },
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " tslint:disable-next-line: no-unsafe-any",
                                          "start": 11354,
                                          "end": 11396,
                                          "loc": {
                                            "start": {
                                              "line": 358,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 358,
                                              "column": 58
                                            }
                                          }
                                        }
                                      ],
                                      "trailingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " tslint:disable-next-line: no-unsafe-any",
                                          "start": 11457,
                                          "end": 11499,
                                          "loc": {
                                            "start": {
                                              "line": 360,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 360,
                                              "column": 58
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ExpressionStatement",
                                      "start": 11519,
                                      "end": 11555,
                                      "loc": {
                                        "start": {
                                          "line": 362,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 362,
                                          "column": 52
                                        }
                                      },
                                      "expression": {
                                        "type": "AssignmentExpression",
                                        "start": 11519,
                                        "end": 11554,
                                        "loc": {
                                          "start": {
                                            "line": 362,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 362,
                                            "column": 51
                                          }
                                        },
                                        "operator": "=",
                                        "left": {
                                          "type": "Identifier",
                                          "start": 11519,
                                          "end": 11526,
                                          "loc": {
                                            "start": {
                                              "line": 362,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 362,
                                              "column": 23
                                            },
                                            "identifierName": "payload"
                                          },
                                          "name": "payload",
                                          "leadingComments": null
                                        },
                                        "right": {
                                          "type": "MemberExpression",
                                          "start": 11529,
                                          "end": 11554,
                                          "loc": {
                                            "start": {
                                              "line": 362,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 362,
                                              "column": 51
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 11529,
                                            "end": 11550,
                                            "loc": {
                                              "start": {
                                                "line": 362,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 362,
                                                "column": 47
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11529,
                                              "end": 11542,
                                              "loc": {
                                                "start": {
                                                  "line": 362,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 362,
                                                  "column": 39
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 11529,
                                                "end": 11537,
                                                "loc": {
                                                  "start": {
                                                    "line": 362,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 362,
                                                    "column": 34
                                                  },
                                                  "identifierName": "response"
                                                },
                                                "name": "response"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11538,
                                                "end": 11542,
                                                "loc": {
                                                  "start": {
                                                    "line": 362,
                                                    "column": 35
                                                  },
                                                  "end": {
                                                    "line": 362,
                                                    "column": 39
                                                  },
                                                  "identifierName": "data"
                                                },
                                                "name": "data"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11543,
                                              "end": 11550,
                                              "loc": {
                                                "start": {
                                                  "line": 362,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 362,
                                                  "column": 47
                                                },
                                                "identifierName": "payload"
                                              },
                                              "name": "payload"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11551,
                                            "end": 11554,
                                            "loc": {
                                              "start": {
                                                "line": 362,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 362,
                                                "column": 51
                                              },
                                              "identifierName": "raw"
                                            },
                                            "name": "raw"
                                          },
                                          "computed": false
                                        },
                                        "leadingComments": null
                                      },
                                      "leadingComments": [
                                        {
                                          "type": "CommentLine",
                                          "value": " tslint:disable-next-line: no-unsafe-any",
                                          "start": 11457,
                                          "end": 11499,
                                          "loc": {
                                            "start": {
                                              "line": 360,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 360,
                                              "column": 58
                                            }
                                          }
                                        }
                                      ]
                                    },
                                    {
                                      "type": "ReturnStatement",
                                      "start": 11575,
                                      "end": 11613,
                                      "loc": {
                                        "start": {
                                          "line": 364,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 364,
                                          "column": 54
                                        }
                                      },
                                      "argument": {
                                        "type": "CallExpression",
                                        "start": 11582,
                                        "end": 11612,
                                        "loc": {
                                          "start": {
                                            "line": 364,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 364,
                                            "column": 53
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 11582,
                                          "end": 11596,
                                          "loc": {
                                            "start": {
                                              "line": 364,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 364,
                                              "column": 37
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 11582,
                                            "end": 11586,
                                            "loc": {
                                              "start": {
                                                "line": 364,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 364,
                                                "column": 27
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 11587,
                                            "end": 11596,
                                            "loc": {
                                              "start": {
                                                "line": 364,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 364,
                                                "column": 37
                                              },
                                              "identifierName": "submitTxn"
                                            },
                                            "name": "submitTxn"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 11597,
                                            "end": 11602,
                                            "loc": {
                                              "start": {
                                                "line": 364,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 364,
                                                "column": 43
                                              },
                                              "identifierName": "txnId"
                                            },
                                            "name": "txnId"
                                          },
                                          {
                                            "type": "Identifier",
                                            "start": 11604,
                                            "end": 11611,
                                            "loc": {
                                              "start": {
                                                "line": 364,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 364,
                                                "column": 52
                                              },
                                              "identifierName": "payload"
                                            },
                                            "name": "payload"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "directives": []
                                }
                              }
                            ]
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11644,
                            "end": 11649,
                            "loc": {
                              "start": {
                                "line": 366,
                                "column": 13
                              },
                              "end": {
                                "line": 366,
                                "column": 18
                              },
                              "identifierName": "catch"
                            },
                            "name": "catch"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11650,
                            "end": 11731,
                            "loc": {
                              "start": {
                                "line": 366,
                                "column": 19
                              },
                              "end": {
                                "line": 368,
                                "column": 13
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11650,
                                "end": 11652,
                                "loc": {
                                  "start": {
                                    "line": 366,
                                    "column": 19
                                  },
                                  "end": {
                                    "line": 366,
                                    "column": 21
                                  },
                                  "identifierName": "ex"
                                },
                                "name": "ex"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11654,
                              "end": 11731,
                              "loc": {
                                "start": {
                                  "line": 366,
                                  "column": 23
                                },
                                "end": {
                                  "line": 368,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ThrowStatement",
                                  "start": 11673,
                                  "end": 11716,
                                  "loc": {
                                    "start": {
                                      "line": 367,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 367,
                                      "column": 59
                                    }
                                  },
                                  "argument": {
                                    "type": "NewExpression",
                                    "start": 11679,
                                    "end": 11715,
                                    "loc": {
                                      "start": {
                                        "line": 367,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 367,
                                        "column": 58
                                      }
                                    },
                                    "callee": {
                                      "type": "Identifier",
                                      "start": 11683,
                                      "end": 11711,
                                      "loc": {
                                        "start": {
                                          "line": 367,
                                          "column": 26
                                        },
                                        "end": {
                                          "line": 367,
                                          "column": 54
                                        },
                                        "identifierName": "GenerateTransactionException"
                                      },
                                      "name": "GenerateTransactionException"
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 11712,
                                        "end": 11714,
                                        "loc": {
                                          "start": {
                                            "line": 367,
                                            "column": 55
                                          },
                                          "end": {
                                            "line": 367,
                                            "column": 57
                                          },
                                          "identifierName": "ex"
                                        },
                                        "name": "ex"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @private\r\n     * Internal method for sending method calls\r\n     * @param {string} url - the url\r\n     * @param {object} formdata - Formdata for the POST\r\n     * @returns {Promise<Response>} - The response with transaction data\r\n     ",
                    "start": 10502,
                    "end": 10749,
                    "loc": {
                      "start": {
                        "line": 330,
                        "column": 4
                      },
                      "end": {
                        "line": 336,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a specific transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<Object>} - The transaction\r\n     ",
                    "start": 11748,
                    "end": 11959,
                    "loc": {
                      "start": {
                        "line": 371,
                        "column": 4
                      },
                      "end": {
                        "line": 376,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 11965,
                "end": 12470,
                "loc": {
                  "start": {
                    "line": 377,
                    "column": 4
                  },
                  "end": {
                    "line": 393,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 11971,
                  "end": 11985,
                  "loc": {
                    "start": {
                      "line": 377,
                      "column": 10
                    },
                    "end": {
                      "line": 377,
                      "column": 24
                    },
                    "identifierName": "getTransaction"
                  },
                  "name": "getTransaction"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 11986,
                    "end": 12005,
                    "loc": {
                      "start": {
                        "line": 377,
                        "column": 25
                      },
                      "end": {
                        "line": 377,
                        "column": 44
                      },
                      "identifierName": "transactionIdOrHash"
                    },
                    "name": "transactionIdOrHash"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 12007,
                  "end": 12470,
                  "loc": {
                    "start": {
                      "line": 377,
                      "column": 46
                    },
                    "end": {
                      "line": 393,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 12018,
                      "end": 12044,
                      "loc": {
                        "start": {
                          "line": 378,
                          "column": 8
                        },
                        "end": {
                          "line": 378,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 12018,
                        "end": 12043,
                        "loc": {
                          "start": {
                            "line": 378,
                            "column": 8
                          },
                          "end": {
                            "line": 378,
                            "column": 33
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12018,
                          "end": 12041,
                          "loc": {
                            "start": {
                              "line": 378,
                              "column": 8
                            },
                            "end": {
                              "line": 378,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 12018,
                            "end": 12022,
                            "loc": {
                              "start": {
                                "line": 378,
                                "column": 8
                              },
                              "end": {
                                "line": 378,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12023,
                            "end": 12041,
                            "loc": {
                              "start": {
                                "line": 378,
                                "column": 13
                              },
                              "end": {
                                "line": 378,
                                "column": 31
                              },
                              "identifierName": "validateAnyGetCall"
                            },
                            "name": "validateAnyGetCall"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 12056,
                      "end": 12129,
                      "loc": {
                        "start": {
                          "line": 380,
                          "column": 8
                        },
                        "end": {
                          "line": 380,
                          "column": 81
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 12060,
                          "end": 12128,
                          "loc": {
                            "start": {
                              "line": 380,
                              "column": 12
                            },
                            "end": {
                              "line": 380,
                              "column": 80
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 12060,
                            "end": 12063,
                            "loc": {
                              "start": {
                                "line": 380,
                                "column": 12
                              },
                              "end": {
                                "line": 380,
                                "column": 15
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 12066,
                            "end": 12128,
                            "loc": {
                              "start": {
                                "line": 380,
                                "column": 18
                              },
                              "end": {
                                "line": 380,
                                "column": 80
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 12070,
                              "end": 12073,
                              "loc": {
                                "start": {
                                  "line": 380,
                                  "column": 22
                                },
                                "end": {
                                  "line": 380,
                                  "column": 25
                                },
                                "identifierName": "URL"
                              },
                              "name": "URL"
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 12074,
                                "end": 12127,
                                "loc": {
                                  "start": {
                                    "line": 380,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 380,
                                    "column": 79
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 12077,
                                    "end": 12090,
                                    "loc": {
                                      "start": {
                                        "line": 380,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 380,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 12077,
                                      "end": 12081,
                                      "loc": {
                                        "start": {
                                          "line": 380,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 380,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12082,
                                      "end": 12090,
                                      "loc": {
                                        "start": {
                                          "line": 380,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 380,
                                          "column": 42
                                        },
                                        "identifierName": "endpoint"
                                      },
                                      "name": "endpoint"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 12105,
                                    "end": 12124,
                                    "loc": {
                                      "start": {
                                        "line": 380,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 380,
                                        "column": 76
                                      },
                                      "identifierName": "transactionIdOrHash"
                                    },
                                    "name": "transactionIdOrHash"
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 12075,
                                    "end": 12075,
                                    "loc": {
                                      "start": {
                                        "line": 380,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 380,
                                        "column": 27
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 12091,
                                    "end": 12103,
                                    "loc": {
                                      "start": {
                                        "line": 380,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 380,
                                        "column": 55
                                      }
                                    },
                                    "value": {
                                      "raw": "transaction/",
                                      "cooked": "transaction/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 12125,
                                    "end": 12126,
                                    "loc": {
                                      "start": {
                                        "line": 380,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 380,
                                        "column": 78
                                      }
                                    },
                                    "value": {
                                      "raw": "/",
                                      "cooked": "/"
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 12141,
                      "end": 12430,
                      "loc": {
                        "start": {
                          "line": 382,
                          "column": 8
                        },
                        "end": {
                          "line": 390,
                          "column": 15
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 12145,
                          "end": 12429,
                          "loc": {
                            "start": {
                              "line": 382,
                              "column": 12
                            },
                            "end": {
                              "line": 390,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 12145,
                            "end": 12153,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 12
                              },
                              "end": {
                                "line": 382,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 12156,
                            "end": 12429,
                            "loc": {
                              "start": {
                                "line": 382,
                                "column": 23
                              },
                              "end": {
                                "line": 390,
                                "column": 14
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 12162,
                              "end": 12429,
                              "loc": {
                                "start": {
                                  "line": 382,
                                  "column": 29
                                },
                                "end": {
                                  "line": 390,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12162,
                                "end": 12350,
                                "loc": {
                                  "start": {
                                    "line": 382,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 388,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 12162,
                                  "end": 12330,
                                  "loc": {
                                    "start": {
                                      "line": 382,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 387,
                                      "column": 10
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 12162,
                                    "end": 12175,
                                    "loc": {
                                      "start": {
                                        "line": 382,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 382,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 12162,
                                      "end": 12167,
                                      "loc": {
                                        "start": {
                                          "line": 382,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 382,
                                          "column": 34
                                        },
                                        "identifierName": "axios"
                                      },
                                      "name": "axios"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12168,
                                      "end": 12175,
                                      "loc": {
                                        "start": {
                                          "line": 382,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 382,
                                          "column": 42
                                        },
                                        "identifierName": "request"
                                      },
                                      "name": "request"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 12176,
                                      "end": 12329,
                                      "loc": {
                                        "start": {
                                          "line": 382,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 387,
                                          "column": 9
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 12191,
                                          "end": 12210,
                                          "loc": {
                                            "start": {
                                              "line": 383,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 383,
                                              "column": 31
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12191,
                                            "end": 12194,
                                            "loc": {
                                              "start": {
                                                "line": 383,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 383,
                                                "column": 15
                                              },
                                              "identifierName": "url"
                                            },
                                            "name": "url"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 12196,
                                            "end": 12210,
                                            "loc": {
                                              "start": {
                                                "line": 383,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 383,
                                                "column": 31
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 12196,
                                              "end": 12208,
                                              "loc": {
                                                "start": {
                                                  "line": 383,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 383,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 12196,
                                                "end": 12199,
                                                "loc": {
                                                  "start": {
                                                    "line": 383,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 383,
                                                    "column": 20
                                                  },
                                                  "identifierName": "url"
                                                },
                                                "name": "url"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12200,
                                                "end": 12208,
                                                "loc": {
                                                  "start": {
                                                    "line": 383,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 383,
                                                    "column": 29
                                                  },
                                                  "identifierName": "toString"
                                                },
                                                "name": "toString"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 12225,
                                          "end": 12238,
                                          "loc": {
                                            "start": {
                                              "line": 384,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 384,
                                              "column": 25
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12225,
                                            "end": 12231,
                                            "loc": {
                                              "start": {
                                                "line": 384,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 384,
                                                "column": 18
                                              },
                                              "identifierName": "method"
                                            },
                                            "name": "method"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 12233,
                                            "end": 12238,
                                            "loc": {
                                              "start": {
                                                "line": 384,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 384,
                                                "column": 25
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "GET",
                                              "raw": "'GET'"
                                            },
                                            "value": "GET"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 12253,
                                          "end": 12283,
                                          "loc": {
                                            "start": {
                                              "line": 385,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 385,
                                              "column": 42
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12253,
                                            "end": 12260,
                                            "loc": {
                                              "start": {
                                                "line": 385,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 385,
                                                "column": 19
                                              },
                                              "identifierName": "headers"
                                            },
                                            "name": "headers"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 12262,
                                            "end": 12283,
                                            "loc": {
                                              "start": {
                                                "line": 385,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 385,
                                                "column": 42
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 12262,
                                              "end": 12281,
                                              "loc": {
                                                "start": {
                                                  "line": 385,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 385,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 12262,
                                                "end": 12266,
                                                "loc": {
                                                  "start": {
                                                    "line": 385,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 385,
                                                    "column": 25
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 12267,
                                                "end": 12281,
                                                "loc": {
                                                  "start": {
                                                    "line": 385,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 385,
                                                    "column": 40
                                                  },
                                                  "identifierName": "apiAuthHeaders"
                                                },
                                                "name": "apiAuthHeaders"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 12298,
                                          "end": 12318,
                                          "loc": {
                                            "start": {
                                              "line": 386,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 386,
                                              "column": 32
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 12298,
                                            "end": 12310,
                                            "loc": {
                                              "start": {
                                                "line": 386,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 386,
                                                "column": 24
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 12312,
                                            "end": 12318,
                                            "loc": {
                                              "start": {
                                                "line": 386,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 386,
                                                "column": 32
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "json",
                                              "raw": "'json'"
                                            },
                                            "value": "json"
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12345,
                                  "end": 12350,
                                  "loc": {
                                    "start": {
                                      "line": 388,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 388,
                                      "column": 18
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 12351,
                                  "end": 12428,
                                  "loc": {
                                    "start": {
                                      "line": 388,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 390,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 12351,
                                      "end": 12353,
                                      "loc": {
                                        "start": {
                                          "line": 388,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 388,
                                          "column": 21
                                        },
                                        "identifierName": "ex"
                                      },
                                      "name": "ex"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 12355,
                                    "end": 12428,
                                    "loc": {
                                      "start": {
                                        "line": 388,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 390,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ThrowStatement",
                                        "start": 12374,
                                        "end": 12413,
                                        "loc": {
                                          "start": {
                                            "line": 389,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 389,
                                            "column": 55
                                          }
                                        },
                                        "argument": {
                                          "type": "NewExpression",
                                          "start": 12380,
                                          "end": 12412,
                                          "loc": {
                                            "start": {
                                              "line": 389,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 389,
                                              "column": 54
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 12384,
                                            "end": 12408,
                                            "loc": {
                                              "start": {
                                                "line": 389,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 389,
                                                "column": 50
                                              },
                                              "identifierName": "GetTransactionsException"
                                            },
                                            "name": "GetTransactionsException"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 12409,
                                              "end": 12411,
                                              "loc": {
                                                "start": {
                                                  "line": 389,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 389,
                                                  "column": 53
                                                },
                                                "identifierName": "ex"
                                              },
                                              "name": "ex"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 12442,
                      "end": 12463,
                      "loc": {
                        "start": {
                          "line": 392,
                          "column": 8
                        },
                        "end": {
                          "line": 392,
                          "column": 29
                        }
                      },
                      "argument": {
                        "type": "MemberExpression",
                        "start": 12449,
                        "end": 12462,
                        "loc": {
                          "start": {
                            "line": 392,
                            "column": 15
                          },
                          "end": {
                            "line": 392,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 12449,
                          "end": 12457,
                          "loc": {
                            "start": {
                              "line": 392,
                              "column": 15
                            },
                            "end": {
                              "line": 392,
                              "column": 23
                            },
                            "identifierName": "response"
                          },
                          "name": "response"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 12458,
                          "end": 12462,
                          "loc": {
                            "start": {
                              "line": 392,
                              "column": 24
                            },
                            "end": {
                              "line": 392,
                              "column": 28
                            },
                            "identifierName": "data"
                          },
                          "name": "data"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a specific transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<Object>} - The transaction\r\n     ",
                    "start": 11748,
                    "end": 11959,
                    "loc": {
                      "start": {
                        "line": 371,
                        "column": 4
                      },
                      "end": {
                        "line": 376,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a paged list of transactions\r\n     * @param {Object} parameters - The query parameters\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
                    "start": 12478,
                    "end": 12705,
                    "loc": {
                      "start": {
                        "line": 395,
                        "column": 4
                      },
                      "end": {
                        "line": 400,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 12711,
                "end": 13038,
                "loc": {
                  "start": {
                    "line": 401,
                    "column": 4
                  },
                  "end": {
                    "line": 411,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 12717,
                  "end": 12732,
                  "loc": {
                    "start": {
                      "line": 401,
                      "column": 10
                    },
                    "end": {
                      "line": 401,
                      "column": 25
                    },
                    "identifierName": "getTransactions"
                  },
                  "name": "getTransactions"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 12733,
                    "end": 12743,
                    "loc": {
                      "start": {
                        "line": 401,
                        "column": 26
                      },
                      "end": {
                        "line": 401,
                        "column": 36
                      },
                      "identifierName": "parameters"
                    },
                    "name": "parameters"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 12745,
                  "end": 13038,
                  "loc": {
                    "start": {
                      "line": 401,
                      "column": 38
                    },
                    "end": {
                      "line": 411,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 12756,
                      "end": 12782,
                      "loc": {
                        "start": {
                          "line": 402,
                          "column": 8
                        },
                        "end": {
                          "line": 402,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 12756,
                        "end": 12781,
                        "loc": {
                          "start": {
                            "line": 402,
                            "column": 8
                          },
                          "end": {
                            "line": 402,
                            "column": 33
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12756,
                          "end": 12779,
                          "loc": {
                            "start": {
                              "line": 402,
                              "column": 8
                            },
                            "end": {
                              "line": 402,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 12756,
                            "end": 12760,
                            "loc": {
                              "start": {
                                "line": 402,
                                "column": 8
                              },
                              "end": {
                                "line": 402,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12761,
                            "end": 12779,
                            "loc": {
                              "start": {
                                "line": 402,
                                "column": 13
                              },
                              "end": {
                                "line": 402,
                                "column": 31
                              },
                              "identifierName": "validateAnyGetCall"
                            },
                            "name": "validateAnyGetCall"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 12794,
                      "end": 12844,
                      "loc": {
                        "start": {
                          "line": 404,
                          "column": 8
                        },
                        "end": {
                          "line": 404,
                          "column": 58
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 12798,
                          "end": 12843,
                          "loc": {
                            "start": {
                              "line": 404,
                              "column": 12
                            },
                            "end": {
                              "line": 404,
                              "column": 57
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 12798,
                            "end": 12801,
                            "loc": {
                              "start": {
                                "line": 404,
                                "column": 12
                              },
                              "end": {
                                "line": 404,
                                "column": 15
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 12804,
                            "end": 12843,
                            "loc": {
                              "start": {
                                "line": 404,
                                "column": 18
                              },
                              "end": {
                                "line": 404,
                                "column": 57
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 12808,
                              "end": 12811,
                              "loc": {
                                "start": {
                                  "line": 404,
                                  "column": 22
                                },
                                "end": {
                                  "line": 404,
                                  "column": 25
                                },
                                "identifierName": "URL"
                              },
                              "name": "URL"
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 12812,
                                "end": 12842,
                                "loc": {
                                  "start": {
                                    "line": 404,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 404,
                                    "column": 56
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 12815,
                                    "end": 12828,
                                    "loc": {
                                      "start": {
                                        "line": 404,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 404,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 12815,
                                      "end": 12819,
                                      "loc": {
                                        "start": {
                                          "line": 404,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 404,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 12820,
                                      "end": 12828,
                                      "loc": {
                                        "start": {
                                          "line": 404,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 404,
                                          "column": 42
                                        },
                                        "identifierName": "endpoint"
                                      },
                                      "name": "endpoint"
                                    },
                                    "computed": false
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 12813,
                                    "end": 12813,
                                    "loc": {
                                      "start": {
                                        "line": 404,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 404,
                                        "column": 27
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 12829,
                                    "end": 12841,
                                    "loc": {
                                      "start": {
                                        "line": 404,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 404,
                                        "column": 55
                                      }
                                    },
                                    "value": {
                                      "raw": "transaction/",
                                      "cooked": "transaction/"
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ForOfStatement",
                      "start": 12856,
                      "end": 12968,
                      "loc": {
                        "start": {
                          "line": 406,
                          "column": 8
                        },
                        "end": {
                          "line": 408,
                          "column": 9
                        }
                      },
                      "left": {
                        "type": "VariableDeclaration",
                        "start": 12861,
                        "end": 12877,
                        "loc": {
                          "start": {
                            "line": 406,
                            "column": 13
                          },
                          "end": {
                            "line": 406,
                            "column": 29
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 12865,
                            "end": 12877,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 17
                              },
                              "end": {
                                "line": 406,
                                "column": 29
                              }
                            },
                            "id": {
                              "type": "ArrayPattern",
                              "start": 12865,
                              "end": 12877,
                              "loc": {
                                "start": {
                                  "line": 406,
                                  "column": 17
                                },
                                "end": {
                                  "line": 406,
                                  "column": 29
                                }
                              },
                              "elements": [
                                {
                                  "type": "Identifier",
                                  "start": 12866,
                                  "end": 12869,
                                  "loc": {
                                    "start": {
                                      "line": 406,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 406,
                                      "column": 21
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 12871,
                                  "end": 12876,
                                  "loc": {
                                    "start": {
                                      "line": 406,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 406,
                                      "column": 28
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            },
                            "init": null
                          }
                        ],
                        "kind": "let"
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 12881,
                        "end": 12907,
                        "loc": {
                          "start": {
                            "line": 406,
                            "column": 33
                          },
                          "end": {
                            "line": 406,
                            "column": 59
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12881,
                          "end": 12895,
                          "loc": {
                            "start": {
                              "line": 406,
                              "column": 33
                            },
                            "end": {
                              "line": 406,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 12881,
                            "end": 12887,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 33
                              },
                              "end": {
                                "line": 406,
                                "column": 39
                              },
                              "identifierName": "Object"
                            },
                            "name": "Object"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12888,
                            "end": 12895,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 40
                              },
                              "end": {
                                "line": 406,
                                "column": 47
                              },
                              "identifierName": "entries"
                            },
                            "name": "entries"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 12896,
                            "end": 12906,
                            "loc": {
                              "start": {
                                "line": 406,
                                "column": 48
                              },
                              "end": {
                                "line": 406,
                                "column": 58
                              },
                              "identifierName": "parameters"
                            },
                            "name": "parameters"
                          }
                        ]
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 12909,
                        "end": 12968,
                        "loc": {
                          "start": {
                            "line": 406,
                            "column": 61
                          },
                          "end": {
                            "line": 408,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 12924,
                            "end": 12957,
                            "loc": {
                              "start": {
                                "line": 407,
                                "column": 12
                              },
                              "end": {
                                "line": 407,
                                "column": 45
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 12924,
                              "end": 12956,
                              "loc": {
                                "start": {
                                  "line": 407,
                                  "column": 12
                                },
                                "end": {
                                  "line": 407,
                                  "column": 44
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 12924,
                                "end": 12944,
                                "loc": {
                                  "start": {
                                    "line": 407,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 407,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 12924,
                                  "end": 12940,
                                  "loc": {
                                    "start": {
                                      "line": 407,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 407,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 12924,
                                    "end": 12927,
                                    "loc": {
                                      "start": {
                                        "line": 407,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 407,
                                        "column": 15
                                      },
                                      "identifierName": "url"
                                    },
                                    "name": "url"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 12928,
                                    "end": 12940,
                                    "loc": {
                                      "start": {
                                        "line": 407,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 407,
                                        "column": 28
                                      },
                                      "identifierName": "searchParams"
                                    },
                                    "name": "searchParams"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 12941,
                                  "end": 12944,
                                  "loc": {
                                    "start": {
                                      "line": 407,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 407,
                                      "column": 32
                                    },
                                    "identifierName": "set"
                                  },
                                  "name": "set"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 12945,
                                  "end": 12948,
                                  "loc": {
                                    "start": {
                                      "line": 407,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 407,
                                      "column": 36
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 12950,
                                  "end": 12955,
                                  "loc": {
                                    "start": {
                                      "line": 407,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 407,
                                      "column": 43
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 12980,
                      "end": 13031,
                      "loc": {
                        "start": {
                          "line": 410,
                          "column": 8
                        },
                        "end": {
                          "line": 410,
                          "column": 59
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 12987,
                        "end": 13030,
                        "loc": {
                          "start": {
                            "line": 410,
                            "column": 15
                          },
                          "end": {
                            "line": 410,
                            "column": 58
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 12987,
                          "end": 13014,
                          "loc": {
                            "start": {
                              "line": 410,
                              "column": 15
                            },
                            "end": {
                              "line": 410,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 12987,
                            "end": 12991,
                            "loc": {
                              "start": {
                                "line": 410,
                                "column": 15
                              },
                              "end": {
                                "line": 410,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 12992,
                            "end": 13014,
                            "loc": {
                              "start": {
                                "line": 410,
                                "column": 20
                              },
                              "end": {
                                "line": 410,
                                "column": 42
                              },
                              "identifierName": "sendTransactionRequest"
                            },
                            "name": "sendTransactionRequest"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 13015,
                            "end": 13029,
                            "loc": {
                              "start": {
                                "line": 410,
                                "column": 43
                              },
                              "end": {
                                "line": 410,
                                "column": 57
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 13015,
                              "end": 13027,
                              "loc": {
                                "start": {
                                  "line": 410,
                                  "column": 43
                                },
                                "end": {
                                  "line": 410,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 13015,
                                "end": 13018,
                                "loc": {
                                  "start": {
                                    "line": 410,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 410,
                                    "column": 46
                                  },
                                  "identifierName": "url"
                                },
                                "name": "url"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13019,
                                "end": 13027,
                                "loc": {
                                  "start": {
                                    "line": 410,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 410,
                                    "column": 55
                                  },
                                  "identifierName": "toString"
                                },
                                "name": "toString"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a paged list of transactions\r\n     * @param {Object} parameters - The query parameters\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
                    "start": 12478,
                    "end": 12705,
                    "loc": {
                      "start": {
                        "line": 395,
                        "column": 4
                      },
                      "end": {
                        "line": 400,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a paged list of transactions for the method\r\n     * @param {string} method - The method\r\n     * @param {Object} parameters - The query parameters\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
                    "start": 13046,
                    "end": 13332,
                    "loc": {
                      "start": {
                        "line": 413,
                        "column": 4
                      },
                      "end": {
                        "line": 419,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 13338,
                "end": 13692,
                "loc": {
                  "start": {
                    "line": 420,
                    "column": 4
                  },
                  "end": {
                    "line": 430,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13344,
                  "end": 13365,
                  "loc": {
                    "start": {
                      "line": 420,
                      "column": 10
                    },
                    "end": {
                      "line": 420,
                      "column": 31
                    },
                    "identifierName": "getMethodTransactions"
                  },
                  "name": "getMethodTransactions"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 13366,
                    "end": 13372,
                    "loc": {
                      "start": {
                        "line": 420,
                        "column": 32
                      },
                      "end": {
                        "line": 420,
                        "column": 38
                      },
                      "identifierName": "method"
                    },
                    "name": "method"
                  },
                  {
                    "type": "Identifier",
                    "start": 13374,
                    "end": 13384,
                    "loc": {
                      "start": {
                        "line": 420,
                        "column": 40
                      },
                      "end": {
                        "line": 420,
                        "column": 50
                      },
                      "identifierName": "parameters"
                    },
                    "name": "parameters"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 13386,
                  "end": 13692,
                  "loc": {
                    "start": {
                      "line": 420,
                      "column": 52
                    },
                    "end": {
                      "line": 430,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 13397,
                      "end": 13438,
                      "loc": {
                        "start": {
                          "line": 421,
                          "column": 8
                        },
                        "end": {
                          "line": 421,
                          "column": 49
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 13397,
                        "end": 13437,
                        "loc": {
                          "start": {
                            "line": 421,
                            "column": 8
                          },
                          "end": {
                            "line": 421,
                            "column": 48
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13397,
                          "end": 13417,
                          "loc": {
                            "start": {
                              "line": 421,
                              "column": 8
                            },
                            "end": {
                              "line": 421,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 13397,
                            "end": 13401,
                            "loc": {
                              "start": {
                                "line": 421,
                                "column": 8
                              },
                              "end": {
                                "line": 421,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13402,
                            "end": 13417,
                            "loc": {
                              "start": {
                                "line": 421,
                                "column": 13
                              },
                              "end": {
                                "line": 421,
                                "column": 28
                              },
                              "identifierName": "validateGetCall"
                            },
                            "name": "validateGetCall"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 13418,
                            "end": 13424,
                            "loc": {
                              "start": {
                                "line": 421,
                                "column": 29
                              },
                              "end": {
                                "line": 421,
                                "column": 35
                              },
                              "identifierName": "method"
                            },
                            "name": "method"
                          },
                          {
                            "type": "Identifier",
                            "start": 13426,
                            "end": 13436,
                            "loc": {
                              "start": {
                                "line": 421,
                                "column": 37
                              },
                              "end": {
                                "line": 421,
                                "column": 47
                              },
                              "identifierName": "parameters"
                            },
                            "name": "parameters"
                          }
                        ]
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 13450,
                      "end": 13498,
                      "loc": {
                        "start": {
                          "line": 423,
                          "column": 8
                        },
                        "end": {
                          "line": 423,
                          "column": 56
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 13454,
                          "end": 13497,
                          "loc": {
                            "start": {
                              "line": 423,
                              "column": 12
                            },
                            "end": {
                              "line": 423,
                              "column": 55
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 13454,
                            "end": 13457,
                            "loc": {
                              "start": {
                                "line": 423,
                                "column": 12
                              },
                              "end": {
                                "line": 423,
                                "column": 15
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 13460,
                            "end": 13497,
                            "loc": {
                              "start": {
                                "line": 423,
                                "column": 18
                              },
                              "end": {
                                "line": 423,
                                "column": 55
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 13464,
                              "end": 13467,
                              "loc": {
                                "start": {
                                  "line": 423,
                                  "column": 22
                                },
                                "end": {
                                  "line": 423,
                                  "column": 25
                                },
                                "identifierName": "URL"
                              },
                              "name": "URL"
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 13468,
                                "end": 13496,
                                "loc": {
                                  "start": {
                                    "line": 423,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 423,
                                    "column": 54
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 13471,
                                    "end": 13484,
                                    "loc": {
                                      "start": {
                                        "line": 423,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 423,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 13471,
                                      "end": 13475,
                                      "loc": {
                                        "start": {
                                          "line": 423,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 423,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 13476,
                                      "end": 13484,
                                      "loc": {
                                        "start": {
                                          "line": 423,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 423,
                                          "column": 42
                                        },
                                        "identifierName": "endpoint"
                                      },
                                      "name": "endpoint"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 13487,
                                    "end": 13493,
                                    "loc": {
                                      "start": {
                                        "line": 423,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 423,
                                        "column": 51
                                      },
                                      "identifierName": "method"
                                    },
                                    "name": "method"
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 13469,
                                    "end": 13469,
                                    "loc": {
                                      "start": {
                                        "line": 423,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 423,
                                        "column": 27
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 13485,
                                    "end": 13485,
                                    "loc": {
                                      "start": {
                                        "line": 423,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 423,
                                        "column": 43
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 13494,
                                    "end": 13495,
                                    "loc": {
                                      "start": {
                                        "line": 423,
                                        "column": 52
                                      },
                                      "end": {
                                        "line": 423,
                                        "column": 53
                                      }
                                    },
                                    "value": {
                                      "raw": "/",
                                      "cooked": "/"
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ForOfStatement",
                      "start": 13510,
                      "end": 13622,
                      "loc": {
                        "start": {
                          "line": 425,
                          "column": 8
                        },
                        "end": {
                          "line": 427,
                          "column": 9
                        }
                      },
                      "left": {
                        "type": "VariableDeclaration",
                        "start": 13515,
                        "end": 13531,
                        "loc": {
                          "start": {
                            "line": 425,
                            "column": 13
                          },
                          "end": {
                            "line": 425,
                            "column": 29
                          }
                        },
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "start": 13519,
                            "end": 13531,
                            "loc": {
                              "start": {
                                "line": 425,
                                "column": 17
                              },
                              "end": {
                                "line": 425,
                                "column": 29
                              }
                            },
                            "id": {
                              "type": "ArrayPattern",
                              "start": 13519,
                              "end": 13531,
                              "loc": {
                                "start": {
                                  "line": 425,
                                  "column": 17
                                },
                                "end": {
                                  "line": 425,
                                  "column": 29
                                }
                              },
                              "elements": [
                                {
                                  "type": "Identifier",
                                  "start": 13520,
                                  "end": 13523,
                                  "loc": {
                                    "start": {
                                      "line": 425,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 425,
                                      "column": 21
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 13525,
                                  "end": 13530,
                                  "loc": {
                                    "start": {
                                      "line": 425,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 425,
                                      "column": 28
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            },
                            "init": null
                          }
                        ],
                        "kind": "let"
                      },
                      "right": {
                        "type": "CallExpression",
                        "start": 13535,
                        "end": 13561,
                        "loc": {
                          "start": {
                            "line": 425,
                            "column": 33
                          },
                          "end": {
                            "line": 425,
                            "column": 59
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13535,
                          "end": 13549,
                          "loc": {
                            "start": {
                              "line": 425,
                              "column": 33
                            },
                            "end": {
                              "line": 425,
                              "column": 47
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 13535,
                            "end": 13541,
                            "loc": {
                              "start": {
                                "line": 425,
                                "column": 33
                              },
                              "end": {
                                "line": 425,
                                "column": 39
                              },
                              "identifierName": "Object"
                            },
                            "name": "Object"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13542,
                            "end": 13549,
                            "loc": {
                              "start": {
                                "line": 425,
                                "column": 40
                              },
                              "end": {
                                "line": 425,
                                "column": 47
                              },
                              "identifierName": "entries"
                            },
                            "name": "entries"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 13550,
                            "end": 13560,
                            "loc": {
                              "start": {
                                "line": 425,
                                "column": 48
                              },
                              "end": {
                                "line": 425,
                                "column": 58
                              },
                              "identifierName": "parameters"
                            },
                            "name": "parameters"
                          }
                        ]
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 13563,
                        "end": 13622,
                        "loc": {
                          "start": {
                            "line": 425,
                            "column": 61
                          },
                          "end": {
                            "line": 427,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 13578,
                            "end": 13611,
                            "loc": {
                              "start": {
                                "line": 426,
                                "column": 12
                              },
                              "end": {
                                "line": 426,
                                "column": 45
                              }
                            },
                            "expression": {
                              "type": "CallExpression",
                              "start": 13578,
                              "end": 13610,
                              "loc": {
                                "start": {
                                  "line": 426,
                                  "column": 12
                                },
                                "end": {
                                  "line": 426,
                                  "column": 44
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 13578,
                                "end": 13598,
                                "loc": {
                                  "start": {
                                    "line": 426,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 426,
                                    "column": 32
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 13578,
                                  "end": 13594,
                                  "loc": {
                                    "start": {
                                      "line": 426,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 426,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 13578,
                                    "end": 13581,
                                    "loc": {
                                      "start": {
                                        "line": 426,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 426,
                                        "column": 15
                                      },
                                      "identifierName": "url"
                                    },
                                    "name": "url"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 13582,
                                    "end": 13594,
                                    "loc": {
                                      "start": {
                                        "line": 426,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 426,
                                        "column": 28
                                      },
                                      "identifierName": "searchParams"
                                    },
                                    "name": "searchParams"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 13595,
                                  "end": 13598,
                                  "loc": {
                                    "start": {
                                      "line": 426,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 426,
                                      "column": 32
                                    },
                                    "identifierName": "set"
                                  },
                                  "name": "set"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "Identifier",
                                  "start": 13599,
                                  "end": 13602,
                                  "loc": {
                                    "start": {
                                      "line": 426,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 426,
                                      "column": 36
                                    },
                                    "identifierName": "key"
                                  },
                                  "name": "key"
                                },
                                {
                                  "type": "Identifier",
                                  "start": 13604,
                                  "end": 13609,
                                  "loc": {
                                    "start": {
                                      "line": 426,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 426,
                                      "column": 43
                                    },
                                    "identifierName": "value"
                                  },
                                  "name": "value"
                                }
                              ]
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 13634,
                      "end": 13685,
                      "loc": {
                        "start": {
                          "line": 429,
                          "column": 8
                        },
                        "end": {
                          "line": 429,
                          "column": 59
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 13641,
                        "end": 13684,
                        "loc": {
                          "start": {
                            "line": 429,
                            "column": 15
                          },
                          "end": {
                            "line": 429,
                            "column": 58
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 13641,
                          "end": 13668,
                          "loc": {
                            "start": {
                              "line": 429,
                              "column": 15
                            },
                            "end": {
                              "line": 429,
                              "column": 42
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 13641,
                            "end": 13645,
                            "loc": {
                              "start": {
                                "line": 429,
                                "column": 15
                              },
                              "end": {
                                "line": 429,
                                "column": 19
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 13646,
                            "end": 13668,
                            "loc": {
                              "start": {
                                "line": 429,
                                "column": 20
                              },
                              "end": {
                                "line": 429,
                                "column": 42
                              },
                              "identifierName": "sendTransactionRequest"
                            },
                            "name": "sendTransactionRequest"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "CallExpression",
                            "start": 13669,
                            "end": 13683,
                            "loc": {
                              "start": {
                                "line": 429,
                                "column": 43
                              },
                              "end": {
                                "line": 429,
                                "column": 57
                              }
                            },
                            "callee": {
                              "type": "MemberExpression",
                              "start": 13669,
                              "end": 13681,
                              "loc": {
                                "start": {
                                  "line": 429,
                                  "column": 43
                                },
                                "end": {
                                  "line": 429,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 13669,
                                "end": 13672,
                                "loc": {
                                  "start": {
                                    "line": 429,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 429,
                                    "column": 46
                                  },
                                  "identifierName": "url"
                                },
                                "name": "url"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 13673,
                                "end": 13681,
                                "loc": {
                                  "start": {
                                    "line": 429,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 429,
                                    "column": 55
                                  },
                                  "identifierName": "toString"
                                },
                                "name": "toString"
                              },
                              "computed": false
                            },
                            "arguments": []
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a paged list of transactions for the method\r\n     * @param {string} method - The method\r\n     * @param {Object} parameters - The query parameters\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
                    "start": 13046,
                    "end": 13332,
                    "loc": {
                      "start": {
                        "line": 413,
                        "column": 4
                      },
                      "end": {
                        "line": 419,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @protected\r\n     * @override\r\n     * Internal function for sending transaction GET requests\r\n     * @param {URL} url - The URL\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
                    "start": 13700,
                    "end": 13944,
                    "loc": {
                      "start": {
                        "line": 432,
                        "column": 4
                      },
                      "end": {
                        "line": 438,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 13950,
                "end": 14353,
                "loc": {
                  "start": {
                    "line": 439,
                    "column": 4
                  },
                  "end": {
                    "line": 451,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 13956,
                  "end": 13978,
                  "loc": {
                    "start": {
                      "line": 439,
                      "column": 10
                    },
                    "end": {
                      "line": 439,
                      "column": 32
                    },
                    "identifierName": "sendTransactionRequest"
                  },
                  "name": "sendTransactionRequest"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 13979,
                    "end": 13982,
                    "loc": {
                      "start": {
                        "line": 439,
                        "column": 33
                      },
                      "end": {
                        "line": 439,
                        "column": 36
                      },
                      "identifierName": "url"
                    },
                    "name": "url"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 13983,
                  "end": 14353,
                  "loc": {
                    "start": {
                      "line": 439,
                      "column": 37
                    },
                    "end": {
                      "line": 451,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 13994,
                      "end": 14283,
                      "loc": {
                        "start": {
                          "line": 440,
                          "column": 8
                        },
                        "end": {
                          "line": 448,
                          "column": 15
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 13998,
                          "end": 14282,
                          "loc": {
                            "start": {
                              "line": 440,
                              "column": 12
                            },
                            "end": {
                              "line": 448,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 13998,
                            "end": 14006,
                            "loc": {
                              "start": {
                                "line": 440,
                                "column": 12
                              },
                              "end": {
                                "line": 440,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 14009,
                            "end": 14282,
                            "loc": {
                              "start": {
                                "line": 440,
                                "column": 23
                              },
                              "end": {
                                "line": 448,
                                "column": 14
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 14015,
                              "end": 14282,
                              "loc": {
                                "start": {
                                  "line": 440,
                                  "column": 29
                                },
                                "end": {
                                  "line": 448,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14015,
                                "end": 14203,
                                "loc": {
                                  "start": {
                                    "line": 440,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 446,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 14015,
                                  "end": 14183,
                                  "loc": {
                                    "start": {
                                      "line": 440,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 445,
                                      "column": 10
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 14015,
                                    "end": 14028,
                                    "loc": {
                                      "start": {
                                        "line": 440,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 440,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14015,
                                      "end": 14020,
                                      "loc": {
                                        "start": {
                                          "line": 440,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 440,
                                          "column": 34
                                        },
                                        "identifierName": "axios"
                                      },
                                      "name": "axios"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14021,
                                      "end": 14028,
                                      "loc": {
                                        "start": {
                                          "line": 440,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 440,
                                          "column": 42
                                        },
                                        "identifierName": "request"
                                      },
                                      "name": "request"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 14029,
                                      "end": 14182,
                                      "loc": {
                                        "start": {
                                          "line": 440,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 445,
                                          "column": 9
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14044,
                                          "end": 14063,
                                          "loc": {
                                            "start": {
                                              "line": 441,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 441,
                                              "column": 31
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14044,
                                            "end": 14047,
                                            "loc": {
                                              "start": {
                                                "line": 441,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 441,
                                                "column": 15
                                              },
                                              "identifierName": "url"
                                            },
                                            "name": "url"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 14049,
                                            "end": 14063,
                                            "loc": {
                                              "start": {
                                                "line": 441,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 441,
                                                "column": 31
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 14049,
                                              "end": 14061,
                                              "loc": {
                                                "start": {
                                                  "line": 441,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 441,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14049,
                                                "end": 14052,
                                                "loc": {
                                                  "start": {
                                                    "line": 441,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 441,
                                                    "column": 20
                                                  },
                                                  "identifierName": "url"
                                                },
                                                "name": "url"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14053,
                                                "end": 14061,
                                                "loc": {
                                                  "start": {
                                                    "line": 441,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 441,
                                                    "column": 29
                                                  },
                                                  "identifierName": "toString"
                                                },
                                                "name": "toString"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14078,
                                          "end": 14091,
                                          "loc": {
                                            "start": {
                                              "line": 442,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 442,
                                              "column": 25
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14078,
                                            "end": 14084,
                                            "loc": {
                                              "start": {
                                                "line": 442,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 442,
                                                "column": 18
                                              },
                                              "identifierName": "method"
                                            },
                                            "name": "method"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 14086,
                                            "end": 14091,
                                            "loc": {
                                              "start": {
                                                "line": 442,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 442,
                                                "column": 25
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "GET",
                                              "raw": "'GET'"
                                            },
                                            "value": "GET"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14106,
                                          "end": 14136,
                                          "loc": {
                                            "start": {
                                              "line": 443,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 443,
                                              "column": 42
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14106,
                                            "end": 14113,
                                            "loc": {
                                              "start": {
                                                "line": 443,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 443,
                                                "column": 19
                                              },
                                              "identifierName": "headers"
                                            },
                                            "name": "headers"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 14115,
                                            "end": 14136,
                                            "loc": {
                                              "start": {
                                                "line": 443,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 443,
                                                "column": 42
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 14115,
                                              "end": 14134,
                                              "loc": {
                                                "start": {
                                                  "line": 443,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 443,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 14115,
                                                "end": 14119,
                                                "loc": {
                                                  "start": {
                                                    "line": 443,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 443,
                                                    "column": 25
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14120,
                                                "end": 14134,
                                                "loc": {
                                                  "start": {
                                                    "line": 443,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 443,
                                                    "column": 40
                                                  },
                                                  "identifierName": "apiAuthHeaders"
                                                },
                                                "name": "apiAuthHeaders"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14151,
                                          "end": 14171,
                                          "loc": {
                                            "start": {
                                              "line": 444,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 444,
                                              "column": 32
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14151,
                                            "end": 14163,
                                            "loc": {
                                              "start": {
                                                "line": 444,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 444,
                                                "column": 24
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 14165,
                                            "end": 14171,
                                            "loc": {
                                              "start": {
                                                "line": 444,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 444,
                                                "column": 32
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "json",
                                              "raw": "'json'"
                                            },
                                            "value": "json"
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 14198,
                                  "end": 14203,
                                  "loc": {
                                    "start": {
                                      "line": 446,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 446,
                                      "column": 18
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 14204,
                                  "end": 14281,
                                  "loc": {
                                    "start": {
                                      "line": 446,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 448,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 14204,
                                      "end": 14206,
                                      "loc": {
                                        "start": {
                                          "line": 446,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 446,
                                          "column": 21
                                        },
                                        "identifierName": "ex"
                                      },
                                      "name": "ex"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 14208,
                                    "end": 14281,
                                    "loc": {
                                      "start": {
                                        "line": 446,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 448,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ThrowStatement",
                                        "start": 14227,
                                        "end": 14266,
                                        "loc": {
                                          "start": {
                                            "line": 447,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 447,
                                            "column": 55
                                          }
                                        },
                                        "argument": {
                                          "type": "NewExpression",
                                          "start": 14233,
                                          "end": 14265,
                                          "loc": {
                                            "start": {
                                              "line": 447,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 447,
                                              "column": 54
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 14237,
                                            "end": 14261,
                                            "loc": {
                                              "start": {
                                                "line": 447,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 447,
                                                "column": 50
                                              },
                                              "identifierName": "GetTransactionsException"
                                            },
                                            "name": "GetTransactionsException"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 14262,
                                              "end": 14264,
                                              "loc": {
                                                "start": {
                                                  "line": 447,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 447,
                                                  "column": 53
                                                },
                                                "identifierName": "ex"
                                              },
                                              "name": "ex"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 14295,
                      "end": 14346,
                      "loc": {
                        "start": {
                          "line": 450,
                          "column": 8
                        },
                        "end": {
                          "line": 450,
                          "column": 59
                        }
                      },
                      "argument": {
                        "type": "NewExpression",
                        "start": 14302,
                        "end": 14345,
                        "loc": {
                          "start": {
                            "line": 450,
                            "column": 15
                          },
                          "end": {
                            "line": 450,
                            "column": 58
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 14306,
                          "end": 14319,
                          "loc": {
                            "start": {
                              "line": 450,
                              "column": 19
                            },
                            "end": {
                              "line": 450,
                              "column": 32
                            },
                            "identifierName": "PagedResponse"
                          },
                          "name": "PagedResponse"
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 14320,
                            "end": 14333,
                            "loc": {
                              "start": {
                                "line": 450,
                                "column": 33
                              },
                              "end": {
                                "line": 450,
                                "column": 46
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14320,
                              "end": 14328,
                              "loc": {
                                "start": {
                                  "line": 450,
                                  "column": 33
                                },
                                "end": {
                                  "line": 450,
                                  "column": 41
                                },
                                "identifierName": "response"
                              },
                              "name": "response"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14329,
                              "end": 14333,
                              "loc": {
                                "start": {
                                  "line": 450,
                                  "column": 42
                                },
                                "end": {
                                  "line": 450,
                                  "column": 46
                                },
                                "identifierName": "data"
                              },
                              "name": "data"
                            },
                            "computed": false
                          },
                          {
                            "type": "Identifier",
                            "start": 14335,
                            "end": 14338,
                            "loc": {
                              "start": {
                                "line": 450,
                                "column": 48
                              },
                              "end": {
                                "line": 450,
                                "column": 51
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          {
                            "type": "ThisExpression",
                            "start": 14340,
                            "end": 14344,
                            "loc": {
                              "start": {
                                "line": 450,
                                "column": 53
                              },
                              "end": {
                                "line": 450,
                                "column": 57
                              }
                            }
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @protected\r\n     * @override\r\n     * Internal function for sending transaction GET requests\r\n     * @param {URL} url - The URL\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
                    "start": 13700,
                    "end": 13944,
                    "loc": {
                      "start": {
                        "line": 432,
                        "column": 4
                      },
                      "end": {
                        "line": 438,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a the bundle metadata for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<Object>} - The bundle metadata\r\n     ",
                    "start": 14363,
                    "end": 14595,
                    "loc": {
                      "start": {
                        "line": 454,
                        "column": 4
                      },
                      "end": {
                        "line": 459,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 14601,
                "end": 15131,
                "loc": {
                  "start": {
                    "line": 460,
                    "column": 4
                  },
                  "end": {
                    "line": 476,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 14607,
                  "end": 14638,
                  "loc": {
                    "start": {
                      "line": 460,
                      "column": 10
                    },
                    "end": {
                      "line": 460,
                      "column": 41
                    },
                    "identifierName": "getBundleMetadataForTransaction"
                  },
                  "name": "getBundleMetadataForTransaction"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 14639,
                    "end": 14658,
                    "loc": {
                      "start": {
                        "line": 460,
                        "column": 42
                      },
                      "end": {
                        "line": 460,
                        "column": 61
                      },
                      "identifierName": "transactionIdOrHash"
                    },
                    "name": "transactionIdOrHash"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 14660,
                  "end": 15131,
                  "loc": {
                    "start": {
                      "line": 460,
                      "column": 63
                    },
                    "end": {
                      "line": 476,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 14671,
                      "end": 14751,
                      "loc": {
                        "start": {
                          "line": 461,
                          "column": 8
                        },
                        "end": {
                          "line": 461,
                          "column": 88
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 14675,
                          "end": 14750,
                          "loc": {
                            "start": {
                              "line": 461,
                              "column": 12
                            },
                            "end": {
                              "line": 461,
                              "column": 87
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 14675,
                            "end": 14678,
                            "loc": {
                              "start": {
                                "line": 461,
                                "column": 12
                              },
                              "end": {
                                "line": 461,
                                "column": 15
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 14681,
                            "end": 14750,
                            "loc": {
                              "start": {
                                "line": 461,
                                "column": 18
                              },
                              "end": {
                                "line": 461,
                                "column": 87
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 14685,
                              "end": 14688,
                              "loc": {
                                "start": {
                                  "line": 461,
                                  "column": 22
                                },
                                "end": {
                                  "line": 461,
                                  "column": 25
                                },
                                "identifierName": "URL"
                              },
                              "name": "URL"
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 14689,
                                "end": 14749,
                                "loc": {
                                  "start": {
                                    "line": 461,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 461,
                                    "column": 86
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 14692,
                                    "end": 14705,
                                    "loc": {
                                      "start": {
                                        "line": 461,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 461,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 14692,
                                      "end": 14696,
                                      "loc": {
                                        "start": {
                                          "line": 461,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 461,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14697,
                                      "end": 14705,
                                      "loc": {
                                        "start": {
                                          "line": 461,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 461,
                                          "column": 42
                                        },
                                        "identifierName": "endpoint"
                                      },
                                      "name": "endpoint"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 14720,
                                    "end": 14739,
                                    "loc": {
                                      "start": {
                                        "line": 461,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 461,
                                        "column": 76
                                      },
                                      "identifierName": "transactionIdOrHash"
                                    },
                                    "name": "transactionIdOrHash"
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 14690,
                                    "end": 14690,
                                    "loc": {
                                      "start": {
                                        "line": 461,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 461,
                                        "column": 27
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 14706,
                                    "end": 14718,
                                    "loc": {
                                      "start": {
                                        "line": 461,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 461,
                                        "column": 55
                                      }
                                    },
                                    "value": {
                                      "raw": "transaction/",
                                      "cooked": "transaction/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 14740,
                                    "end": 14748,
                                    "loc": {
                                      "start": {
                                        "line": 461,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 461,
                                        "column": 85
                                      }
                                    },
                                    "value": {
                                      "raw": "/bundle/",
                                      "cooked": "/bundle/"
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 14763,
                      "end": 14805,
                      "loc": {
                        "start": {
                          "line": 463,
                          "column": 8
                        },
                        "end": {
                          "line": 463,
                          "column": 50
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 14763,
                        "end": 14804,
                        "loc": {
                          "start": {
                            "line": 463,
                            "column": 8
                          },
                          "end": {
                            "line": 463,
                            "column": 49
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 14763,
                          "end": 14786,
                          "loc": {
                            "start": {
                              "line": 463,
                              "column": 8
                            },
                            "end": {
                              "line": 463,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 14763,
                            "end": 14779,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 8
                              },
                              "end": {
                                "line": 463,
                                "column": 24
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 14763,
                              "end": 14766,
                              "loc": {
                                "start": {
                                  "line": 463,
                                  "column": 8
                                },
                                "end": {
                                  "line": 463,
                                  "column": 11
                                },
                                "identifierName": "url"
                              },
                              "name": "url"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 14767,
                              "end": 14779,
                              "loc": {
                                "start": {
                                  "line": 463,
                                  "column": 12
                                },
                                "end": {
                                  "line": 463,
                                  "column": 24
                                },
                                "identifierName": "searchParams"
                              },
                              "name": "searchParams"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 14780,
                            "end": 14786,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 25
                              },
                              "end": {
                                "line": 463,
                                "column": 31
                              },
                              "identifierName": "append"
                            },
                            "name": "append"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 14787,
                            "end": 14797,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 32
                              },
                              "end": {
                                "line": 463,
                                "column": 42
                              }
                            },
                            "extra": {
                              "rawValue": "no_files",
                              "raw": "'no_files'"
                            },
                            "value": "no_files"
                          },
                          {
                            "type": "BooleanLiteral",
                            "start": 14799,
                            "end": 14803,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 44
                              },
                              "end": {
                                "line": 463,
                                "column": 48
                              }
                            },
                            "value": true
                          }
                        ]
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 14817,
                      "end": 15091,
                      "loc": {
                        "start": {
                          "line": 465,
                          "column": 8
                        },
                        "end": {
                          "line": 473,
                          "column": 15
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 14821,
                          "end": 15090,
                          "loc": {
                            "start": {
                              "line": 465,
                              "column": 12
                            },
                            "end": {
                              "line": 473,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 14821,
                            "end": 14829,
                            "loc": {
                              "start": {
                                "line": 465,
                                "column": 12
                              },
                              "end": {
                                "line": 465,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 14832,
                            "end": 15090,
                            "loc": {
                              "start": {
                                "line": 465,
                                "column": 23
                              },
                              "end": {
                                "line": 473,
                                "column": 14
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 14838,
                              "end": 15090,
                              "loc": {
                                "start": {
                                  "line": 465,
                                  "column": 29
                                },
                                "end": {
                                  "line": 473,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 14838,
                                "end": 15016,
                                "loc": {
                                  "start": {
                                    "line": 465,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 471,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 14838,
                                  "end": 14996,
                                  "loc": {
                                    "start": {
                                      "line": 465,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 470,
                                      "column": 10
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 14838,
                                    "end": 14851,
                                    "loc": {
                                      "start": {
                                        "line": 465,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 465,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 14838,
                                      "end": 14843,
                                      "loc": {
                                        "start": {
                                          "line": 465,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 465,
                                          "column": 34
                                        },
                                        "identifierName": "axios"
                                      },
                                      "name": "axios"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 14844,
                                      "end": 14851,
                                      "loc": {
                                        "start": {
                                          "line": 465,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 465,
                                          "column": 42
                                        },
                                        "identifierName": "request"
                                      },
                                      "name": "request"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 14852,
                                      "end": 14995,
                                      "loc": {
                                        "start": {
                                          "line": 465,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 470,
                                          "column": 9
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14867,
                                          "end": 14886,
                                          "loc": {
                                            "start": {
                                              "line": 466,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 466,
                                              "column": 31
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14867,
                                            "end": 14870,
                                            "loc": {
                                              "start": {
                                                "line": 466,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 466,
                                                "column": 15
                                              },
                                              "identifierName": "url"
                                            },
                                            "name": "url"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 14872,
                                            "end": 14886,
                                            "loc": {
                                              "start": {
                                                "line": 466,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 466,
                                                "column": 31
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 14872,
                                              "end": 14884,
                                              "loc": {
                                                "start": {
                                                  "line": 466,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 466,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 14872,
                                                "end": 14875,
                                                "loc": {
                                                  "start": {
                                                    "line": 466,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 466,
                                                    "column": 20
                                                  },
                                                  "identifierName": "url"
                                                },
                                                "name": "url"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14876,
                                                "end": 14884,
                                                "loc": {
                                                  "start": {
                                                    "line": 466,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 466,
                                                    "column": 29
                                                  },
                                                  "identifierName": "toString"
                                                },
                                                "name": "toString"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14901,
                                          "end": 14914,
                                          "loc": {
                                            "start": {
                                              "line": 467,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 467,
                                              "column": 25
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14901,
                                            "end": 14907,
                                            "loc": {
                                              "start": {
                                                "line": 467,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 467,
                                                "column": 18
                                              },
                                              "identifierName": "method"
                                            },
                                            "name": "method"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 14909,
                                            "end": 14914,
                                            "loc": {
                                              "start": {
                                                "line": 467,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 467,
                                                "column": 25
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "GET",
                                              "raw": "'GET'"
                                            },
                                            "value": "GET"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14929,
                                          "end": 14959,
                                          "loc": {
                                            "start": {
                                              "line": 468,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 468,
                                              "column": 42
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14929,
                                            "end": 14936,
                                            "loc": {
                                              "start": {
                                                "line": 468,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 468,
                                                "column": 19
                                              },
                                              "identifierName": "headers"
                                            },
                                            "name": "headers"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 14938,
                                            "end": 14959,
                                            "loc": {
                                              "start": {
                                                "line": 468,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 468,
                                                "column": 42
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 14938,
                                              "end": 14957,
                                              "loc": {
                                                "start": {
                                                  "line": 468,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 468,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 14938,
                                                "end": 14942,
                                                "loc": {
                                                  "start": {
                                                    "line": 468,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 468,
                                                    "column": 25
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 14943,
                                                "end": 14957,
                                                "loc": {
                                                  "start": {
                                                    "line": 468,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 468,
                                                    "column": 40
                                                  },
                                                  "identifierName": "apiAuthHeaders"
                                                },
                                                "name": "apiAuthHeaders"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 14974,
                                          "end": 14984,
                                          "loc": {
                                            "start": {
                                              "line": 469,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 469,
                                              "column": 22
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 14974,
                                            "end": 14978,
                                            "loc": {
                                              "start": {
                                                "line": 469,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 469,
                                                "column": 16
                                              },
                                              "identifierName": "json"
                                            },
                                            "name": "json"
                                          },
                                          "value": {
                                            "type": "BooleanLiteral",
                                            "start": 14980,
                                            "end": 14984,
                                            "loc": {
                                              "start": {
                                                "line": 469,
                                                "column": 18
                                              },
                                              "end": {
                                                "line": 469,
                                                "column": 22
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15011,
                                  "end": 15016,
                                  "loc": {
                                    "start": {
                                      "line": 471,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 471,
                                      "column": 18
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 15017,
                                  "end": 15089,
                                  "loc": {
                                    "start": {
                                      "line": 471,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 473,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 15017,
                                      "end": 15019,
                                      "loc": {
                                        "start": {
                                          "line": 471,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 471,
                                          "column": 21
                                        },
                                        "identifierName": "ex"
                                      },
                                      "name": "ex"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 15021,
                                    "end": 15089,
                                    "loc": {
                                      "start": {
                                        "line": 471,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 473,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ThrowStatement",
                                        "start": 15040,
                                        "end": 15074,
                                        "loc": {
                                          "start": {
                                            "line": 472,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 472,
                                            "column": 50
                                          }
                                        },
                                        "argument": {
                                          "type": "NewExpression",
                                          "start": 15046,
                                          "end": 15073,
                                          "loc": {
                                            "start": {
                                              "line": 472,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 472,
                                              "column": 49
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 15050,
                                            "end": 15069,
                                            "loc": {
                                              "start": {
                                                "line": 472,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 472,
                                                "column": 45
                                              },
                                              "identifierName": "GetRequestException"
                                            },
                                            "name": "GetRequestException"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 15070,
                                              "end": 15072,
                                              "loc": {
                                                "start": {
                                                  "line": 472,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 472,
                                                  "column": 48
                                                },
                                                "identifierName": "ex"
                                              },
                                              "name": "ex"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 15103,
                      "end": 15124,
                      "loc": {
                        "start": {
                          "line": 475,
                          "column": 8
                        },
                        "end": {
                          "line": 475,
                          "column": 29
                        }
                      },
                      "argument": {
                        "type": "MemberExpression",
                        "start": 15110,
                        "end": 15123,
                        "loc": {
                          "start": {
                            "line": 475,
                            "column": 15
                          },
                          "end": {
                            "line": 475,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 15110,
                          "end": 15118,
                          "loc": {
                            "start": {
                              "line": 475,
                              "column": 15
                            },
                            "end": {
                              "line": 475,
                              "column": 23
                            },
                            "identifierName": "response"
                          },
                          "name": "response"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 15119,
                          "end": 15123,
                          "loc": {
                            "start": {
                              "line": 475,
                              "column": 24
                            },
                            "end": {
                              "line": 475,
                              "column": 28
                            },
                            "identifierName": "data"
                          },
                          "name": "data"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a the bundle metadata for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<Object>} - The bundle metadata\r\n     ",
                    "start": 14363,
                    "end": 14595,
                    "loc": {
                      "start": {
                        "line": 454,
                        "column": 4
                      },
                      "end": {
                        "line": 459,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<ReadableStream|Blob>} - The bundle\r\n     ",
                    "start": 15139,
                    "end": 15364,
                    "loc": {
                      "start": {
                        "line": 478,
                        "column": 4
                      },
                      "end": {
                        "line": 483,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 15370,
                "end": 16023,
                "loc": {
                  "start": {
                    "line": 484,
                    "column": 4
                  },
                  "end": {
                    "line": 504,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 15376,
                  "end": 15399,
                  "loc": {
                    "start": {
                      "line": 484,
                      "column": 10
                    },
                    "end": {
                      "line": 484,
                      "column": 33
                    },
                    "identifierName": "getBundleForTransaction"
                  },
                  "name": "getBundleForTransaction"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 15400,
                    "end": 15419,
                    "loc": {
                      "start": {
                        "line": 484,
                        "column": 34
                      },
                      "end": {
                        "line": 484,
                        "column": 53
                      },
                      "identifierName": "transactionIdOrHash"
                    },
                    "name": "transactionIdOrHash"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 15421,
                  "end": 16023,
                  "loc": {
                    "start": {
                      "line": 484,
                      "column": 55
                    },
                    "end": {
                      "line": 504,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 15432,
                      "end": 15516,
                      "loc": {
                        "start": {
                          "line": 485,
                          "column": 8
                        },
                        "end": {
                          "line": 485,
                          "column": 92
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15436,
                          "end": 15515,
                          "loc": {
                            "start": {
                              "line": 485,
                              "column": 12
                            },
                            "end": {
                              "line": 485,
                              "column": 91
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15436,
                            "end": 15439,
                            "loc": {
                              "start": {
                                "line": 485,
                                "column": 12
                              },
                              "end": {
                                "line": 485,
                                "column": 15
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 15442,
                            "end": 15515,
                            "loc": {
                              "start": {
                                "line": 485,
                                "column": 18
                              },
                              "end": {
                                "line": 485,
                                "column": 91
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 15446,
                              "end": 15449,
                              "loc": {
                                "start": {
                                  "line": 485,
                                  "column": 22
                                },
                                "end": {
                                  "line": 485,
                                  "column": 25
                                },
                                "identifierName": "URL"
                              },
                              "name": "URL"
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 15450,
                                "end": 15514,
                                "loc": {
                                  "start": {
                                    "line": 485,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 485,
                                    "column": 90
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 15453,
                                    "end": 15466,
                                    "loc": {
                                      "start": {
                                        "line": 485,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 485,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 15453,
                                      "end": 15457,
                                      "loc": {
                                        "start": {
                                          "line": 485,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 485,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 15458,
                                      "end": 15466,
                                      "loc": {
                                        "start": {
                                          "line": 485,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 485,
                                          "column": 42
                                        },
                                        "identifierName": "endpoint"
                                      },
                                      "name": "endpoint"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 15481,
                                    "end": 15500,
                                    "loc": {
                                      "start": {
                                        "line": 485,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 485,
                                        "column": 76
                                      },
                                      "identifierName": "transactionIdOrHash"
                                    },
                                    "name": "transactionIdOrHash"
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 15451,
                                    "end": 15451,
                                    "loc": {
                                      "start": {
                                        "line": 485,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 485,
                                        "column": 27
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 15467,
                                    "end": 15479,
                                    "loc": {
                                      "start": {
                                        "line": 485,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 485,
                                        "column": 55
                                      }
                                    },
                                    "value": {
                                      "raw": "transaction/",
                                      "cooked": "transaction/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 15501,
                                    "end": 15513,
                                    "loc": {
                                      "start": {
                                        "line": 485,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 485,
                                        "column": 89
                                      }
                                    },
                                    "value": {
                                      "raw": "/bundle_raw/",
                                      "cooked": "/bundle_raw/"
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 15528,
                      "end": 15561,
                      "loc": {
                        "start": {
                          "line": 487,
                          "column": 8
                        },
                        "end": {
                          "line": 487,
                          "column": 41
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15532,
                          "end": 15560,
                          "loc": {
                            "start": {
                              "line": 487,
                              "column": 12
                            },
                            "end": {
                              "line": 487,
                              "column": 40
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15532,
                            "end": 15544,
                            "loc": {
                              "start": {
                                "line": 487,
                                "column": 12
                              },
                              "end": {
                                "line": 487,
                                "column": 24
                              },
                              "identifierName": "responseType"
                            },
                            "name": "responseType"
                          },
                          "init": {
                            "type": "StringLiteral",
                            "start": 15547,
                            "end": 15560,
                            "loc": {
                              "start": {
                                "line": 487,
                                "column": 27
                              },
                              "end": {
                                "line": 487,
                                "column": 40
                              }
                            },
                            "extra": {
                              "rawValue": "arraybuffer",
                              "raw": "'arraybuffer'"
                            },
                            "value": "arraybuffer"
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 15571,
                      "end": 15681,
                      "loc": {
                        "start": {
                          "line": 488,
                          "column": 8
                        },
                        "end": {
                          "line": 491,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 15575,
                        "end": 15604,
                        "loc": {
                          "start": {
                            "line": 488,
                            "column": 12
                          },
                          "end": {
                            "line": 488,
                            "column": 41
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 15575,
                          "end": 15588,
                          "loc": {
                            "start": {
                              "line": 488,
                              "column": 12
                            },
                            "end": {
                              "line": 488,
                              "column": 25
                            }
                          },
                          "operator": "typeof",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 15582,
                            "end": 15588,
                            "loc": {
                              "start": {
                                "line": 488,
                                "column": 19
                              },
                              "end": {
                                "line": 488,
                                "column": 25
                              },
                              "identifierName": "window"
                            },
                            "name": "window"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "operator": "!==",
                        "right": {
                          "type": "StringLiteral",
                          "start": 15593,
                          "end": 15604,
                          "loc": {
                            "start": {
                              "line": 488,
                              "column": 30
                            },
                            "end": {
                              "line": 488,
                              "column": 41
                            }
                          },
                          "extra": {
                            "rawValue": "undefined",
                            "raw": "'undefined'"
                          },
                          "value": "undefined"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 15605,
                        "end": 15681,
                        "loc": {
                          "start": {
                            "line": 488,
                            "column": 42
                          },
                          "end": {
                            "line": 491,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 15648,
                            "end": 15670,
                            "loc": {
                              "start": {
                                "line": 490,
                                "column": 12
                              },
                              "end": {
                                "line": 490,
                                "column": 34
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 15648,
                              "end": 15669,
                              "loc": {
                                "start": {
                                  "line": 490,
                                  "column": 12
                                },
                                "end": {
                                  "line": 490,
                                  "column": 33
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 15648,
                                "end": 15660,
                                "loc": {
                                  "start": {
                                    "line": 490,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 490,
                                    "column": 24
                                  },
                                  "identifierName": "responseType"
                                },
                                "name": "responseType",
                                "leadingComments": null
                              },
                              "right": {
                                "type": "StringLiteral",
                                "start": 15663,
                                "end": 15669,
                                "loc": {
                                  "start": {
                                    "line": 490,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 490,
                                    "column": 33
                                  }
                                },
                                "extra": {
                                  "rawValue": "blob",
                                  "raw": "'blob'"
                                },
                                "value": "blob"
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": "in a browser",
                                "start": 15620,
                                "end": 15634,
                                "loc": {
                                  "start": {
                                    "line": 489,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 489,
                                    "column": 26
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 15693,
                      "end": 15983,
                      "loc": {
                        "start": {
                          "line": 493,
                          "column": 8
                        },
                        "end": {
                          "line": 501,
                          "column": 15
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 15697,
                          "end": 15982,
                          "loc": {
                            "start": {
                              "line": 493,
                              "column": 12
                            },
                            "end": {
                              "line": 501,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 15697,
                            "end": 15705,
                            "loc": {
                              "start": {
                                "line": 493,
                                "column": 12
                              },
                              "end": {
                                "line": 493,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 15708,
                            "end": 15982,
                            "loc": {
                              "start": {
                                "line": 493,
                                "column": 23
                              },
                              "end": {
                                "line": 501,
                                "column": 14
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 15714,
                              "end": 15982,
                              "loc": {
                                "start": {
                                  "line": 493,
                                  "column": 29
                                },
                                "end": {
                                  "line": 501,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 15714,
                                "end": 15908,
                                "loc": {
                                  "start": {
                                    "line": 493,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 499,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 15714,
                                  "end": 15888,
                                  "loc": {
                                    "start": {
                                      "line": 493,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 498,
                                      "column": 10
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 15714,
                                    "end": 15727,
                                    "loc": {
                                      "start": {
                                        "line": 493,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 493,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 15714,
                                      "end": 15719,
                                      "loc": {
                                        "start": {
                                          "line": 493,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 493,
                                          "column": 34
                                        },
                                        "identifierName": "axios"
                                      },
                                      "name": "axios"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 15720,
                                      "end": 15727,
                                      "loc": {
                                        "start": {
                                          "line": 493,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 493,
                                          "column": 42
                                        },
                                        "identifierName": "request"
                                      },
                                      "name": "request"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 15728,
                                      "end": 15887,
                                      "loc": {
                                        "start": {
                                          "line": 493,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 498,
                                          "column": 9
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 15743,
                                          "end": 15762,
                                          "loc": {
                                            "start": {
                                              "line": 494,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 494,
                                              "column": 31
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 15743,
                                            "end": 15746,
                                            "loc": {
                                              "start": {
                                                "line": 494,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 494,
                                                "column": 15
                                              },
                                              "identifierName": "url"
                                            },
                                            "name": "url"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 15748,
                                            "end": 15762,
                                            "loc": {
                                              "start": {
                                                "line": 494,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 494,
                                                "column": 31
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 15748,
                                              "end": 15760,
                                              "loc": {
                                                "start": {
                                                  "line": 494,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 494,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 15748,
                                                "end": 15751,
                                                "loc": {
                                                  "start": {
                                                    "line": 494,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 494,
                                                    "column": 20
                                                  },
                                                  "identifierName": "url"
                                                },
                                                "name": "url"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15752,
                                                "end": 15760,
                                                "loc": {
                                                  "start": {
                                                    "line": 494,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 494,
                                                    "column": 29
                                                  },
                                                  "identifierName": "toString"
                                                },
                                                "name": "toString"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 15777,
                                          "end": 15790,
                                          "loc": {
                                            "start": {
                                              "line": 495,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 495,
                                              "column": 25
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 15777,
                                            "end": 15783,
                                            "loc": {
                                              "start": {
                                                "line": 495,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 495,
                                                "column": 18
                                              },
                                              "identifierName": "method"
                                            },
                                            "name": "method"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 15785,
                                            "end": 15790,
                                            "loc": {
                                              "start": {
                                                "line": 495,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 495,
                                                "column": 25
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "GET",
                                              "raw": "'GET'"
                                            },
                                            "value": "GET"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 15805,
                                          "end": 15835,
                                          "loc": {
                                            "start": {
                                              "line": 496,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 496,
                                              "column": 42
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 15805,
                                            "end": 15812,
                                            "loc": {
                                              "start": {
                                                "line": 496,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 496,
                                                "column": 19
                                              },
                                              "identifierName": "headers"
                                            },
                                            "name": "headers"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 15814,
                                            "end": 15835,
                                            "loc": {
                                              "start": {
                                                "line": 496,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 496,
                                                "column": 42
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 15814,
                                              "end": 15833,
                                              "loc": {
                                                "start": {
                                                  "line": 496,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 496,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15814,
                                                "end": 15818,
                                                "loc": {
                                                  "start": {
                                                    "line": 496,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 496,
                                                    "column": 25
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15819,
                                                "end": 15833,
                                                "loc": {
                                                  "start": {
                                                    "line": 496,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 496,
                                                    "column": 40
                                                  },
                                                  "identifierName": "apiAuthHeaders"
                                                },
                                                "name": "apiAuthHeaders"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 15850,
                                          "end": 15876,
                                          "loc": {
                                            "start": {
                                              "line": 497,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 497,
                                              "column": 38
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 15850,
                                            "end": 15862,
                                            "loc": {
                                              "start": {
                                                "line": 497,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 497,
                                                "column": 24
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 15864,
                                            "end": 15876,
                                            "loc": {
                                              "start": {
                                                "line": 497,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 497,
                                                "column": 38
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 15903,
                                  "end": 15908,
                                  "loc": {
                                    "start": {
                                      "line": 499,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 499,
                                      "column": 18
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 15909,
                                  "end": 15981,
                                  "loc": {
                                    "start": {
                                      "line": 499,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 501,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 15909,
                                      "end": 15911,
                                      "loc": {
                                        "start": {
                                          "line": 499,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 499,
                                          "column": 21
                                        },
                                        "identifierName": "ex"
                                      },
                                      "name": "ex"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 15913,
                                    "end": 15981,
                                    "loc": {
                                      "start": {
                                        "line": 499,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 501,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ThrowStatement",
                                        "start": 15932,
                                        "end": 15966,
                                        "loc": {
                                          "start": {
                                            "line": 500,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 500,
                                            "column": 50
                                          }
                                        },
                                        "argument": {
                                          "type": "NewExpression",
                                          "start": 15938,
                                          "end": 15965,
                                          "loc": {
                                            "start": {
                                              "line": 500,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 500,
                                              "column": 49
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 15942,
                                            "end": 15961,
                                            "loc": {
                                              "start": {
                                                "line": 500,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 500,
                                                "column": 45
                                              },
                                              "identifierName": "GetRequestException"
                                            },
                                            "name": "GetRequestException"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 15962,
                                              "end": 15964,
                                              "loc": {
                                                "start": {
                                                  "line": 500,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 500,
                                                  "column": 48
                                                },
                                                "identifierName": "ex"
                                              },
                                              "name": "ex"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 15995,
                      "end": 16016,
                      "loc": {
                        "start": {
                          "line": 503,
                          "column": 8
                        },
                        "end": {
                          "line": 503,
                          "column": 29
                        }
                      },
                      "argument": {
                        "type": "MemberExpression",
                        "start": 16002,
                        "end": 16015,
                        "loc": {
                          "start": {
                            "line": 503,
                            "column": 15
                          },
                          "end": {
                            "line": 503,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 16002,
                          "end": 16010,
                          "loc": {
                            "start": {
                              "line": 503,
                              "column": 15
                            },
                            "end": {
                              "line": 503,
                              "column": 23
                            },
                            "identifierName": "response"
                          },
                          "name": "response"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 16011,
                          "end": 16015,
                          "loc": {
                            "start": {
                              "line": 503,
                              "column": 24
                            },
                            "end": {
                              "line": 503,
                              "column": 28
                            },
                            "identifierName": "data"
                          },
                          "name": "data"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<ReadableStream|Blob>} - The bundle\r\n     ",
                    "start": 15139,
                    "end": 15364,
                    "loc": {
                      "start": {
                        "line": 478,
                        "column": 4
                      },
                      "end": {
                        "line": 483,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a file from the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @param {number} fileIdx - The index of the file in the bundle metadata\r\n     * @param {boolean} stream - If true, returns a {@link ReadableStream}, otherwise returns a {@link Blob}\r\n     * @returns {Promise<ReadableStream|Blob>} - The file\r\n     ",
                    "start": 16031,
                    "end": 16455,
                    "loc": {
                      "start": {
                        "line": 506,
                        "column": 4
                      },
                      "end": {
                        "line": 513,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 16461,
                "end": 17246,
                "loc": {
                  "start": {
                    "line": 514,
                    "column": 4
                  },
                  "end": {
                    "line": 538,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 16467,
                  "end": 16498,
                  "loc": {
                    "start": {
                      "line": 514,
                      "column": 10
                    },
                    "end": {
                      "line": 514,
                      "column": 41
                    },
                    "identifierName": "getFileFromBundleForTransaction"
                  },
                  "name": "getFileFromBundleForTransaction"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 16499,
                    "end": 16518,
                    "loc": {
                      "start": {
                        "line": 514,
                        "column": 42
                      },
                      "end": {
                        "line": 514,
                        "column": 61
                      },
                      "identifierName": "transactionIdOrHash"
                    },
                    "name": "transactionIdOrHash"
                  },
                  {
                    "type": "Identifier",
                    "start": 16520,
                    "end": 16527,
                    "loc": {
                      "start": {
                        "line": 514,
                        "column": 63
                      },
                      "end": {
                        "line": 514,
                        "column": 70
                      },
                      "identifierName": "fileIdx"
                    },
                    "name": "fileIdx"
                  },
                  {
                    "type": "Identifier",
                    "start": 16529,
                    "end": 16535,
                    "loc": {
                      "start": {
                        "line": 514,
                        "column": 72
                      },
                      "end": {
                        "line": 514,
                        "column": 78
                      },
                      "identifierName": "stream"
                    },
                    "name": "stream"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 16537,
                  "end": 17246,
                  "loc": {
                    "start": {
                      "line": 514,
                      "column": 80
                    },
                    "end": {
                      "line": 538,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 16548,
                      "end": 16637,
                      "loc": {
                        "start": {
                          "line": 515,
                          "column": 8
                        },
                        "end": {
                          "line": 515,
                          "column": 97
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16552,
                          "end": 16636,
                          "loc": {
                            "start": {
                              "line": 515,
                              "column": 12
                            },
                            "end": {
                              "line": 515,
                              "column": 96
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16552,
                            "end": 16555,
                            "loc": {
                              "start": {
                                "line": 515,
                                "column": 12
                              },
                              "end": {
                                "line": 515,
                                "column": 15
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 16558,
                            "end": 16636,
                            "loc": {
                              "start": {
                                "line": 515,
                                "column": 18
                              },
                              "end": {
                                "line": 515,
                                "column": 96
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 16562,
                              "end": 16565,
                              "loc": {
                                "start": {
                                  "line": 515,
                                  "column": 22
                                },
                                "end": {
                                  "line": 515,
                                  "column": 25
                                },
                                "identifierName": "URL"
                              },
                              "name": "URL"
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 16566,
                                "end": 16635,
                                "loc": {
                                  "start": {
                                    "line": 515,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 515,
                                    "column": 95
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 16569,
                                    "end": 16582,
                                    "loc": {
                                      "start": {
                                        "line": 515,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 515,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 16569,
                                      "end": 16573,
                                      "loc": {
                                        "start": {
                                          "line": 515,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 515,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 16574,
                                      "end": 16582,
                                      "loc": {
                                        "start": {
                                          "line": 515,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 515,
                                          "column": 42
                                        },
                                        "identifierName": "endpoint"
                                      },
                                      "name": "endpoint"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 16597,
                                    "end": 16616,
                                    "loc": {
                                      "start": {
                                        "line": 515,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 515,
                                        "column": 76
                                      },
                                      "identifierName": "transactionIdOrHash"
                                    },
                                    "name": "transactionIdOrHash"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 16625,
                                    "end": 16632,
                                    "loc": {
                                      "start": {
                                        "line": 515,
                                        "column": 85
                                      },
                                      "end": {
                                        "line": 515,
                                        "column": 92
                                      },
                                      "identifierName": "fileIdx"
                                    },
                                    "name": "fileIdx"
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 16567,
                                    "end": 16567,
                                    "loc": {
                                      "start": {
                                        "line": 515,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 515,
                                        "column": 27
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 16583,
                                    "end": 16595,
                                    "loc": {
                                      "start": {
                                        "line": 515,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 515,
                                        "column": 55
                                      }
                                    },
                                    "value": {
                                      "raw": "transaction/",
                                      "cooked": "transaction/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 16617,
                                    "end": 16623,
                                    "loc": {
                                      "start": {
                                        "line": 515,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 515,
                                        "column": 83
                                      }
                                    },
                                    "value": {
                                      "raw": "/file/",
                                      "cooked": "/file/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 16633,
                                    "end": 16634,
                                    "loc": {
                                      "start": {
                                        "line": 515,
                                        "column": 93
                                      },
                                      "end": {
                                        "line": 515,
                                        "column": 94
                                      }
                                    },
                                    "value": {
                                      "raw": "/",
                                      "cooked": "/"
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 16649,
                      "end": 16682,
                      "loc": {
                        "start": {
                          "line": 517,
                          "column": 8
                        },
                        "end": {
                          "line": 517,
                          "column": 41
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16653,
                          "end": 16681,
                          "loc": {
                            "start": {
                              "line": 517,
                              "column": 12
                            },
                            "end": {
                              "line": 517,
                              "column": 40
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16653,
                            "end": 16665,
                            "loc": {
                              "start": {
                                "line": 517,
                                "column": 12
                              },
                              "end": {
                                "line": 517,
                                "column": 24
                              },
                              "identifierName": "responseType"
                            },
                            "name": "responseType"
                          },
                          "init": {
                            "type": "StringLiteral",
                            "start": 16668,
                            "end": 16681,
                            "loc": {
                              "start": {
                                "line": 517,
                                "column": 27
                              },
                              "end": {
                                "line": 517,
                                "column": 40
                              }
                            },
                            "extra": {
                              "rawValue": "arraybuffer",
                              "raw": "'arraybuffer'"
                            },
                            "value": "arraybuffer"
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 16692,
                      "end": 16802,
                      "loc": {
                        "start": {
                          "line": 518,
                          "column": 8
                        },
                        "end": {
                          "line": 521,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 16696,
                        "end": 16725,
                        "loc": {
                          "start": {
                            "line": 518,
                            "column": 12
                          },
                          "end": {
                            "line": 518,
                            "column": 41
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 16696,
                          "end": 16709,
                          "loc": {
                            "start": {
                              "line": 518,
                              "column": 12
                            },
                            "end": {
                              "line": 518,
                              "column": 25
                            }
                          },
                          "operator": "typeof",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 16703,
                            "end": 16709,
                            "loc": {
                              "start": {
                                "line": 518,
                                "column": 19
                              },
                              "end": {
                                "line": 518,
                                "column": 25
                              },
                              "identifierName": "window"
                            },
                            "name": "window"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "operator": "!==",
                        "right": {
                          "type": "StringLiteral",
                          "start": 16714,
                          "end": 16725,
                          "loc": {
                            "start": {
                              "line": 518,
                              "column": 30
                            },
                            "end": {
                              "line": 518,
                              "column": 41
                            }
                          },
                          "extra": {
                            "rawValue": "undefined",
                            "raw": "'undefined'"
                          },
                          "value": "undefined"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 16726,
                        "end": 16802,
                        "loc": {
                          "start": {
                            "line": 518,
                            "column": 42
                          },
                          "end": {
                            "line": 521,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 16769,
                            "end": 16791,
                            "loc": {
                              "start": {
                                "line": 520,
                                "column": 12
                              },
                              "end": {
                                "line": 520,
                                "column": 34
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 16769,
                              "end": 16790,
                              "loc": {
                                "start": {
                                  "line": 520,
                                  "column": 12
                                },
                                "end": {
                                  "line": 520,
                                  "column": 33
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 16769,
                                "end": 16781,
                                "loc": {
                                  "start": {
                                    "line": 520,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 520,
                                    "column": 24
                                  },
                                  "identifierName": "responseType"
                                },
                                "name": "responseType",
                                "leadingComments": null
                              },
                              "right": {
                                "type": "StringLiteral",
                                "start": 16784,
                                "end": 16790,
                                "loc": {
                                  "start": {
                                    "line": 520,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 520,
                                    "column": 33
                                  }
                                },
                                "extra": {
                                  "rawValue": "blob",
                                  "raw": "'blob'"
                                },
                                "value": "blob"
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": "in a browser",
                                "start": 16741,
                                "end": 16755,
                                "loc": {
                                  "start": {
                                    "line": 519,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 519,
                                    "column": 26
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 16812,
                      "end": 16872,
                      "loc": {
                        "start": {
                          "line": 522,
                          "column": 8
                        },
                        "end": {
                          "line": 524,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "Identifier",
                        "start": 16815,
                        "end": 16821,
                        "loc": {
                          "start": {
                            "line": 522,
                            "column": 11
                          },
                          "end": {
                            "line": 522,
                            "column": 17
                          },
                          "identifierName": "stream"
                        },
                        "name": "stream"
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 16822,
                        "end": 16872,
                        "loc": {
                          "start": {
                            "line": 522,
                            "column": 18
                          },
                          "end": {
                            "line": 524,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 16837,
                            "end": 16861,
                            "loc": {
                              "start": {
                                "line": 523,
                                "column": 12
                              },
                              "end": {
                                "line": 523,
                                "column": 36
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 16837,
                              "end": 16860,
                              "loc": {
                                "start": {
                                  "line": 523,
                                  "column": 12
                                },
                                "end": {
                                  "line": 523,
                                  "column": 35
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 16837,
                                "end": 16849,
                                "loc": {
                                  "start": {
                                    "line": 523,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 523,
                                    "column": 24
                                  },
                                  "identifierName": "responseType"
                                },
                                "name": "responseType"
                              },
                              "right": {
                                "type": "StringLiteral",
                                "start": 16852,
                                "end": 16860,
                                "loc": {
                                  "start": {
                                    "line": 523,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 523,
                                    "column": 35
                                  }
                                },
                                "extra": {
                                  "rawValue": "stream",
                                  "raw": "'stream'"
                                },
                                "value": "stream"
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 16884,
                      "end": 17174,
                      "loc": {
                        "start": {
                          "line": 526,
                          "column": 8
                        },
                        "end": {
                          "line": 534,
                          "column": 15
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 16888,
                          "end": 17173,
                          "loc": {
                            "start": {
                              "line": 526,
                              "column": 12
                            },
                            "end": {
                              "line": 534,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 16888,
                            "end": 16896,
                            "loc": {
                              "start": {
                                "line": 526,
                                "column": 12
                              },
                              "end": {
                                "line": 526,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 16899,
                            "end": 17173,
                            "loc": {
                              "start": {
                                "line": 526,
                                "column": 23
                              },
                              "end": {
                                "line": 534,
                                "column": 14
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 16905,
                              "end": 17173,
                              "loc": {
                                "start": {
                                  "line": 526,
                                  "column": 29
                                },
                                "end": {
                                  "line": 534,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 16905,
                                "end": 17099,
                                "loc": {
                                  "start": {
                                    "line": 526,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 532,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 16905,
                                  "end": 17079,
                                  "loc": {
                                    "start": {
                                      "line": 526,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 531,
                                      "column": 10
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 16905,
                                    "end": 16918,
                                    "loc": {
                                      "start": {
                                        "line": 526,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 526,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 16905,
                                      "end": 16910,
                                      "loc": {
                                        "start": {
                                          "line": 526,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 526,
                                          "column": 34
                                        },
                                        "identifierName": "axios"
                                      },
                                      "name": "axios"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 16911,
                                      "end": 16918,
                                      "loc": {
                                        "start": {
                                          "line": 526,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 526,
                                          "column": 42
                                        },
                                        "identifierName": "request"
                                      },
                                      "name": "request"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 16919,
                                      "end": 17078,
                                      "loc": {
                                        "start": {
                                          "line": 526,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 531,
                                          "column": 9
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 16934,
                                          "end": 16953,
                                          "loc": {
                                            "start": {
                                              "line": 527,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 527,
                                              "column": 31
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 16934,
                                            "end": 16937,
                                            "loc": {
                                              "start": {
                                                "line": 527,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 527,
                                                "column": 15
                                              },
                                              "identifierName": "url"
                                            },
                                            "name": "url"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 16939,
                                            "end": 16953,
                                            "loc": {
                                              "start": {
                                                "line": 527,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 527,
                                                "column": 31
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 16939,
                                              "end": 16951,
                                              "loc": {
                                                "start": {
                                                  "line": 527,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 527,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 16939,
                                                "end": 16942,
                                                "loc": {
                                                  "start": {
                                                    "line": 527,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 527,
                                                    "column": 20
                                                  },
                                                  "identifierName": "url"
                                                },
                                                "name": "url"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16943,
                                                "end": 16951,
                                                "loc": {
                                                  "start": {
                                                    "line": 527,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 527,
                                                    "column": 29
                                                  },
                                                  "identifierName": "toString"
                                                },
                                                "name": "toString"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 16968,
                                          "end": 16981,
                                          "loc": {
                                            "start": {
                                              "line": 528,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 528,
                                              "column": 25
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 16968,
                                            "end": 16974,
                                            "loc": {
                                              "start": {
                                                "line": 528,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 528,
                                                "column": 18
                                              },
                                              "identifierName": "method"
                                            },
                                            "name": "method"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 16976,
                                            "end": 16981,
                                            "loc": {
                                              "start": {
                                                "line": 528,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 528,
                                                "column": 25
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "GET",
                                              "raw": "'GET'"
                                            },
                                            "value": "GET"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 16996,
                                          "end": 17026,
                                          "loc": {
                                            "start": {
                                              "line": 529,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 529,
                                              "column": 42
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 16996,
                                            "end": 17003,
                                            "loc": {
                                              "start": {
                                                "line": 529,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 529,
                                                "column": 19
                                              },
                                              "identifierName": "headers"
                                            },
                                            "name": "headers"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 17005,
                                            "end": 17026,
                                            "loc": {
                                              "start": {
                                                "line": 529,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 529,
                                                "column": 42
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 17005,
                                              "end": 17024,
                                              "loc": {
                                                "start": {
                                                  "line": 529,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 529,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 17005,
                                                "end": 17009,
                                                "loc": {
                                                  "start": {
                                                    "line": 529,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 529,
                                                    "column": 25
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 17010,
                                                "end": 17024,
                                                "loc": {
                                                  "start": {
                                                    "line": 529,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 529,
                                                    "column": 40
                                                  },
                                                  "identifierName": "apiAuthHeaders"
                                                },
                                                "name": "apiAuthHeaders"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 17041,
                                          "end": 17067,
                                          "loc": {
                                            "start": {
                                              "line": 530,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 530,
                                              "column": 38
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 17041,
                                            "end": 17053,
                                            "loc": {
                                              "start": {
                                                "line": 530,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 530,
                                                "column": 24
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 17055,
                                            "end": 17067,
                                            "loc": {
                                              "start": {
                                                "line": 530,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 530,
                                                "column": 38
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 17094,
                                  "end": 17099,
                                  "loc": {
                                    "start": {
                                      "line": 532,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 532,
                                      "column": 18
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 17100,
                                  "end": 17172,
                                  "loc": {
                                    "start": {
                                      "line": 532,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 534,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 17100,
                                      "end": 17102,
                                      "loc": {
                                        "start": {
                                          "line": 532,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 532,
                                          "column": 21
                                        },
                                        "identifierName": "ex"
                                      },
                                      "name": "ex"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 17104,
                                    "end": 17172,
                                    "loc": {
                                      "start": {
                                        "line": 532,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 534,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ThrowStatement",
                                        "start": 17123,
                                        "end": 17157,
                                        "loc": {
                                          "start": {
                                            "line": 533,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 533,
                                            "column": 50
                                          }
                                        },
                                        "argument": {
                                          "type": "NewExpression",
                                          "start": 17129,
                                          "end": 17156,
                                          "loc": {
                                            "start": {
                                              "line": 533,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 533,
                                              "column": 49
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 17133,
                                            "end": 17152,
                                            "loc": {
                                              "start": {
                                                "line": 533,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 533,
                                                "column": 45
                                              },
                                              "identifierName": "GetRequestException"
                                            },
                                            "name": "GetRequestException"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 17153,
                                              "end": 17155,
                                              "loc": {
                                                "start": {
                                                  "line": 533,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 533,
                                                  "column": 48
                                                },
                                                "identifierName": "ex"
                                              },
                                              "name": "ex"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17186,
                      "end": 17208,
                      "loc": {
                        "start": {
                          "line": 536,
                          "column": 8
                        },
                        "end": {
                          "line": 536,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17186,
                        "end": 17207,
                        "loc": {
                          "start": {
                            "line": 536,
                            "column": 8
                          },
                          "end": {
                            "line": 536,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17186,
                          "end": 17197,
                          "loc": {
                            "start": {
                              "line": 536,
                              "column": 8
                            },
                            "end": {
                              "line": 536,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 17186,
                            "end": 17193,
                            "loc": {
                              "start": {
                                "line": 536,
                                "column": 8
                              },
                              "end": {
                                "line": 536,
                                "column": 15
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17194,
                            "end": 17197,
                            "loc": {
                              "start": {
                                "line": 536,
                                "column": 16
                              },
                              "end": {
                                "line": 536,
                                "column": 19
                              },
                              "identifierName": "log"
                            },
                            "name": "log"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 17198,
                            "end": 17206,
                            "loc": {
                              "start": {
                                "line": 536,
                                "column": 20
                              },
                              "end": {
                                "line": 536,
                                "column": 28
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 17218,
                      "end": 17239,
                      "loc": {
                        "start": {
                          "line": 537,
                          "column": 8
                        },
                        "end": {
                          "line": 537,
                          "column": 29
                        }
                      },
                      "argument": {
                        "type": "MemberExpression",
                        "start": 17225,
                        "end": 17238,
                        "loc": {
                          "start": {
                            "line": 537,
                            "column": 15
                          },
                          "end": {
                            "line": 537,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 17225,
                          "end": 17233,
                          "loc": {
                            "start": {
                              "line": 537,
                              "column": 15
                            },
                            "end": {
                              "line": 537,
                              "column": 23
                            },
                            "identifierName": "response"
                          },
                          "name": "response"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 17234,
                          "end": 17238,
                          "loc": {
                            "start": {
                              "line": 537,
                              "column": 24
                            },
                            "end": {
                              "line": 537,
                              "column": 28
                            },
                            "identifierName": "data"
                          },
                          "name": "data"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a file from the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @param {number} fileIdx - The index of the file in the bundle metadata\r\n     * @param {boolean} stream - If true, returns a {@link ReadableStream}, otherwise returns a {@link Blob}\r\n     * @returns {Promise<ReadableStream|Blob>} - The file\r\n     ",
                    "start": 16031,
                    "end": 16455,
                    "loc": {
                      "start": {
                        "line": 506,
                        "column": 4
                      },
                      "end": {
                        "line": 513,
                        "column": 7
                      }
                    }
                  }
                ],
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a file from the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @param {string} fileName - The name of the file in the bundle metadata\r\n     * @param {boolean} stream - If true, returns a {@link ReadableStream}, otherwise returns a {@link Blob}\r\n     * @returns {Promise<ReadableStream|Blob>} - The file\r\n     ",
                    "start": 17254,
                    "end": 17678,
                    "loc": {
                      "start": {
                        "line": 540,
                        "column": 4
                      },
                      "end": {
                        "line": 547,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 17684,
                "end": 18483,
                "loc": {
                  "start": {
                    "line": 548,
                    "column": 4
                  },
                  "end": {
                    "line": 572,
                    "column": 5
                  }
                },
                "static": false,
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 17690,
                  "end": 17727,
                  "loc": {
                    "start": {
                      "line": 548,
                      "column": 10
                    },
                    "end": {
                      "line": 548,
                      "column": 47
                    },
                    "identifierName": "getFileFromBundleByNameForTransaction"
                  },
                  "name": "getFileFromBundleByNameForTransaction"
                },
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 17728,
                    "end": 17747,
                    "loc": {
                      "start": {
                        "line": 548,
                        "column": 48
                      },
                      "end": {
                        "line": 548,
                        "column": 67
                      },
                      "identifierName": "transactionIdOrHash"
                    },
                    "name": "transactionIdOrHash"
                  },
                  {
                    "type": "Identifier",
                    "start": 17749,
                    "end": 17757,
                    "loc": {
                      "start": {
                        "line": 548,
                        "column": 69
                      },
                      "end": {
                        "line": 548,
                        "column": 77
                      },
                      "identifierName": "fileName"
                    },
                    "name": "fileName"
                  },
                  {
                    "type": "Identifier",
                    "start": 17759,
                    "end": 17765,
                    "loc": {
                      "start": {
                        "line": 548,
                        "column": 79
                      },
                      "end": {
                        "line": 548,
                        "column": 85
                      },
                      "identifierName": "stream"
                    },
                    "name": "stream"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 17767,
                  "end": 18483,
                  "loc": {
                    "start": {
                      "line": 548,
                      "column": 87
                    },
                    "end": {
                      "line": 572,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 17778,
                      "end": 17874,
                      "loc": {
                        "start": {
                          "line": 549,
                          "column": 8
                        },
                        "end": {
                          "line": 549,
                          "column": 104
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 17782,
                          "end": 17873,
                          "loc": {
                            "start": {
                              "line": 549,
                              "column": 12
                            },
                            "end": {
                              "line": 549,
                              "column": 103
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 17782,
                            "end": 17785,
                            "loc": {
                              "start": {
                                "line": 549,
                                "column": 12
                              },
                              "end": {
                                "line": 549,
                                "column": 15
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          "init": {
                            "type": "NewExpression",
                            "start": 17788,
                            "end": 17873,
                            "loc": {
                              "start": {
                                "line": 549,
                                "column": 18
                              },
                              "end": {
                                "line": 549,
                                "column": 103
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 17792,
                              "end": 17795,
                              "loc": {
                                "start": {
                                  "line": 549,
                                  "column": 22
                                },
                                "end": {
                                  "line": 549,
                                  "column": 25
                                },
                                "identifierName": "URL"
                              },
                              "name": "URL"
                            },
                            "arguments": [
                              {
                                "type": "TemplateLiteral",
                                "start": 17796,
                                "end": 17872,
                                "loc": {
                                  "start": {
                                    "line": 549,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 549,
                                    "column": 102
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 17799,
                                    "end": 17812,
                                    "loc": {
                                      "start": {
                                        "line": 549,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 549,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 17799,
                                      "end": 17803,
                                      "loc": {
                                        "start": {
                                          "line": 549,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 549,
                                          "column": 33
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 17804,
                                      "end": 17812,
                                      "loc": {
                                        "start": {
                                          "line": 549,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 549,
                                          "column": 42
                                        },
                                        "identifierName": "endpoint"
                                      },
                                      "name": "endpoint"
                                    },
                                    "computed": false
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 17827,
                                    "end": 17846,
                                    "loc": {
                                      "start": {
                                        "line": 549,
                                        "column": 57
                                      },
                                      "end": {
                                        "line": 549,
                                        "column": 76
                                      },
                                      "identifierName": "transactionIdOrHash"
                                    },
                                    "name": "transactionIdOrHash"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 17861,
                                    "end": 17869,
                                    "loc": {
                                      "start": {
                                        "line": 549,
                                        "column": 91
                                      },
                                      "end": {
                                        "line": 549,
                                        "column": 99
                                      },
                                      "identifierName": "fileName"
                                    },
                                    "name": "fileName"
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 17797,
                                    "end": 17797,
                                    "loc": {
                                      "start": {
                                        "line": 549,
                                        "column": 27
                                      },
                                      "end": {
                                        "line": 549,
                                        "column": 27
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 17813,
                                    "end": 17825,
                                    "loc": {
                                      "start": {
                                        "line": 549,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 549,
                                        "column": 55
                                      }
                                    },
                                    "value": {
                                      "raw": "transaction/",
                                      "cooked": "transaction/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 17847,
                                    "end": 17859,
                                    "loc": {
                                      "start": {
                                        "line": 549,
                                        "column": 77
                                      },
                                      "end": {
                                        "line": 549,
                                        "column": 89
                                      }
                                    },
                                    "value": {
                                      "raw": "/fileByName/",
                                      "cooked": "/fileByName/"
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 17870,
                                    "end": 17871,
                                    "loc": {
                                      "start": {
                                        "line": 549,
                                        "column": 100
                                      },
                                      "end": {
                                        "line": 549,
                                        "column": 101
                                      }
                                    },
                                    "value": {
                                      "raw": "/",
                                      "cooked": "/"
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 17886,
                      "end": 17919,
                      "loc": {
                        "start": {
                          "line": 551,
                          "column": 8
                        },
                        "end": {
                          "line": 551,
                          "column": 41
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 17890,
                          "end": 17918,
                          "loc": {
                            "start": {
                              "line": 551,
                              "column": 12
                            },
                            "end": {
                              "line": 551,
                              "column": 40
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 17890,
                            "end": 17902,
                            "loc": {
                              "start": {
                                "line": 551,
                                "column": 12
                              },
                              "end": {
                                "line": 551,
                                "column": 24
                              },
                              "identifierName": "responseType"
                            },
                            "name": "responseType"
                          },
                          "init": {
                            "type": "StringLiteral",
                            "start": 17905,
                            "end": 17918,
                            "loc": {
                              "start": {
                                "line": 551,
                                "column": 27
                              },
                              "end": {
                                "line": 551,
                                "column": 40
                              }
                            },
                            "extra": {
                              "rawValue": "arraybuffer",
                              "raw": "'arraybuffer'"
                            },
                            "value": "arraybuffer"
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 17929,
                      "end": 18039,
                      "loc": {
                        "start": {
                          "line": 552,
                          "column": 8
                        },
                        "end": {
                          "line": 555,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 17933,
                        "end": 17962,
                        "loc": {
                          "start": {
                            "line": 552,
                            "column": 12
                          },
                          "end": {
                            "line": 552,
                            "column": 41
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 17933,
                          "end": 17946,
                          "loc": {
                            "start": {
                              "line": 552,
                              "column": 12
                            },
                            "end": {
                              "line": 552,
                              "column": 25
                            }
                          },
                          "operator": "typeof",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 17940,
                            "end": 17946,
                            "loc": {
                              "start": {
                                "line": 552,
                                "column": 19
                              },
                              "end": {
                                "line": 552,
                                "column": 25
                              },
                              "identifierName": "window"
                            },
                            "name": "window"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "operator": "!==",
                        "right": {
                          "type": "StringLiteral",
                          "start": 17951,
                          "end": 17962,
                          "loc": {
                            "start": {
                              "line": 552,
                              "column": 30
                            },
                            "end": {
                              "line": 552,
                              "column": 41
                            }
                          },
                          "extra": {
                            "rawValue": "undefined",
                            "raw": "'undefined'"
                          },
                          "value": "undefined"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 17963,
                        "end": 18039,
                        "loc": {
                          "start": {
                            "line": 552,
                            "column": 42
                          },
                          "end": {
                            "line": 555,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 18006,
                            "end": 18028,
                            "loc": {
                              "start": {
                                "line": 554,
                                "column": 12
                              },
                              "end": {
                                "line": 554,
                                "column": 34
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 18006,
                              "end": 18027,
                              "loc": {
                                "start": {
                                  "line": 554,
                                  "column": 12
                                },
                                "end": {
                                  "line": 554,
                                  "column": 33
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 18006,
                                "end": 18018,
                                "loc": {
                                  "start": {
                                    "line": 554,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 554,
                                    "column": 24
                                  },
                                  "identifierName": "responseType"
                                },
                                "name": "responseType",
                                "leadingComments": null
                              },
                              "right": {
                                "type": "StringLiteral",
                                "start": 18021,
                                "end": 18027,
                                "loc": {
                                  "start": {
                                    "line": 554,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 554,
                                    "column": 33
                                  }
                                },
                                "extra": {
                                  "rawValue": "blob",
                                  "raw": "'blob'"
                                },
                                "value": "blob"
                              },
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": "in a browser",
                                "start": 17978,
                                "end": 17992,
                                "loc": {
                                  "start": {
                                    "line": 553,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 553,
                                    "column": 26
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "IfStatement",
                      "start": 18049,
                      "end": 18109,
                      "loc": {
                        "start": {
                          "line": 556,
                          "column": 8
                        },
                        "end": {
                          "line": 558,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "Identifier",
                        "start": 18052,
                        "end": 18058,
                        "loc": {
                          "start": {
                            "line": 556,
                            "column": 11
                          },
                          "end": {
                            "line": 556,
                            "column": 17
                          },
                          "identifierName": "stream"
                        },
                        "name": "stream"
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 18059,
                        "end": 18109,
                        "loc": {
                          "start": {
                            "line": 556,
                            "column": 18
                          },
                          "end": {
                            "line": 558,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 18074,
                            "end": 18098,
                            "loc": {
                              "start": {
                                "line": 557,
                                "column": 12
                              },
                              "end": {
                                "line": 557,
                                "column": 36
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 18074,
                              "end": 18097,
                              "loc": {
                                "start": {
                                  "line": 557,
                                  "column": 12
                                },
                                "end": {
                                  "line": 557,
                                  "column": 35
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 18074,
                                "end": 18086,
                                "loc": {
                                  "start": {
                                    "line": 557,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 557,
                                    "column": 24
                                  },
                                  "identifierName": "responseType"
                                },
                                "name": "responseType"
                              },
                              "right": {
                                "type": "StringLiteral",
                                "start": 18089,
                                "end": 18097,
                                "loc": {
                                  "start": {
                                    "line": 557,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 557,
                                    "column": 35
                                  }
                                },
                                "extra": {
                                  "rawValue": "stream",
                                  "raw": "'stream'"
                                },
                                "value": "stream"
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 18121,
                      "end": 18411,
                      "loc": {
                        "start": {
                          "line": 560,
                          "column": 8
                        },
                        "end": {
                          "line": 568,
                          "column": 15
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 18125,
                          "end": 18410,
                          "loc": {
                            "start": {
                              "line": 560,
                              "column": 12
                            },
                            "end": {
                              "line": 568,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 18125,
                            "end": 18133,
                            "loc": {
                              "start": {
                                "line": 560,
                                "column": 12
                              },
                              "end": {
                                "line": 560,
                                "column": 20
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          },
                          "init": {
                            "type": "AwaitExpression",
                            "start": 18136,
                            "end": 18410,
                            "loc": {
                              "start": {
                                "line": 560,
                                "column": 23
                              },
                              "end": {
                                "line": 568,
                                "column": 14
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 18142,
                              "end": 18410,
                              "loc": {
                                "start": {
                                  "line": 560,
                                  "column": 29
                                },
                                "end": {
                                  "line": 568,
                                  "column": 14
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 18142,
                                "end": 18336,
                                "loc": {
                                  "start": {
                                    "line": 560,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 566,
                                    "column": 18
                                  }
                                },
                                "object": {
                                  "type": "CallExpression",
                                  "start": 18142,
                                  "end": 18316,
                                  "loc": {
                                    "start": {
                                      "line": 560,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 565,
                                      "column": 10
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 18142,
                                    "end": 18155,
                                    "loc": {
                                      "start": {
                                        "line": 560,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 560,
                                        "column": 42
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 18142,
                                      "end": 18147,
                                      "loc": {
                                        "start": {
                                          "line": 560,
                                          "column": 29
                                        },
                                        "end": {
                                          "line": 560,
                                          "column": 34
                                        },
                                        "identifierName": "axios"
                                      },
                                      "name": "axios"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 18148,
                                      "end": 18155,
                                      "loc": {
                                        "start": {
                                          "line": 560,
                                          "column": 35
                                        },
                                        "end": {
                                          "line": 560,
                                          "column": 42
                                        },
                                        "identifierName": "request"
                                      },
                                      "name": "request"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "ObjectExpression",
                                      "start": 18156,
                                      "end": 18315,
                                      "loc": {
                                        "start": {
                                          "line": 560,
                                          "column": 43
                                        },
                                        "end": {
                                          "line": 565,
                                          "column": 9
                                        }
                                      },
                                      "properties": [
                                        {
                                          "type": "ObjectProperty",
                                          "start": 18171,
                                          "end": 18190,
                                          "loc": {
                                            "start": {
                                              "line": 561,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 561,
                                              "column": 31
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 18171,
                                            "end": 18174,
                                            "loc": {
                                              "start": {
                                                "line": 561,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 561,
                                                "column": 15
                                              },
                                              "identifierName": "url"
                                            },
                                            "name": "url"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 18176,
                                            "end": 18190,
                                            "loc": {
                                              "start": {
                                                "line": 561,
                                                "column": 17
                                              },
                                              "end": {
                                                "line": 561,
                                                "column": 31
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 18176,
                                              "end": 18188,
                                              "loc": {
                                                "start": {
                                                  "line": 561,
                                                  "column": 17
                                                },
                                                "end": {
                                                  "line": 561,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "Identifier",
                                                "start": 18176,
                                                "end": 18179,
                                                "loc": {
                                                  "start": {
                                                    "line": 561,
                                                    "column": 17
                                                  },
                                                  "end": {
                                                    "line": 561,
                                                    "column": 20
                                                  },
                                                  "identifierName": "url"
                                                },
                                                "name": "url"
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 18180,
                                                "end": 18188,
                                                "loc": {
                                                  "start": {
                                                    "line": 561,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 561,
                                                    "column": 29
                                                  },
                                                  "identifierName": "toString"
                                                },
                                                "name": "toString"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 18205,
                                          "end": 18218,
                                          "loc": {
                                            "start": {
                                              "line": 562,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 562,
                                              "column": 25
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 18205,
                                            "end": 18211,
                                            "loc": {
                                              "start": {
                                                "line": 562,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 562,
                                                "column": 18
                                              },
                                              "identifierName": "method"
                                            },
                                            "name": "method"
                                          },
                                          "value": {
                                            "type": "StringLiteral",
                                            "start": 18213,
                                            "end": 18218,
                                            "loc": {
                                              "start": {
                                                "line": 562,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 562,
                                                "column": 25
                                              }
                                            },
                                            "extra": {
                                              "rawValue": "GET",
                                              "raw": "'GET'"
                                            },
                                            "value": "GET"
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 18233,
                                          "end": 18263,
                                          "loc": {
                                            "start": {
                                              "line": 563,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 563,
                                              "column": 42
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 18233,
                                            "end": 18240,
                                            "loc": {
                                              "start": {
                                                "line": 563,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 563,
                                                "column": 19
                                              },
                                              "identifierName": "headers"
                                            },
                                            "name": "headers"
                                          },
                                          "value": {
                                            "type": "CallExpression",
                                            "start": 18242,
                                            "end": 18263,
                                            "loc": {
                                              "start": {
                                                "line": 563,
                                                "column": 21
                                              },
                                              "end": {
                                                "line": 563,
                                                "column": 42
                                              }
                                            },
                                            "callee": {
                                              "type": "MemberExpression",
                                              "start": 18242,
                                              "end": 18261,
                                              "loc": {
                                                "start": {
                                                  "line": 563,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 563,
                                                  "column": 40
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 18242,
                                                "end": 18246,
                                                "loc": {
                                                  "start": {
                                                    "line": 563,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 563,
                                                    "column": 25
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 18247,
                                                "end": 18261,
                                                "loc": {
                                                  "start": {
                                                    "line": 563,
                                                    "column": 26
                                                  },
                                                  "end": {
                                                    "line": 563,
                                                    "column": 40
                                                  },
                                                  "identifierName": "apiAuthHeaders"
                                                },
                                                "name": "apiAuthHeaders"
                                              },
                                              "computed": false
                                            },
                                            "arguments": []
                                          }
                                        },
                                        {
                                          "type": "ObjectProperty",
                                          "start": 18278,
                                          "end": 18304,
                                          "loc": {
                                            "start": {
                                              "line": 564,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 564,
                                              "column": 38
                                            }
                                          },
                                          "method": false,
                                          "shorthand": false,
                                          "computed": false,
                                          "key": {
                                            "type": "Identifier",
                                            "start": 18278,
                                            "end": 18290,
                                            "loc": {
                                              "start": {
                                                "line": 564,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 564,
                                                "column": 24
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          },
                                          "value": {
                                            "type": "Identifier",
                                            "start": 18292,
                                            "end": 18304,
                                            "loc": {
                                              "start": {
                                                "line": 564,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 564,
                                                "column": 38
                                              },
                                              "identifierName": "responseType"
                                            },
                                            "name": "responseType"
                                          }
                                        }
                                      ]
                                    }
                                  ]
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 18331,
                                  "end": 18336,
                                  "loc": {
                                    "start": {
                                      "line": 566,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 566,
                                      "column": 18
                                    },
                                    "identifierName": "catch"
                                  },
                                  "name": "catch"
                                },
                                "computed": false
                              },
                              "arguments": [
                                {
                                  "type": "ArrowFunctionExpression",
                                  "start": 18337,
                                  "end": 18409,
                                  "loc": {
                                    "start": {
                                      "line": 566,
                                      "column": 19
                                    },
                                    "end": {
                                      "line": 568,
                                      "column": 13
                                    }
                                  },
                                  "id": null,
                                  "generator": false,
                                  "expression": false,
                                  "async": false,
                                  "params": [
                                    {
                                      "type": "Identifier",
                                      "start": 18337,
                                      "end": 18339,
                                      "loc": {
                                        "start": {
                                          "line": 566,
                                          "column": 19
                                        },
                                        "end": {
                                          "line": 566,
                                          "column": 21
                                        },
                                        "identifierName": "ex"
                                      },
                                      "name": "ex"
                                    }
                                  ],
                                  "body": {
                                    "type": "BlockStatement",
                                    "start": 18341,
                                    "end": 18409,
                                    "loc": {
                                      "start": {
                                        "line": 566,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 568,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ThrowStatement",
                                        "start": 18360,
                                        "end": 18394,
                                        "loc": {
                                          "start": {
                                            "line": 567,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 567,
                                            "column": 50
                                          }
                                        },
                                        "argument": {
                                          "type": "NewExpression",
                                          "start": 18366,
                                          "end": 18393,
                                          "loc": {
                                            "start": {
                                              "line": 567,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 567,
                                              "column": 49
                                            }
                                          },
                                          "callee": {
                                            "type": "Identifier",
                                            "start": 18370,
                                            "end": 18389,
                                            "loc": {
                                              "start": {
                                                "line": 567,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 567,
                                                "column": 45
                                              },
                                              "identifierName": "GetRequestException"
                                            },
                                            "name": "GetRequestException"
                                          },
                                          "arguments": [
                                            {
                                              "type": "Identifier",
                                              "start": 18390,
                                              "end": 18392,
                                              "loc": {
                                                "start": {
                                                  "line": 567,
                                                  "column": 46
                                                },
                                                "end": {
                                                  "line": 567,
                                                  "column": 48
                                                },
                                                "identifierName": "ex"
                                              },
                                              "name": "ex"
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ]
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 18423,
                      "end": 18445,
                      "loc": {
                        "start": {
                          "line": 570,
                          "column": 8
                        },
                        "end": {
                          "line": 570,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 18423,
                        "end": 18444,
                        "loc": {
                          "start": {
                            "line": 570,
                            "column": 8
                          },
                          "end": {
                            "line": 570,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 18423,
                          "end": 18434,
                          "loc": {
                            "start": {
                              "line": 570,
                              "column": 8
                            },
                            "end": {
                              "line": 570,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 18423,
                            "end": 18430,
                            "loc": {
                              "start": {
                                "line": 570,
                                "column": 8
                              },
                              "end": {
                                "line": 570,
                                "column": 15
                              },
                              "identifierName": "console"
                            },
                            "name": "console"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 18431,
                            "end": 18434,
                            "loc": {
                              "start": {
                                "line": 570,
                                "column": 16
                              },
                              "end": {
                                "line": 570,
                                "column": 19
                              },
                              "identifierName": "log"
                            },
                            "name": "log"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 18435,
                            "end": 18443,
                            "loc": {
                              "start": {
                                "line": 570,
                                "column": 20
                              },
                              "end": {
                                "line": 570,
                                "column": 28
                              },
                              "identifierName": "response"
                            },
                            "name": "response"
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 18455,
                      "end": 18476,
                      "loc": {
                        "start": {
                          "line": 571,
                          "column": 8
                        },
                        "end": {
                          "line": 571,
                          "column": 29
                        }
                      },
                      "argument": {
                        "type": "MemberExpression",
                        "start": 18462,
                        "end": 18475,
                        "loc": {
                          "start": {
                            "line": 571,
                            "column": 15
                          },
                          "end": {
                            "line": 571,
                            "column": 28
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 18462,
                          "end": 18470,
                          "loc": {
                            "start": {
                              "line": 571,
                              "column": 15
                            },
                            "end": {
                              "line": 571,
                              "column": 23
                            },
                            "identifierName": "response"
                          },
                          "name": "response"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 18471,
                          "end": 18475,
                          "loc": {
                            "start": {
                              "line": 571,
                              "column": 24
                            },
                            "end": {
                              "line": 571,
                              "column": 28
                            },
                            "identifierName": "data"
                          },
                          "name": "data"
                        },
                        "computed": false
                      }
                    }
                  ],
                  "directives": []
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\r\n     * @override\r\n     * Gets a file from the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @param {string} fileName - The name of the file in the bundle metadata\r\n     * @param {boolean} stream - If true, returns a {@link ReadableStream}, otherwise returns a {@link Blob}\r\n     * @returns {Promise<ReadableStream|Blob>} - The file\r\n     ",
                    "start": 17254,
                    "end": 17678,
                    "loc": {
                      "start": {
                        "line": 540,
                        "column": 4
                      },
                      "end": {
                        "line": 547,
                        "column": 7
                      }
                    }
                  }
                ]
              }
            ]
          },
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\r\n * libsimba API Interaction for Simbachain.com\r\n ",
              "start": 498,
              "end": 554,
              "loc": {
                "start": {
                  "line": 18,
                  "column": 0
                },
                "end": {
                  "line": 20,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\r\n * libsimba API Interaction for Simbachain.com\r\n ",
            "start": 498,
            "end": 554,
            "loc": {
              "start": {
                "line": 18,
                "column": 0
              },
              "end": {
                "line": 20,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\r\n * libsimba API Interaction for Simbachain.com\r\n ",
      "start": 498,
      "end": 554,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 20,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * libsimba API Interaction for Simbachain.com\r\n     * @param {string} endpoint - The endpoint of the API\r\n     * @param {Wallet} [wallet] - an optional {@link Wallet} instance\r\n     ",
      "start": 613,
      "end": 807,
      "loc": {
        "start": {
          "line": 22,
          "column": 4
        },
        "end": {
          "line": 26,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @private\r\n     * Perform asynchronous actions needed to initialise this class\r\n     ",
      "start": 893,
      "end": 991,
      "loc": {
        "start": {
          "line": 31,
          "column": 4
        },
        "end": {
          "line": 34,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Call a method on the API\r\n     * @param {string} method - the method to call\r\n     * @param {Object} parameters - the parameters for the method\r\n     * @return {Promise} - a promise resolving with the transaction details\r\n     ",
      "start": 1358,
      "end": 1617,
      "loc": {
        "start": {
          "line": 47,
          "column": 4
        },
        "end": {
          "line": 53,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Get the status of a transaction by ID\r\n     * @param {string} txnId - the transaction ID\r\n     * @return {Promise<Object>} - a promise resolving with the transaction details\r\n     ",
      "start": 2150,
      "end": 2362,
      "loc": {
        "start": {
          "line": 71,
          "column": 4
        },
        "end": {
          "line": 76,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * @private\r\n     * Gets the status of a transaction\r\n     * @param {Object} txn - a transaction object\r\n     * @return {Object} - an object with status details\r\n     ",
      "start": 2831,
      "end": 3027,
      "loc": {
        "start": {
          "line": 92,
          "column": 4
        },
        "end": {
          "line": 98,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * @private\r\n     * Check if the transaction is complete\r\n     * @param {Object} txn - the transaction object\r\n     * @return {boolean} - is the transaction complete\r\n     ",
      "start": 3600,
      "end": 3801,
      "loc": {
        "start": {
          "line": 122,
          "column": 4
        },
        "end": {
          "line": 128,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * @private\r\n     * Gets the status of a transaction by ID\r\n     * @param {string} txnId - a transaction ID\r\n     * @return {Object} - an object with status details\r\n     ",
      "start": 3891,
      "end": 4091,
      "loc": {
        "start": {
          "line": 133,
          "column": 4
        },
        "end": {
          "line": 139,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Get the balance for the attached Wallet\r\n     * @return {Promise<Object>} - the balance\r\n     ",
      "start": 4251,
      "end": 4377,
      "loc": {
        "start": {
          "line": 145,
          "column": 4
        },
        "end": {
          "line": 149,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Add funds to the attached Wallet.\r\n     * Please check the output of this method. It is of the form\r\n     * ```\r\n     * {\r\n     *     txnId: null,\r\n     *     faucet_url: null,\r\n     *     poa: true\r\n     * }\r\n     * ```\r\n     *\r\n     * If successful, txnId will be populated.\r\n     * If the network is PoA, then poa will be true, and txnId will be null\r\n     * If the faucet for the network is external (e.g. Rinkeby, Ropsten, etc), then txnId will be null,\r\n     * and faucet_url will be populated with a URL. You should present this URL to your users to direct them\r\n     * to request funds there.\r\n     * @return {Promise<Object>} - details of the txn\r\n     ",
      "start": 5406,
      "end": 6100,
      "loc": {
        "start": {
          "line": 185,
          "column": 4
        },
        "end": {
          "line": 203,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Call a method on the API with files\r\n     * @param {string} method - the method to call\r\n     * @param {Object} parameters- the parameters for the method\r\n     * @param {Array<Blob|File>} files - the files\r\n     * @return {Promise<Object>} - a promise resolving with the transaction details\r\n     ",
      "start": 7549,
      "end": 7878,
      "loc": {
        "start": {
          "line": 257,
          "column": 4
        },
        "end": {
          "line": 264,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @private\r\n     * Internal method for submitting method calls and retrying on nonce errors\r\n     * @param {string} txnId - the txnId\r\n     * @param {string} signed - The signed txn\r\n     * @returns {Promise<Response>} - The response with transaction data\r\n     ",
      "start": 8570,
      "end": 8844,
      "loc": {
        "start": {
          "line": 286,
          "column": 4
        },
        "end": {
          "line": 292,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " tslint:disable-next-line: no-unsafe-any",
      "start": 9090,
      "end": 9132,
      "loc": {
        "start": {
          "line": 299,
          "column": 8
        },
        "end": {
          "line": 299,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " tslint:disable-next-line: no-console",
      "start": 9524,
      "end": 9563,
      "loc": {
        "start": {
          "line": 309,
          "column": 12
        },
        "end": {
          "line": 309,
          "column": 51
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "Nonce Error",
      "start": 9935,
      "end": 9948,
      "loc": {
        "start": {
          "line": 318,
          "column": 20
        },
        "end": {
          "line": 318,
          "column": 33
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @private\r\n     * Internal method for sending method calls\r\n     * @param {string} url - the url\r\n     * @param {object} formdata - Formdata for the POST\r\n     * @returns {Promise<Response>} - The response with transaction data\r\n     ",
      "start": 10502,
      "end": 10749,
      "loc": {
        "start": {
          "line": 330,
          "column": 4
        },
        "end": {
          "line": 336,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "For NodeJS",
      "start": 10992,
      "end": 11004,
      "loc": {
        "start": {
          "line": 346,
          "column": 12
        },
        "end": {
          "line": 346,
          "column": 24
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " tslint:disable-next-line: no-unsafe-any",
      "start": 11354,
      "end": 11396,
      "loc": {
        "start": {
          "line": 358,
          "column": 16
        },
        "end": {
          "line": 358,
          "column": 58
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " tslint:disable-next-line: no-unsafe-any",
      "start": 11457,
      "end": 11499,
      "loc": {
        "start": {
          "line": 360,
          "column": 16
        },
        "end": {
          "line": 360,
          "column": 58
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a specific transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<Object>} - The transaction\r\n     ",
      "start": 11748,
      "end": 11959,
      "loc": {
        "start": {
          "line": 371,
          "column": 4
        },
        "end": {
          "line": 376,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a paged list of transactions\r\n     * @param {Object} parameters - The query parameters\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
      "start": 12478,
      "end": 12705,
      "loc": {
        "start": {
          "line": 395,
          "column": 4
        },
        "end": {
          "line": 400,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a paged list of transactions for the method\r\n     * @param {string} method - The method\r\n     * @param {Object} parameters - The query parameters\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
      "start": 13046,
      "end": 13332,
      "loc": {
        "start": {
          "line": 413,
          "column": 4
        },
        "end": {
          "line": 419,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @protected\r\n     * @override\r\n     * Internal function for sending transaction GET requests\r\n     * @param {URL} url - The URL\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
      "start": 13700,
      "end": 13944,
      "loc": {
        "start": {
          "line": 432,
          "column": 4
        },
        "end": {
          "line": 438,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a the bundle metadata for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<Object>} - The bundle metadata\r\n     ",
      "start": 14363,
      "end": 14595,
      "loc": {
        "start": {
          "line": 454,
          "column": 4
        },
        "end": {
          "line": 459,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<ReadableStream|Blob>} - The bundle\r\n     ",
      "start": 15139,
      "end": 15364,
      "loc": {
        "start": {
          "line": 478,
          "column": 4
        },
        "end": {
          "line": 483,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "in a browser",
      "start": 15620,
      "end": 15634,
      "loc": {
        "start": {
          "line": 489,
          "column": 12
        },
        "end": {
          "line": 489,
          "column": 26
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a file from the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @param {number} fileIdx - The index of the file in the bundle metadata\r\n     * @param {boolean} stream - If true, returns a {@link ReadableStream}, otherwise returns a {@link Blob}\r\n     * @returns {Promise<ReadableStream|Blob>} - The file\r\n     ",
      "start": 16031,
      "end": 16455,
      "loc": {
        "start": {
          "line": 506,
          "column": 4
        },
        "end": {
          "line": 513,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "in a browser",
      "start": 16741,
      "end": 16755,
      "loc": {
        "start": {
          "line": 519,
          "column": 12
        },
        "end": {
          "line": 519,
          "column": 26
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a file from the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @param {string} fileName - The name of the file in the bundle metadata\r\n     * @param {boolean} stream - If true, returns a {@link ReadableStream}, otherwise returns a {@link Blob}\r\n     * @returns {Promise<ReadableStream|Blob>} - The file\r\n     ",
      "start": 17254,
      "end": 17678,
      "loc": {
        "start": {
          "line": 540,
          "column": 4
        },
        "end": {
          "line": 547,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "in a browser",
      "start": 17978,
      "end": 17992,
      "loc": {
        "start": {
          "line": 553,
          "column": 12
        },
        "end": {
          "line": 553,
          "column": 26
        }
      }
    }
  ],
  "tokens": [
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 0,
      "end": 6,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SimbaBase",
      "start": 7,
      "end": 16,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 17,
      "end": 21,
      "loc": {
        "start": {
          "line": 1,
          "column": 17
        },
        "end": {
          "line": 1,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./simbabase",
      "start": 22,
      "end": 35,
      "loc": {
        "start": {
          "line": 1,
          "column": 22
        },
        "end": {
          "line": 1,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 35,
      "end": 36,
      "loc": {
        "start": {
          "line": 1,
          "column": 35
        },
        "end": {
          "line": 1,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 38,
      "end": 44,
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 45,
      "end": 46,
      "loc": {
        "start": {
          "line": 2,
          "column": 7
        },
        "end": {
          "line": 2,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "WalletNotFoundException",
      "start": 52,
      "end": 75,
      "loc": {
        "start": {
          "line": 3,
          "column": 4
        },
        "end": {
          "line": 3,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 75,
      "end": 76,
      "loc": {
        "start": {
          "line": 3,
          "column": 27
        },
        "end": {
          "line": 3,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "MissingMetadataException",
      "start": 82,
      "end": 106,
      "loc": {
        "start": {
          "line": 4,
          "column": 4
        },
        "end": {
          "line": 4,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 106,
      "end": 107,
      "loc": {
        "start": {
          "line": 4,
          "column": 28
        },
        "end": {
          "line": 4,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GenerateTransactionException",
      "start": 113,
      "end": 141,
      "loc": {
        "start": {
          "line": 5,
          "column": 4
        },
        "end": {
          "line": 5,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 141,
      "end": 142,
      "loc": {
        "start": {
          "line": 5,
          "column": 32
        },
        "end": {
          "line": 5,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SubmitTransactionException",
      "start": 148,
      "end": 174,
      "loc": {
        "start": {
          "line": 6,
          "column": 4
        },
        "end": {
          "line": 6,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 174,
      "end": 175,
      "loc": {
        "start": {
          "line": 6,
          "column": 30
        },
        "end": {
          "line": 6,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TransactionStatusCheckException",
      "start": 181,
      "end": 212,
      "loc": {
        "start": {
          "line": 7,
          "column": 4
        },
        "end": {
          "line": 7,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 212,
      "end": 213,
      "loc": {
        "start": {
          "line": 7,
          "column": 35
        },
        "end": {
          "line": 7,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NotImplementedException",
      "start": 219,
      "end": 242,
      "loc": {
        "start": {
          "line": 8,
          "column": 4
        },
        "end": {
          "line": 8,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 242,
      "end": 243,
      "loc": {
        "start": {
          "line": 8,
          "column": 27
        },
        "end": {
          "line": 8,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetTransactionsException",
      "start": 249,
      "end": 273,
      "loc": {
        "start": {
          "line": 9,
          "column": 4
        },
        "end": {
          "line": 9,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 273,
      "end": 274,
      "loc": {
        "start": {
          "line": 9,
          "column": 28
        },
        "end": {
          "line": 9,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetRequestException",
      "start": 280,
      "end": 299,
      "loc": {
        "start": {
          "line": 10,
          "column": 4
        },
        "end": {
          "line": 10,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 299,
      "end": 300,
      "loc": {
        "start": {
          "line": 10,
          "column": 23
        },
        "end": {
          "line": 10,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PostRequestException",
      "start": 306,
      "end": 326,
      "loc": {
        "start": {
          "line": 11,
          "column": 4
        },
        "end": {
          "line": 11,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 326,
      "end": 327,
      "loc": {
        "start": {
          "line": 11,
          "column": 24
        },
        "end": {
          "line": 11,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "RetriesExceededException",
      "start": 333,
      "end": 357,
      "loc": {
        "start": {
          "line": 12,
          "column": 4
        },
        "end": {
          "line": 12,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 359,
      "end": 360,
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 361,
      "end": 365,
      "loc": {
        "start": {
          "line": 13,
          "column": 2
        },
        "end": {
          "line": 13,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "../exceptions",
      "start": 366,
      "end": 381,
      "loc": {
        "start": {
          "line": 13,
          "column": 7
        },
        "end": {
          "line": 13,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 381,
      "end": 382,
      "loc": {
        "start": {
          "line": 13,
          "column": 22
        },
        "end": {
          "line": 13,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 384,
      "end": 390,
      "loc": {
        "start": {
          "line": 14,
          "column": 0
        },
        "end": {
          "line": 14,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PagedResponse",
      "start": 391,
      "end": 404,
      "loc": {
        "start": {
          "line": 14,
          "column": 7
        },
        "end": {
          "line": 14,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 405,
      "end": 409,
      "loc": {
        "start": {
          "line": 14,
          "column": 21
        },
        "end": {
          "line": 14,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./pagedresponse",
      "start": 410,
      "end": 427,
      "loc": {
        "start": {
          "line": 14,
          "column": 26
        },
        "end": {
          "line": 14,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 427,
      "end": 428,
      "loc": {
        "start": {
          "line": 14,
          "column": 43
        },
        "end": {
          "line": 14,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "var",
        "keyword": "var",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "var",
      "start": 430,
      "end": 433,
      "loc": {
        "start": {
          "line": 15,
          "column": 0
        },
        "end": {
          "line": 15,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FormData",
      "start": 434,
      "end": 442,
      "loc": {
        "start": {
          "line": 15,
          "column": 4
        },
        "end": {
          "line": 15,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 443,
      "end": 444,
      "loc": {
        "start": {
          "line": 15,
          "column": 13
        },
        "end": {
          "line": 15,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "require",
      "start": 445,
      "end": 452,
      "loc": {
        "start": {
          "line": 15,
          "column": 15
        },
        "end": {
          "line": 15,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 452,
      "end": 453,
      "loc": {
        "start": {
          "line": 15,
          "column": 22
        },
        "end": {
          "line": 15,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "form-data",
      "start": 453,
      "end": 464,
      "loc": {
        "start": {
          "line": 15,
          "column": 23
        },
        "end": {
          "line": 15,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 464,
      "end": 465,
      "loc": {
        "start": {
          "line": 15,
          "column": 34
        },
        "end": {
          "line": 15,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 465,
      "end": 466,
      "loc": {
        "start": {
          "line": 15,
          "column": 35
        },
        "end": {
          "line": 15,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "import",
        "keyword": "import",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "import",
      "start": 468,
      "end": 474,
      "loc": {
        "start": {
          "line": 16,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 475,
      "end": 480,
      "loc": {
        "start": {
          "line": 16,
          "column": 7
        },
        "end": {
          "line": 16,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 481,
      "end": 485,
      "loc": {
        "start": {
          "line": 16,
          "column": 13
        },
        "end": {
          "line": 16,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "axios",
      "start": 486,
      "end": 493,
      "loc": {
        "start": {
          "line": 16,
          "column": 18
        },
        "end": {
          "line": 16,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 493,
      "end": 494,
      "loc": {
        "start": {
          "line": 16,
          "column": 25
        },
        "end": {
          "line": 16,
          "column": 26
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n * libsimba API Interaction for Simbachain.com\r\n ",
      "start": 498,
      "end": 554,
      "loc": {
        "start": {
          "line": 18,
          "column": 0
        },
        "end": {
          "line": 20,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 556,
      "end": 562,
      "loc": {
        "start": {
          "line": 21,
          "column": 0
        },
        "end": {
          "line": 21,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 563,
      "end": 570,
      "loc": {
        "start": {
          "line": 21,
          "column": 7
        },
        "end": {
          "line": 21,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 571,
      "end": 576,
      "loc": {
        "start": {
          "line": 21,
          "column": 15
        },
        "end": {
          "line": 21,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Simbachain",
      "start": 577,
      "end": 587,
      "loc": {
        "start": {
          "line": 21,
          "column": 21
        },
        "end": {
          "line": 21,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "extends",
        "keyword": "extends",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "extends",
      "start": 588,
      "end": 595,
      "loc": {
        "start": {
          "line": 21,
          "column": 32
        },
        "end": {
          "line": 21,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SimbaBase",
      "start": 596,
      "end": 605,
      "loc": {
        "start": {
          "line": 21,
          "column": 40
        },
        "end": {
          "line": 21,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 606,
      "end": 607,
      "loc": {
        "start": {
          "line": 21,
          "column": 50
        },
        "end": {
          "line": 21,
          "column": 51
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * libsimba API Interaction for Simbachain.com\r\n     * @param {string} endpoint - The endpoint of the API\r\n     * @param {Wallet} [wallet] - an optional {@link Wallet} instance\r\n     ",
      "start": 613,
      "end": 807,
      "loc": {
        "start": {
          "line": 22,
          "column": 4
        },
        "end": {
          "line": 26,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 813,
      "end": 824,
      "loc": {
        "start": {
          "line": 27,
          "column": 4
        },
        "end": {
          "line": 27,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 824,
      "end": 825,
      "loc": {
        "start": {
          "line": 27,
          "column": 15
        },
        "end": {
          "line": 27,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 825,
      "end": 833,
      "loc": {
        "start": {
          "line": 27,
          "column": 16
        },
        "end": {
          "line": 27,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 833,
      "end": 834,
      "loc": {
        "start": {
          "line": 27,
          "column": 24
        },
        "end": {
          "line": 27,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 835,
      "end": 841,
      "loc": {
        "start": {
          "line": 27,
          "column": 26
        },
        "end": {
          "line": 27,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 841,
      "end": 842,
      "loc": {
        "start": {
          "line": 27,
          "column": 32
        },
        "end": {
          "line": 27,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 843,
      "end": 844,
      "loc": {
        "start": {
          "line": 27,
          "column": 34
        },
        "end": {
          "line": 27,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "super",
        "keyword": "super",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "super",
      "start": 854,
      "end": 859,
      "loc": {
        "start": {
          "line": 28,
          "column": 8
        },
        "end": {
          "line": 28,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 859,
      "end": 860,
      "loc": {
        "start": {
          "line": 28,
          "column": 13
        },
        "end": {
          "line": 28,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 860,
      "end": 868,
      "loc": {
        "start": {
          "line": 28,
          "column": 14
        },
        "end": {
          "line": 28,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 868,
      "end": 869,
      "loc": {
        "start": {
          "line": 28,
          "column": 22
        },
        "end": {
          "line": 28,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 870,
      "end": 876,
      "loc": {
        "start": {
          "line": 28,
          "column": 24
        },
        "end": {
          "line": 28,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 876,
      "end": 877,
      "loc": {
        "start": {
          "line": 28,
          "column": 30
        },
        "end": {
          "line": 28,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 877,
      "end": 878,
      "loc": {
        "start": {
          "line": 28,
          "column": 31
        },
        "end": {
          "line": 28,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 884,
      "end": 885,
      "loc": {
        "start": {
          "line": 29,
          "column": 4
        },
        "end": {
          "line": 29,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @private\r\n     * Perform asynchronous actions needed to initialise this class\r\n     ",
      "start": 893,
      "end": 991,
      "loc": {
        "start": {
          "line": 31,
          "column": 4
        },
        "end": {
          "line": 34,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 997,
      "end": 1002,
      "loc": {
        "start": {
          "line": 35,
          "column": 4
        },
        "end": {
          "line": 35,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initialize",
      "start": 1003,
      "end": 1013,
      "loc": {
        "start": {
          "line": 35,
          "column": 10
        },
        "end": {
          "line": 35,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1013,
      "end": 1014,
      "loc": {
        "start": {
          "line": 35,
          "column": 20
        },
        "end": {
          "line": 35,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1014,
      "end": 1015,
      "loc": {
        "start": {
          "line": 35,
          "column": 21
        },
        "end": {
          "line": 35,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1016,
      "end": 1017,
      "loc": {
        "start": {
          "line": 35,
          "column": 23
        },
        "end": {
          "line": 35,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 1027,
      "end": 1030,
      "loc": {
        "start": {
          "line": 36,
          "column": 8
        },
        "end": {
          "line": 36,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 1031,
      "end": 1039,
      "loc": {
        "start": {
          "line": 36,
          "column": 12
        },
        "end": {
          "line": 36,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1040,
      "end": 1041,
      "loc": {
        "start": {
          "line": 36,
          "column": 21
        },
        "end": {
          "line": 36,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1042,
      "end": 1047,
      "loc": {
        "start": {
          "line": 36,
          "column": 23
        },
        "end": {
          "line": 36,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 1048,
      "end": 1053,
      "loc": {
        "start": {
          "line": 36,
          "column": 29
        },
        "end": {
          "line": 36,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1053,
      "end": 1054,
      "loc": {
        "start": {
          "line": 36,
          "column": 34
        },
        "end": {
          "line": 36,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 1054,
      "end": 1061,
      "loc": {
        "start": {
          "line": 36,
          "column": 35
        },
        "end": {
          "line": 36,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1061,
      "end": 1062,
      "loc": {
        "start": {
          "line": 36,
          "column": 42
        },
        "end": {
          "line": 36,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1062,
      "end": 1063,
      "loc": {
        "start": {
          "line": 36,
          "column": 43
        },
        "end": {
          "line": 36,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 1077,
      "end": 1080,
      "loc": {
        "start": {
          "line": 37,
          "column": 12
        },
        "end": {
          "line": 37,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1080,
      "end": 1081,
      "loc": {
        "start": {
          "line": 37,
          "column": 15
        },
        "end": {
          "line": 37,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1082,
      "end": 1083,
      "loc": {
        "start": {
          "line": 37,
          "column": 17
        },
        "end": {
          "line": 37,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 1083,
      "end": 1083,
      "loc": {
        "start": {
          "line": 37,
          "column": 18
        },
        "end": {
          "line": 37,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1083,
      "end": 1085,
      "loc": {
        "start": {
          "line": 37,
          "column": 18
        },
        "end": {
          "line": 37,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1085,
      "end": 1089,
      "loc": {
        "start": {
          "line": 37,
          "column": 20
        },
        "end": {
          "line": 37,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1089,
      "end": 1090,
      "loc": {
        "start": {
          "line": 37,
          "column": 24
        },
        "end": {
          "line": 37,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 1090,
      "end": 1098,
      "loc": {
        "start": {
          "line": 37,
          "column": 25
        },
        "end": {
          "line": 37,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1098,
      "end": 1099,
      "loc": {
        "start": {
          "line": 37,
          "column": 33
        },
        "end": {
          "line": 37,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "?format=openapi",
      "start": 1099,
      "end": 1114,
      "loc": {
        "start": {
          "line": 37,
          "column": 34
        },
        "end": {
          "line": 37,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1114,
      "end": 1115,
      "loc": {
        "start": {
          "line": 37,
          "column": 49
        },
        "end": {
          "line": 37,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1115,
      "end": 1116,
      "loc": {
        "start": {
          "line": 37,
          "column": 50
        },
        "end": {
          "line": 37,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 1130,
      "end": 1142,
      "loc": {
        "start": {
          "line": 38,
          "column": 12
        },
        "end": {
          "line": 38,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1142,
      "end": 1143,
      "loc": {
        "start": {
          "line": 38,
          "column": 24
        },
        "end": {
          "line": 38,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "json",
      "start": 1144,
      "end": 1150,
      "loc": {
        "start": {
          "line": 38,
          "column": 26
        },
        "end": {
          "line": 38,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1160,
      "end": 1161,
      "loc": {
        "start": {
          "line": 39,
          "column": 8
        },
        "end": {
          "line": 39,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1161,
      "end": 1162,
      "loc": {
        "start": {
          "line": 39,
          "column": 9
        },
        "end": {
          "line": 39,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1162,
      "end": 1163,
      "loc": {
        "start": {
          "line": 39,
          "column": 10
        },
        "end": {
          "line": 39,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 1173,
      "end": 1176,
      "loc": {
        "start": {
          "line": 40,
          "column": 8
        },
        "end": {
          "line": 40,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "swagger",
      "start": 1177,
      "end": 1184,
      "loc": {
        "start": {
          "line": 40,
          "column": 12
        },
        "end": {
          "line": 40,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1185,
      "end": 1186,
      "loc": {
        "start": {
          "line": 40,
          "column": 20
        },
        "end": {
          "line": 40,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 1187,
      "end": 1195,
      "loc": {
        "start": {
          "line": 40,
          "column": 22
        },
        "end": {
          "line": 40,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1195,
      "end": 1196,
      "loc": {
        "start": {
          "line": 40,
          "column": 30
        },
        "end": {
          "line": 40,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 1196,
      "end": 1200,
      "loc": {
        "start": {
          "line": 40,
          "column": 31
        },
        "end": {
          "line": 40,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1200,
      "end": 1201,
      "loc": {
        "start": {
          "line": 40,
          "column": 35
        },
        "end": {
          "line": 40,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1213,
      "end": 1215,
      "loc": {
        "start": {
          "line": 42,
          "column": 8
        },
        "end": {
          "line": 42,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1216,
      "end": 1217,
      "loc": {
        "start": {
          "line": 42,
          "column": 11
        },
        "end": {
          "line": 42,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "info",
      "start": 1217,
      "end": 1223,
      "loc": {
        "start": {
          "line": 42,
          "column": 12
        },
        "end": {
          "line": 42,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "in",
        "keyword": "in",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "in",
      "start": 1224,
      "end": 1226,
      "loc": {
        "start": {
          "line": 42,
          "column": 19
        },
        "end": {
          "line": 42,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "swagger",
      "start": 1227,
      "end": 1234,
      "loc": {
        "start": {
          "line": 42,
          "column": 22
        },
        "end": {
          "line": 42,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 1235,
      "end": 1237,
      "loc": {
        "start": {
          "line": 42,
          "column": 30
        },
        "end": {
          "line": 42,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "x-simba-attrs",
      "start": 1238,
      "end": 1253,
      "loc": {
        "start": {
          "line": 42,
          "column": 33
        },
        "end": {
          "line": 42,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "in",
        "keyword": "in",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "in",
      "start": 1254,
      "end": 1256,
      "loc": {
        "start": {
          "line": 42,
          "column": 49
        },
        "end": {
          "line": 42,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "swagger",
      "start": 1257,
      "end": 1264,
      "loc": {
        "start": {
          "line": 42,
          "column": 52
        },
        "end": {
          "line": 42,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1264,
      "end": 1265,
      "loc": {
        "start": {
          "line": 42,
          "column": 59
        },
        "end": {
          "line": 42,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "info",
      "start": 1265,
      "end": 1269,
      "loc": {
        "start": {
          "line": 42,
          "column": 60
        },
        "end": {
          "line": 42,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1269,
      "end": 1270,
      "loc": {
        "start": {
          "line": 42,
          "column": 64
        },
        "end": {
          "line": 42,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1271,
      "end": 1272,
      "loc": {
        "start": {
          "line": 42,
          "column": 66
        },
        "end": {
          "line": 42,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1286,
      "end": 1290,
      "loc": {
        "start": {
          "line": 43,
          "column": 12
        },
        "end": {
          "line": 43,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1290,
      "end": 1291,
      "loc": {
        "start": {
          "line": 43,
          "column": 16
        },
        "end": {
          "line": 43,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metadata",
      "start": 1291,
      "end": 1299,
      "loc": {
        "start": {
          "line": 43,
          "column": 17
        },
        "end": {
          "line": 43,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1300,
      "end": 1301,
      "loc": {
        "start": {
          "line": 43,
          "column": 26
        },
        "end": {
          "line": 43,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "swagger",
      "start": 1302,
      "end": 1309,
      "loc": {
        "start": {
          "line": 43,
          "column": 28
        },
        "end": {
          "line": 43,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1309,
      "end": 1310,
      "loc": {
        "start": {
          "line": 43,
          "column": 35
        },
        "end": {
          "line": 43,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "info",
      "start": 1310,
      "end": 1314,
      "loc": {
        "start": {
          "line": 43,
          "column": 36
        },
        "end": {
          "line": 43,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1314,
      "end": 1315,
      "loc": {
        "start": {
          "line": 43,
          "column": 40
        },
        "end": {
          "line": 43,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "x-simba-attrs",
      "start": 1315,
      "end": 1330,
      "loc": {
        "start": {
          "line": 43,
          "column": 41
        },
        "end": {
          "line": 43,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1330,
      "end": 1331,
      "loc": {
        "start": {
          "line": 43,
          "column": 56
        },
        "end": {
          "line": 43,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1331,
      "end": 1332,
      "loc": {
        "start": {
          "line": 43,
          "column": 57
        },
        "end": {
          "line": 43,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1342,
      "end": 1343,
      "loc": {
        "start": {
          "line": 44,
          "column": 8
        },
        "end": {
          "line": 44,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1349,
      "end": 1350,
      "loc": {
        "start": {
          "line": 45,
          "column": 4
        },
        "end": {
          "line": 45,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Call a method on the API\r\n     * @param {string} method - the method to call\r\n     * @param {Object} parameters - the parameters for the method\r\n     * @return {Promise} - a promise resolving with the transaction details\r\n     ",
      "start": 1358,
      "end": 1617,
      "loc": {
        "start": {
          "line": 47,
          "column": 4
        },
        "end": {
          "line": 53,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 1623,
      "end": 1628,
      "loc": {
        "start": {
          "line": 54,
          "column": 4
        },
        "end": {
          "line": 54,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "callMethod",
      "start": 1629,
      "end": 1639,
      "loc": {
        "start": {
          "line": 54,
          "column": 10
        },
        "end": {
          "line": 54,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1639,
      "end": 1640,
      "loc": {
        "start": {
          "line": 54,
          "column": 20
        },
        "end": {
          "line": 54,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 1640,
      "end": 1646,
      "loc": {
        "start": {
          "line": 54,
          "column": 21
        },
        "end": {
          "line": 54,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1646,
      "end": 1647,
      "loc": {
        "start": {
          "line": 54,
          "column": 27
        },
        "end": {
          "line": 54,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 1648,
      "end": 1658,
      "loc": {
        "start": {
          "line": 54,
          "column": 29
        },
        "end": {
          "line": 54,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1658,
      "end": 1659,
      "loc": {
        "start": {
          "line": 54,
          "column": 39
        },
        "end": {
          "line": 54,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1660,
      "end": 1661,
      "loc": {
        "start": {
          "line": 54,
          "column": 41
        },
        "end": {
          "line": 54,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1671,
      "end": 1673,
      "loc": {
        "start": {
          "line": 55,
          "column": 8
        },
        "end": {
          "line": 55,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1674,
      "end": 1675,
      "loc": {
        "start": {
          "line": 55,
          "column": 11
        },
        "end": {
          "line": 55,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 1675,
      "end": 1676,
      "loc": {
        "start": {
          "line": 55,
          "column": 12
        },
        "end": {
          "line": 55,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1676,
      "end": 1680,
      "loc": {
        "start": {
          "line": 55,
          "column": 13
        },
        "end": {
          "line": 55,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1680,
      "end": 1681,
      "loc": {
        "start": {
          "line": 55,
          "column": 17
        },
        "end": {
          "line": 55,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 1681,
      "end": 1687,
      "loc": {
        "start": {
          "line": 55,
          "column": 18
        },
        "end": {
          "line": 55,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1687,
      "end": 1688,
      "loc": {
        "start": {
          "line": 55,
          "column": 24
        },
        "end": {
          "line": 55,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1689,
      "end": 1690,
      "loc": {
        "start": {
          "line": 55,
          "column": 26
        },
        "end": {
          "line": 55,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 1704,
      "end": 1709,
      "loc": {
        "start": {
          "line": 56,
          "column": 12
        },
        "end": {
          "line": 56,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 1710,
      "end": 1713,
      "loc": {
        "start": {
          "line": 56,
          "column": 18
        },
        "end": {
          "line": 56,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "WalletNotFoundException",
      "start": 1714,
      "end": 1737,
      "loc": {
        "start": {
          "line": 56,
          "column": 22
        },
        "end": {
          "line": 56,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1737,
      "end": 1738,
      "loc": {
        "start": {
          "line": 56,
          "column": 45
        },
        "end": {
          "line": 56,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "No Wallet found",
      "start": 1738,
      "end": 1755,
      "loc": {
        "start": {
          "line": 56,
          "column": 46
        },
        "end": {
          "line": 56,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1755,
      "end": 1756,
      "loc": {
        "start": {
          "line": 56,
          "column": 63
        },
        "end": {
          "line": 56,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1756,
      "end": 1757,
      "loc": {
        "start": {
          "line": 56,
          "column": 64
        },
        "end": {
          "line": 56,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1767,
      "end": 1768,
      "loc": {
        "start": {
          "line": 57,
          "column": 8
        },
        "end": {
          "line": 57,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1780,
      "end": 1784,
      "loc": {
        "start": {
          "line": 59,
          "column": 8
        },
        "end": {
          "line": 59,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1784,
      "end": 1785,
      "loc": {
        "start": {
          "line": 59,
          "column": 12
        },
        "end": {
          "line": 59,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "validateCall",
      "start": 1785,
      "end": 1797,
      "loc": {
        "start": {
          "line": 59,
          "column": 13
        },
        "end": {
          "line": 59,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1797,
      "end": 1798,
      "loc": {
        "start": {
          "line": 59,
          "column": 25
        },
        "end": {
          "line": 59,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 1798,
      "end": 1804,
      "loc": {
        "start": {
          "line": 59,
          "column": 26
        },
        "end": {
          "line": 59,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1804,
      "end": 1805,
      "loc": {
        "start": {
          "line": 59,
          "column": 32
        },
        "end": {
          "line": 59,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 1806,
      "end": 1816,
      "loc": {
        "start": {
          "line": 59,
          "column": 34
        },
        "end": {
          "line": 59,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1816,
      "end": 1817,
      "loc": {
        "start": {
          "line": 59,
          "column": 44
        },
        "end": {
          "line": 59,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1817,
      "end": 1818,
      "loc": {
        "start": {
          "line": 59,
          "column": 45
        },
        "end": {
          "line": 59,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 1830,
      "end": 1833,
      "loc": {
        "start": {
          "line": 61,
          "column": 8
        },
        "end": {
          "line": 61,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 1834,
      "end": 1842,
      "loc": {
        "start": {
          "line": 61,
          "column": 12
        },
        "end": {
          "line": 61,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1843,
      "end": 1844,
      "loc": {
        "start": {
          "line": 61,
          "column": 21
        },
        "end": {
          "line": 61,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 1845,
      "end": 1848,
      "loc": {
        "start": {
          "line": 61,
          "column": 23
        },
        "end": {
          "line": 61,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FormData",
      "start": 1849,
      "end": 1857,
      "loc": {
        "start": {
          "line": 61,
          "column": 27
        },
        "end": {
          "line": 61,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1857,
      "end": 1858,
      "loc": {
        "start": {
          "line": 61,
          "column": 35
        },
        "end": {
          "line": 61,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1858,
      "end": 1859,
      "loc": {
        "start": {
          "line": 61,
          "column": 36
        },
        "end": {
          "line": 61,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1859,
      "end": 1860,
      "loc": {
        "start": {
          "line": 61,
          "column": 37
        },
        "end": {
          "line": 61,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 1870,
      "end": 1873,
      "loc": {
        "start": {
          "line": 62,
          "column": 8
        },
        "end": {
          "line": 62,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 1874,
      "end": 1881,
      "loc": {
        "start": {
          "line": 62,
          "column": 12
        },
        "end": {
          "line": 62,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1882,
      "end": 1883,
      "loc": {
        "start": {
          "line": 62,
          "column": 20
        },
        "end": {
          "line": 62,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1884,
      "end": 1889,
      "loc": {
        "start": {
          "line": 62,
          "column": 22
        },
        "end": {
          "line": 62,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1890,
      "end": 1894,
      "loc": {
        "start": {
          "line": 62,
          "column": 28
        },
        "end": {
          "line": 62,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1894,
      "end": 1895,
      "loc": {
        "start": {
          "line": 62,
          "column": 32
        },
        "end": {
          "line": 62,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 1895,
      "end": 1901,
      "loc": {
        "start": {
          "line": 62,
          "column": 33
        },
        "end": {
          "line": 62,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1901,
      "end": 1902,
      "loc": {
        "start": {
          "line": 62,
          "column": 39
        },
        "end": {
          "line": 62,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getAddress",
      "start": 1902,
      "end": 1912,
      "loc": {
        "start": {
          "line": 62,
          "column": 40
        },
        "end": {
          "line": 62,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1912,
      "end": 1913,
      "loc": {
        "start": {
          "line": 62,
          "column": 50
        },
        "end": {
          "line": 62,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1913,
      "end": 1914,
      "loc": {
        "start": {
          "line": 62,
          "column": 51
        },
        "end": {
          "line": 62,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1914,
      "end": 1915,
      "loc": {
        "start": {
          "line": 62,
          "column": 52
        },
        "end": {
          "line": 62,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 1925,
      "end": 1933,
      "loc": {
        "start": {
          "line": 63,
          "column": 8
        },
        "end": {
          "line": 63,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1933,
      "end": 1934,
      "loc": {
        "start": {
          "line": 63,
          "column": 16
        },
        "end": {
          "line": 63,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "append",
      "start": 1934,
      "end": 1940,
      "loc": {
        "start": {
          "line": 63,
          "column": 17
        },
        "end": {
          "line": 63,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1940,
      "end": 1941,
      "loc": {
        "start": {
          "line": 63,
          "column": 23
        },
        "end": {
          "line": 63,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "from",
      "start": 1941,
      "end": 1947,
      "loc": {
        "start": {
          "line": 63,
          "column": 24
        },
        "end": {
          "line": 63,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1947,
      "end": 1948,
      "loc": {
        "start": {
          "line": 63,
          "column": 30
        },
        "end": {
          "line": 63,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 1949,
      "end": 1956,
      "loc": {
        "start": {
          "line": 63,
          "column": 32
        },
        "end": {
          "line": 63,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1956,
      "end": 1957,
      "loc": {
        "start": {
          "line": 63,
          "column": 39
        },
        "end": {
          "line": 63,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1957,
      "end": 1958,
      "loc": {
        "start": {
          "line": 63,
          "column": 40
        },
        "end": {
          "line": 63,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 1968,
      "end": 1971,
      "loc": {
        "start": {
          "line": 64,
          "column": 8
        },
        "end": {
          "line": 64,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1972,
      "end": 1973,
      "loc": {
        "start": {
          "line": 64,
          "column": 12
        },
        "end": {
          "line": 64,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 1973,
      "end": 1976,
      "loc": {
        "start": {
          "line": 64,
          "column": 13
        },
        "end": {
          "line": 64,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1977,
      "end": 1978,
      "loc": {
        "start": {
          "line": 64,
          "column": 17
        },
        "end": {
          "line": 64,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 1978,
      "end": 1981,
      "loc": {
        "start": {
          "line": 64,
          "column": 18
        },
        "end": {
          "line": 64,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1981,
      "end": 1982,
      "loc": {
        "start": {
          "line": 64,
          "column": 21
        },
        "end": {
          "line": 64,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 1983,
      "end": 1988,
      "loc": {
        "start": {
          "line": 64,
          "column": 23
        },
        "end": {
          "line": 64,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1988,
      "end": 1989,
      "loc": {
        "start": {
          "line": 64,
          "column": 28
        },
        "end": {
          "line": 64,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 1990,
      "end": 1992,
      "loc": {
        "start": {
          "line": 64,
          "column": 30
        },
        "end": {
          "line": 64,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 1993,
      "end": 1999,
      "loc": {
        "start": {
          "line": 64,
          "column": 33
        },
        "end": {
          "line": 64,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1999,
      "end": 2000,
      "loc": {
        "start": {
          "line": 64,
          "column": 39
        },
        "end": {
          "line": 64,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entries",
      "start": 2000,
      "end": 2007,
      "loc": {
        "start": {
          "line": 64,
          "column": 40
        },
        "end": {
          "line": 64,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2007,
      "end": 2008,
      "loc": {
        "start": {
          "line": 64,
          "column": 47
        },
        "end": {
          "line": 64,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 2008,
      "end": 2018,
      "loc": {
        "start": {
          "line": 64,
          "column": 48
        },
        "end": {
          "line": 64,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2018,
      "end": 2019,
      "loc": {
        "start": {
          "line": 64,
          "column": 58
        },
        "end": {
          "line": 64,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2019,
      "end": 2020,
      "loc": {
        "start": {
          "line": 64,
          "column": 59
        },
        "end": {
          "line": 64,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2021,
      "end": 2022,
      "loc": {
        "start": {
          "line": 64,
          "column": 61
        },
        "end": {
          "line": 64,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 2036,
      "end": 2044,
      "loc": {
        "start": {
          "line": 65,
          "column": 12
        },
        "end": {
          "line": 65,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2044,
      "end": 2045,
      "loc": {
        "start": {
          "line": 65,
          "column": 20
        },
        "end": {
          "line": 65,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "append",
      "start": 2045,
      "end": 2051,
      "loc": {
        "start": {
          "line": 65,
          "column": 21
        },
        "end": {
          "line": 65,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2051,
      "end": 2052,
      "loc": {
        "start": {
          "line": 65,
          "column": 27
        },
        "end": {
          "line": 65,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 2052,
      "end": 2055,
      "loc": {
        "start": {
          "line": 65,
          "column": 28
        },
        "end": {
          "line": 65,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2055,
      "end": 2056,
      "loc": {
        "start": {
          "line": 65,
          "column": 31
        },
        "end": {
          "line": 65,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 2057,
      "end": 2062,
      "loc": {
        "start": {
          "line": 65,
          "column": 33
        },
        "end": {
          "line": 65,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2062,
      "end": 2063,
      "loc": {
        "start": {
          "line": 65,
          "column": 38
        },
        "end": {
          "line": 65,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2063,
      "end": 2064,
      "loc": {
        "start": {
          "line": 65,
          "column": 39
        },
        "end": {
          "line": 65,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2074,
      "end": 2075,
      "loc": {
        "start": {
          "line": 66,
          "column": 8
        },
        "end": {
          "line": 66,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2087,
      "end": 2093,
      "loc": {
        "start": {
          "line": 68,
          "column": 8
        },
        "end": {
          "line": 68,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2094,
      "end": 2098,
      "loc": {
        "start": {
          "line": 68,
          "column": 15
        },
        "end": {
          "line": 68,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2098,
      "end": 2099,
      "loc": {
        "start": {
          "line": 68,
          "column": 19
        },
        "end": {
          "line": 68,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sendMethodRequest",
      "start": 2099,
      "end": 2116,
      "loc": {
        "start": {
          "line": 68,
          "column": 20
        },
        "end": {
          "line": 68,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2116,
      "end": 2117,
      "loc": {
        "start": {
          "line": 68,
          "column": 37
        },
        "end": {
          "line": 68,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 2117,
      "end": 2123,
      "loc": {
        "start": {
          "line": 68,
          "column": 38
        },
        "end": {
          "line": 68,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2123,
      "end": 2124,
      "loc": {
        "start": {
          "line": 68,
          "column": 44
        },
        "end": {
          "line": 68,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 2125,
      "end": 2133,
      "loc": {
        "start": {
          "line": 68,
          "column": 46
        },
        "end": {
          "line": 68,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2133,
      "end": 2134,
      "loc": {
        "start": {
          "line": 68,
          "column": 54
        },
        "end": {
          "line": 68,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2134,
      "end": 2135,
      "loc": {
        "start": {
          "line": 68,
          "column": 55
        },
        "end": {
          "line": 68,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2141,
      "end": 2142,
      "loc": {
        "start": {
          "line": 69,
          "column": 4
        },
        "end": {
          "line": 69,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Get the status of a transaction by ID\r\n     * @param {string} txnId - the transaction ID\r\n     * @return {Promise<Object>} - a promise resolving with the transaction details\r\n     ",
      "start": 2150,
      "end": 2362,
      "loc": {
        "start": {
          "line": 71,
          "column": 4
        },
        "end": {
          "line": 76,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getTransactionStatus",
      "start": 2368,
      "end": 2388,
      "loc": {
        "start": {
          "line": 77,
          "column": 4
        },
        "end": {
          "line": 77,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2388,
      "end": 2389,
      "loc": {
        "start": {
          "line": 77,
          "column": 24
        },
        "end": {
          "line": 77,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 2389,
      "end": 2394,
      "loc": {
        "start": {
          "line": 77,
          "column": 25
        },
        "end": {
          "line": 77,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2394,
      "end": 2395,
      "loc": {
        "start": {
          "line": 77,
          "column": 30
        },
        "end": {
          "line": 77,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2396,
      "end": 2397,
      "loc": {
        "start": {
          "line": 77,
          "column": 32
        },
        "end": {
          "line": 77,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2407,
      "end": 2413,
      "loc": {
        "start": {
          "line": 78,
          "column": 8
        },
        "end": {
          "line": 78,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 2414,
      "end": 2419,
      "loc": {
        "start": {
          "line": 78,
          "column": 15
        },
        "end": {
          "line": 78,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2419,
      "end": 2420,
      "loc": {
        "start": {
          "line": 78,
          "column": 20
        },
        "end": {
          "line": 78,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 2420,
      "end": 2427,
      "loc": {
        "start": {
          "line": 78,
          "column": 21
        },
        "end": {
          "line": 78,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2427,
      "end": 2428,
      "loc": {
        "start": {
          "line": 78,
          "column": 28
        },
        "end": {
          "line": 78,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2428,
      "end": 2429,
      "loc": {
        "start": {
          "line": 78,
          "column": 29
        },
        "end": {
          "line": 78,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 2443,
      "end": 2446,
      "loc": {
        "start": {
          "line": 79,
          "column": 12
        },
        "end": {
          "line": 79,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2446,
      "end": 2447,
      "loc": {
        "start": {
          "line": 79,
          "column": 15
        },
        "end": {
          "line": 79,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2448,
      "end": 2449,
      "loc": {
        "start": {
          "line": 79,
          "column": 17
        },
        "end": {
          "line": 79,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2449,
      "end": 2449,
      "loc": {
        "start": {
          "line": 79,
          "column": 18
        },
        "end": {
          "line": 79,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2449,
      "end": 2451,
      "loc": {
        "start": {
          "line": 79,
          "column": 18
        },
        "end": {
          "line": 79,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2451,
      "end": 2455,
      "loc": {
        "start": {
          "line": 79,
          "column": 20
        },
        "end": {
          "line": 79,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2455,
      "end": 2456,
      "loc": {
        "start": {
          "line": 79,
          "column": 24
        },
        "end": {
          "line": 79,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 2456,
      "end": 2464,
      "loc": {
        "start": {
          "line": 79,
          "column": 25
        },
        "end": {
          "line": 79,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2464,
      "end": 2465,
      "loc": {
        "start": {
          "line": 79,
          "column": 33
        },
        "end": {
          "line": 79,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "transaction/",
      "start": 2465,
      "end": 2477,
      "loc": {
        "start": {
          "line": 79,
          "column": 34
        },
        "end": {
          "line": 79,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2477,
      "end": 2479,
      "loc": {
        "start": {
          "line": 79,
          "column": 46
        },
        "end": {
          "line": 79,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 2479,
      "end": 2484,
      "loc": {
        "start": {
          "line": 79,
          "column": 48
        },
        "end": {
          "line": 79,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2484,
      "end": 2485,
      "loc": {
        "start": {
          "line": 79,
          "column": 53
        },
        "end": {
          "line": 79,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 2485,
      "end": 2486,
      "loc": {
        "start": {
          "line": 79,
          "column": 54
        },
        "end": {
          "line": 79,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2486,
      "end": 2487,
      "loc": {
        "start": {
          "line": 79,
          "column": 55
        },
        "end": {
          "line": 79,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2487,
      "end": 2488,
      "loc": {
        "start": {
          "line": 79,
          "column": 56
        },
        "end": {
          "line": 79,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 2502,
      "end": 2508,
      "loc": {
        "start": {
          "line": 80,
          "column": 12
        },
        "end": {
          "line": 80,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2508,
      "end": 2509,
      "loc": {
        "start": {
          "line": 80,
          "column": 18
        },
        "end": {
          "line": 80,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "GET",
      "start": 2510,
      "end": 2515,
      "loc": {
        "start": {
          "line": 80,
          "column": 20
        },
        "end": {
          "line": 80,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2515,
      "end": 2516,
      "loc": {
        "start": {
          "line": 80,
          "column": 25
        },
        "end": {
          "line": 80,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 2530,
      "end": 2537,
      "loc": {
        "start": {
          "line": 81,
          "column": 12
        },
        "end": {
          "line": 81,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2537,
      "end": 2538,
      "loc": {
        "start": {
          "line": 81,
          "column": 19
        },
        "end": {
          "line": 81,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2539,
      "end": 2543,
      "loc": {
        "start": {
          "line": 81,
          "column": 21
        },
        "end": {
          "line": 81,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2543,
      "end": 2544,
      "loc": {
        "start": {
          "line": 81,
          "column": 25
        },
        "end": {
          "line": 81,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 2544,
      "end": 2558,
      "loc": {
        "start": {
          "line": 81,
          "column": 26
        },
        "end": {
          "line": 81,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2558,
      "end": 2559,
      "loc": {
        "start": {
          "line": 81,
          "column": 40
        },
        "end": {
          "line": 81,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2559,
      "end": 2560,
      "loc": {
        "start": {
          "line": 81,
          "column": 41
        },
        "end": {
          "line": 81,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2560,
      "end": 2561,
      "loc": {
        "start": {
          "line": 81,
          "column": 42
        },
        "end": {
          "line": 81,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 2575,
      "end": 2587,
      "loc": {
        "start": {
          "line": 82,
          "column": 12
        },
        "end": {
          "line": 82,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2587,
      "end": 2588,
      "loc": {
        "start": {
          "line": 82,
          "column": 24
        },
        "end": {
          "line": 82,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "json",
      "start": 2589,
      "end": 2595,
      "loc": {
        "start": {
          "line": 82,
          "column": 26
        },
        "end": {
          "line": 82,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2605,
      "end": 2606,
      "loc": {
        "start": {
          "line": 83,
          "column": 8
        },
        "end": {
          "line": 83,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2606,
      "end": 2607,
      "loc": {
        "start": {
          "line": 83,
          "column": 9
        },
        "end": {
          "line": 83,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2621,
      "end": 2622,
      "loc": {
        "start": {
          "line": 84,
          "column": 12
        },
        "end": {
          "line": 84,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 2622,
      "end": 2626,
      "loc": {
        "start": {
          "line": 84,
          "column": 13
        },
        "end": {
          "line": 84,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2626,
      "end": 2627,
      "loc": {
        "start": {
          "line": 84,
          "column": 17
        },
        "end": {
          "line": 84,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 2627,
      "end": 2632,
      "loc": {
        "start": {
          "line": 84,
          "column": 18
        },
        "end": {
          "line": 84,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2633,
      "end": 2634,
      "loc": {
        "start": {
          "line": 84,
          "column": 24
        },
        "end": {
          "line": 84,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 2634,
      "end": 2642,
      "loc": {
        "start": {
          "line": 84,
          "column": 25
        },
        "end": {
          "line": 84,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2642,
      "end": 2643,
      "loc": {
        "start": {
          "line": 84,
          "column": 33
        },
        "end": {
          "line": 84,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2644,
      "end": 2646,
      "loc": {
        "start": {
          "line": 84,
          "column": 35
        },
        "end": {
          "line": 84,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2647,
      "end": 2648,
      "loc": {
        "start": {
          "line": 84,
          "column": 38
        },
        "end": {
          "line": 84,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 2666,
      "end": 2672,
      "loc": {
        "start": {
          "line": 85,
          "column": 16
        },
        "end": {
          "line": 85,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 2673,
      "end": 2681,
      "loc": {
        "start": {
          "line": 85,
          "column": 23
        },
        "end": {
          "line": 85,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2681,
      "end": 2682,
      "loc": {
        "start": {
          "line": 85,
          "column": 31
        },
        "end": {
          "line": 85,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 2682,
      "end": 2686,
      "loc": {
        "start": {
          "line": 85,
          "column": 32
        },
        "end": {
          "line": 85,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2686,
      "end": 2687,
      "loc": {
        "start": {
          "line": 85,
          "column": 36
        },
        "end": {
          "line": 85,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2701,
      "end": 2702,
      "loc": {
        "start": {
          "line": 86,
          "column": 12
        },
        "end": {
          "line": 86,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2702,
      "end": 2703,
      "loc": {
        "start": {
          "line": 86,
          "column": 13
        },
        "end": {
          "line": 86,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2717,
      "end": 2718,
      "loc": {
        "start": {
          "line": 87,
          "column": 12
        },
        "end": {
          "line": 87,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 2718,
      "end": 2723,
      "loc": {
        "start": {
          "line": 87,
          "column": 13
        },
        "end": {
          "line": 87,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2723,
      "end": 2724,
      "loc": {
        "start": {
          "line": 87,
          "column": 18
        },
        "end": {
          "line": 87,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 2724,
      "end": 2729,
      "loc": {
        "start": {
          "line": 87,
          "column": 19
        },
        "end": {
          "line": 87,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2729,
      "end": 2731,
      "loc": {
        "start": {
          "line": 87,
          "column": 24
        },
        "end": {
          "line": 87,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2731,
      "end": 2732,
      "loc": {
        "start": {
          "line": 87,
          "column": 26
        },
        "end": {
          "line": 87,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 2750,
      "end": 2755,
      "loc": {
        "start": {
          "line": 88,
          "column": 16
        },
        "end": {
          "line": 88,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2756,
      "end": 2759,
      "loc": {
        "start": {
          "line": 88,
          "column": 22
        },
        "end": {
          "line": 88,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "TransactionStatusCheckException",
      "start": 2760,
      "end": 2791,
      "loc": {
        "start": {
          "line": 88,
          "column": 26
        },
        "end": {
          "line": 88,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2791,
      "end": 2792,
      "loc": {
        "start": {
          "line": 88,
          "column": 57
        },
        "end": {
          "line": 88,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 2792,
      "end": 2797,
      "loc": {
        "start": {
          "line": 88,
          "column": 58
        },
        "end": {
          "line": 88,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2797,
      "end": 2798,
      "loc": {
        "start": {
          "line": 88,
          "column": 63
        },
        "end": {
          "line": 88,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2798,
      "end": 2799,
      "loc": {
        "start": {
          "line": 88,
          "column": 64
        },
        "end": {
          "line": 88,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2813,
      "end": 2814,
      "loc": {
        "start": {
          "line": 89,
          "column": 12
        },
        "end": {
          "line": 89,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2814,
      "end": 2815,
      "loc": {
        "start": {
          "line": 89,
          "column": 13
        },
        "end": {
          "line": 89,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2815,
      "end": 2816,
      "loc": {
        "start": {
          "line": 89,
          "column": 14
        },
        "end": {
          "line": 89,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2822,
      "end": 2823,
      "loc": {
        "start": {
          "line": 90,
          "column": 4
        },
        "end": {
          "line": 90,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * @private\r\n     * Gets the status of a transaction\r\n     * @param {Object} txn - a transaction object\r\n     * @return {Object} - an object with status details\r\n     ",
      "start": 2831,
      "end": 3027,
      "loc": {
        "start": {
          "line": 92,
          "column": 4
        },
        "end": {
          "line": 98,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "checkTransactionStatusFromObject",
      "start": 3033,
      "end": 3065,
      "loc": {
        "start": {
          "line": 99,
          "column": 4
        },
        "end": {
          "line": 99,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3065,
      "end": 3066,
      "loc": {
        "start": {
          "line": 99,
          "column": 36
        },
        "end": {
          "line": 99,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3066,
      "end": 3069,
      "loc": {
        "start": {
          "line": 99,
          "column": 37
        },
        "end": {
          "line": 99,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3069,
      "end": 3070,
      "loc": {
        "start": {
          "line": 99,
          "column": 40
        },
        "end": {
          "line": 99,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3071,
      "end": 3072,
      "loc": {
        "start": {
          "line": 99,
          "column": 42
        },
        "end": {
          "line": 99,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 3082,
      "end": 3085,
      "loc": {
        "start": {
          "line": 100,
          "column": 8
        },
        "end": {
          "line": 100,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ret",
      "start": 3086,
      "end": 3089,
      "loc": {
        "start": {
          "line": 100,
          "column": 12
        },
        "end": {
          "line": 100,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3090,
      "end": 3091,
      "loc": {
        "start": {
          "line": 100,
          "column": 16
        },
        "end": {
          "line": 100,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3092,
      "end": 3093,
      "loc": {
        "start": {
          "line": 100,
          "column": 18
        },
        "end": {
          "line": 100,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "status",
      "start": 3107,
      "end": 3113,
      "loc": {
        "start": {
          "line": 101,
          "column": 12
        },
        "end": {
          "line": 101,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3113,
      "end": 3114,
      "loc": {
        "start": {
          "line": 101,
          "column": 18
        },
        "end": {
          "line": 101,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 3115,
      "end": 3117,
      "loc": {
        "start": {
          "line": 101,
          "column": 20
        },
        "end": {
          "line": 101,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3117,
      "end": 3118,
      "loc": {
        "start": {
          "line": 101,
          "column": 22
        },
        "end": {
          "line": 101,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transaction_hash",
      "start": 3132,
      "end": 3148,
      "loc": {
        "start": {
          "line": 102,
          "column": 12
        },
        "end": {
          "line": 102,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3148,
      "end": 3149,
      "loc": {
        "start": {
          "line": 102,
          "column": 28
        },
        "end": {
          "line": 102,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 3150,
      "end": 3152,
      "loc": {
        "start": {
          "line": 102,
          "column": 30
        },
        "end": {
          "line": 102,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3162,
      "end": 3163,
      "loc": {
        "start": {
          "line": 103,
          "column": 8
        },
        "end": {
          "line": 103,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3163,
      "end": 3164,
      "loc": {
        "start": {
          "line": 103,
          "column": 9
        },
        "end": {
          "line": 103,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3176,
      "end": 3178,
      "loc": {
        "start": {
          "line": 105,
          "column": 8
        },
        "end": {
          "line": 105,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3179,
      "end": 3180,
      "loc": {
        "start": {
          "line": 105,
          "column": 11
        },
        "end": {
          "line": 105,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3180,
      "end": 3183,
      "loc": {
        "start": {
          "line": 105,
          "column": 12
        },
        "end": {
          "line": 105,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3183,
      "end": 3184,
      "loc": {
        "start": {
          "line": 105,
          "column": 15
        },
        "end": {
          "line": 105,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transaction_hash",
      "start": 3184,
      "end": 3200,
      "loc": {
        "start": {
          "line": 105,
          "column": 16
        },
        "end": {
          "line": 105,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3200,
      "end": 3201,
      "loc": {
        "start": {
          "line": 105,
          "column": 32
        },
        "end": {
          "line": 105,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3202,
      "end": 3203,
      "loc": {
        "start": {
          "line": 105,
          "column": 34
        },
        "end": {
          "line": 105,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ret",
      "start": 3217,
      "end": 3220,
      "loc": {
        "start": {
          "line": 106,
          "column": 12
        },
        "end": {
          "line": 106,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3220,
      "end": 3221,
      "loc": {
        "start": {
          "line": 106,
          "column": 15
        },
        "end": {
          "line": 106,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transaction_hash",
      "start": 3221,
      "end": 3237,
      "loc": {
        "start": {
          "line": 106,
          "column": 16
        },
        "end": {
          "line": 106,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3238,
      "end": 3239,
      "loc": {
        "start": {
          "line": 106,
          "column": 33
        },
        "end": {
          "line": 106,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3240,
      "end": 3243,
      "loc": {
        "start": {
          "line": 106,
          "column": 35
        },
        "end": {
          "line": 106,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3243,
      "end": 3244,
      "loc": {
        "start": {
          "line": 106,
          "column": 38
        },
        "end": {
          "line": 106,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transaction_hash",
      "start": 3244,
      "end": 3260,
      "loc": {
        "start": {
          "line": 106,
          "column": 39
        },
        "end": {
          "line": 106,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3260,
      "end": 3261,
      "loc": {
        "start": {
          "line": 106,
          "column": 55
        },
        "end": {
          "line": 106,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3271,
      "end": 3272,
      "loc": {
        "start": {
          "line": 107,
          "column": 8
        },
        "end": {
          "line": 107,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3284,
      "end": 3286,
      "loc": {
        "start": {
          "line": 109,
          "column": 8
        },
        "end": {
          "line": 109,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3287,
      "end": 3288,
      "loc": {
        "start": {
          "line": 109,
          "column": 11
        },
        "end": {
          "line": 109,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3288,
      "end": 3291,
      "loc": {
        "start": {
          "line": 109,
          "column": 12
        },
        "end": {
          "line": 109,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3291,
      "end": 3292,
      "loc": {
        "start": {
          "line": 109,
          "column": 15
        },
        "end": {
          "line": 109,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 3292,
      "end": 3297,
      "loc": {
        "start": {
          "line": 109,
          "column": 16
        },
        "end": {
          "line": 109,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3297,
      "end": 3298,
      "loc": {
        "start": {
          "line": 109,
          "column": 21
        },
        "end": {
          "line": 109,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3299,
      "end": 3300,
      "loc": {
        "start": {
          "line": 109,
          "column": 23
        },
        "end": {
          "line": 109,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ret",
      "start": 3314,
      "end": 3317,
      "loc": {
        "start": {
          "line": 110,
          "column": 12
        },
        "end": {
          "line": 110,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3317,
      "end": 3318,
      "loc": {
        "start": {
          "line": 110,
          "column": 15
        },
        "end": {
          "line": 110,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "status",
      "start": 3318,
      "end": 3324,
      "loc": {
        "start": {
          "line": 110,
          "column": 16
        },
        "end": {
          "line": 110,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3325,
      "end": 3326,
      "loc": {
        "start": {
          "line": 110,
          "column": 23
        },
        "end": {
          "line": 110,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "error",
      "start": 3327,
      "end": 3334,
      "loc": {
        "start": {
          "line": 110,
          "column": 25
        },
        "end": {
          "line": 110,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3334,
      "end": 3335,
      "loc": {
        "start": {
          "line": 110,
          "column": 32
        },
        "end": {
          "line": 110,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ret",
      "start": 3349,
      "end": 3352,
      "loc": {
        "start": {
          "line": 111,
          "column": 12
        },
        "end": {
          "line": 111,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3352,
      "end": 3353,
      "loc": {
        "start": {
          "line": 111,
          "column": 15
        },
        "end": {
          "line": 111,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 3353,
      "end": 3358,
      "loc": {
        "start": {
          "line": 111,
          "column": 16
        },
        "end": {
          "line": 111,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3359,
      "end": 3360,
      "loc": {
        "start": {
          "line": 111,
          "column": 22
        },
        "end": {
          "line": 111,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3361,
      "end": 3364,
      "loc": {
        "start": {
          "line": 111,
          "column": 24
        },
        "end": {
          "line": 111,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3364,
      "end": 3365,
      "loc": {
        "start": {
          "line": 111,
          "column": 27
        },
        "end": {
          "line": 111,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 3365,
      "end": 3370,
      "loc": {
        "start": {
          "line": 111,
          "column": 28
        },
        "end": {
          "line": 111,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3370,
      "end": 3371,
      "loc": {
        "start": {
          "line": 111,
          "column": 33
        },
        "end": {
          "line": 111,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ret",
      "start": 3385,
      "end": 3388,
      "loc": {
        "start": {
          "line": 112,
          "column": 12
        },
        "end": {
          "line": 112,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3388,
      "end": 3389,
      "loc": {
        "start": {
          "line": 112,
          "column": 15
        },
        "end": {
          "line": 112,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error_details",
      "start": 3389,
      "end": 3402,
      "loc": {
        "start": {
          "line": 112,
          "column": 16
        },
        "end": {
          "line": 112,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3403,
      "end": 3404,
      "loc": {
        "start": {
          "line": 112,
          "column": 30
        },
        "end": {
          "line": 112,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3405,
      "end": 3408,
      "loc": {
        "start": {
          "line": 112,
          "column": 32
        },
        "end": {
          "line": 112,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3408,
      "end": 3409,
      "loc": {
        "start": {
          "line": 112,
          "column": 35
        },
        "end": {
          "line": 112,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error_details",
      "start": 3409,
      "end": 3422,
      "loc": {
        "start": {
          "line": 112,
          "column": 36
        },
        "end": {
          "line": 112,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3422,
      "end": 3423,
      "loc": {
        "start": {
          "line": 112,
          "column": 49
        },
        "end": {
          "line": 112,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3433,
      "end": 3434,
      "loc": {
        "start": {
          "line": 113,
          "column": 8
        },
        "end": {
          "line": 113,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 3435,
      "end": 3439,
      "loc": {
        "start": {
          "line": 113,
          "column": 10
        },
        "end": {
          "line": 113,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 3440,
      "end": 3442,
      "loc": {
        "start": {
          "line": 113,
          "column": 15
        },
        "end": {
          "line": 113,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3443,
      "end": 3444,
      "loc": {
        "start": {
          "line": 113,
          "column": 18
        },
        "end": {
          "line": 113,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 3444,
      "end": 3445,
      "loc": {
        "start": {
          "line": 113,
          "column": 19
        },
        "end": {
          "line": 113,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3445,
      "end": 3448,
      "loc": {
        "start": {
          "line": 113,
          "column": 20
        },
        "end": {
          "line": 113,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3448,
      "end": 3449,
      "loc": {
        "start": {
          "line": 113,
          "column": 23
        },
        "end": {
          "line": 113,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "receipt",
      "start": 3449,
      "end": 3456,
      "loc": {
        "start": {
          "line": 113,
          "column": 24
        },
        "end": {
          "line": 113,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3456,
      "end": 3457,
      "loc": {
        "start": {
          "line": 113,
          "column": 31
        },
        "end": {
          "line": 113,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3458,
      "end": 3459,
      "loc": {
        "start": {
          "line": 113,
          "column": 33
        },
        "end": {
          "line": 113,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ret",
      "start": 3473,
      "end": 3476,
      "loc": {
        "start": {
          "line": 114,
          "column": 12
        },
        "end": {
          "line": 114,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3476,
      "end": 3477,
      "loc": {
        "start": {
          "line": 114,
          "column": 15
        },
        "end": {
          "line": 114,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "status",
      "start": 3477,
      "end": 3483,
      "loc": {
        "start": {
          "line": 114,
          "column": 16
        },
        "end": {
          "line": 114,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3484,
      "end": 3485,
      "loc": {
        "start": {
          "line": 114,
          "column": 23
        },
        "end": {
          "line": 114,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "pending",
      "start": 3486,
      "end": 3495,
      "loc": {
        "start": {
          "line": 114,
          "column": 25
        },
        "end": {
          "line": 114,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3495,
      "end": 3496,
      "loc": {
        "start": {
          "line": 114,
          "column": 34
        },
        "end": {
          "line": 114,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3506,
      "end": 3507,
      "loc": {
        "start": {
          "line": 115,
          "column": 8
        },
        "end": {
          "line": 115,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "else",
        "keyword": "else",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "else",
      "start": 3508,
      "end": 3512,
      "loc": {
        "start": {
          "line": 115,
          "column": 10
        },
        "end": {
          "line": 115,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3513,
      "end": 3514,
      "loc": {
        "start": {
          "line": 115,
          "column": 15
        },
        "end": {
          "line": 115,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ret",
      "start": 3528,
      "end": 3531,
      "loc": {
        "start": {
          "line": 116,
          "column": 12
        },
        "end": {
          "line": 116,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3531,
      "end": 3532,
      "loc": {
        "start": {
          "line": 116,
          "column": 15
        },
        "end": {
          "line": 116,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "status",
      "start": 3532,
      "end": 3538,
      "loc": {
        "start": {
          "line": 116,
          "column": 16
        },
        "end": {
          "line": 116,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3539,
      "end": 3540,
      "loc": {
        "start": {
          "line": 116,
          "column": 23
        },
        "end": {
          "line": 116,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "success",
      "start": 3541,
      "end": 3550,
      "loc": {
        "start": {
          "line": 116,
          "column": 25
        },
        "end": {
          "line": 116,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3550,
      "end": 3551,
      "loc": {
        "start": {
          "line": 116,
          "column": 34
        },
        "end": {
          "line": 116,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3561,
      "end": 3562,
      "loc": {
        "start": {
          "line": 117,
          "column": 8
        },
        "end": {
          "line": 117,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3574,
      "end": 3580,
      "loc": {
        "start": {
          "line": 119,
          "column": 8
        },
        "end": {
          "line": 119,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ret",
      "start": 3581,
      "end": 3584,
      "loc": {
        "start": {
          "line": 119,
          "column": 15
        },
        "end": {
          "line": 119,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3584,
      "end": 3585,
      "loc": {
        "start": {
          "line": 119,
          "column": 18
        },
        "end": {
          "line": 119,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3591,
      "end": 3592,
      "loc": {
        "start": {
          "line": 120,
          "column": 4
        },
        "end": {
          "line": 120,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * @private\r\n     * Check if the transaction is complete\r\n     * @param {Object} txn - the transaction object\r\n     * @return {boolean} - is the transaction complete\r\n     ",
      "start": 3600,
      "end": 3801,
      "loc": {
        "start": {
          "line": 122,
          "column": 4
        },
        "end": {
          "line": 128,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "checkTransactionDone",
      "start": 3807,
      "end": 3827,
      "loc": {
        "start": {
          "line": 129,
          "column": 4
        },
        "end": {
          "line": 129,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3827,
      "end": 3828,
      "loc": {
        "start": {
          "line": 129,
          "column": 24
        },
        "end": {
          "line": 129,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3828,
      "end": 3831,
      "loc": {
        "start": {
          "line": 129,
          "column": 25
        },
        "end": {
          "line": 129,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3831,
      "end": 3832,
      "loc": {
        "start": {
          "line": 129,
          "column": 28
        },
        "end": {
          "line": 129,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3833,
      "end": 3834,
      "loc": {
        "start": {
          "line": 129,
          "column": 30
        },
        "end": {
          "line": 129,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 3844,
      "end": 3850,
      "loc": {
        "start": {
          "line": 130,
          "column": 8
        },
        "end": {
          "line": 130,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txn",
      "start": 3851,
      "end": 3854,
      "loc": {
        "start": {
          "line": 130,
          "column": 15
        },
        "end": {
          "line": 130,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3854,
      "end": 3855,
      "loc": {
        "start": {
          "line": 130,
          "column": 18
        },
        "end": {
          "line": 130,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "status",
      "start": 3855,
      "end": 3861,
      "loc": {
        "start": {
          "line": 130,
          "column": 19
        },
        "end": {
          "line": 130,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 3862,
      "end": 3865,
      "loc": {
        "start": {
          "line": 130,
          "column": 26
        },
        "end": {
          "line": 130,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "pending",
      "start": 3866,
      "end": 3875,
      "loc": {
        "start": {
          "line": 130,
          "column": 30
        },
        "end": {
          "line": 130,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3875,
      "end": 3876,
      "loc": {
        "start": {
          "line": 130,
          "column": 39
        },
        "end": {
          "line": 130,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3882,
      "end": 3883,
      "loc": {
        "start": {
          "line": 131,
          "column": 4
        },
        "end": {
          "line": 131,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * @private\r\n     * Gets the status of a transaction by ID\r\n     * @param {string} txnId - a transaction ID\r\n     * @return {Object} - an object with status details\r\n     ",
      "start": 3891,
      "end": 4091,
      "loc": {
        "start": {
          "line": 133,
          "column": 4
        },
        "end": {
          "line": 139,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "checkTransactionStatus",
      "start": 4097,
      "end": 4119,
      "loc": {
        "start": {
          "line": 140,
          "column": 4
        },
        "end": {
          "line": 140,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4119,
      "end": 4120,
      "loc": {
        "start": {
          "line": 140,
          "column": 26
        },
        "end": {
          "line": 140,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 4120,
      "end": 4125,
      "loc": {
        "start": {
          "line": 140,
          "column": 27
        },
        "end": {
          "line": 140,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4125,
      "end": 4126,
      "loc": {
        "start": {
          "line": 140,
          "column": 32
        },
        "end": {
          "line": 140,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4127,
      "end": 4128,
      "loc": {
        "start": {
          "line": 140,
          "column": 34
        },
        "end": {
          "line": 140,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 4138,
      "end": 4144,
      "loc": {
        "start": {
          "line": 141,
          "column": 8
        },
        "end": {
          "line": 141,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4145,
      "end": 4149,
      "loc": {
        "start": {
          "line": 141,
          "column": 15
        },
        "end": {
          "line": 141,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4149,
      "end": 4150,
      "loc": {
        "start": {
          "line": 141,
          "column": 19
        },
        "end": {
          "line": 141,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getTransactionStatus",
      "start": 4150,
      "end": 4170,
      "loc": {
        "start": {
          "line": 141,
          "column": 20
        },
        "end": {
          "line": 141,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4170,
      "end": 4171,
      "loc": {
        "start": {
          "line": 141,
          "column": 40
        },
        "end": {
          "line": 141,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 4171,
      "end": 4176,
      "loc": {
        "start": {
          "line": 141,
          "column": 41
        },
        "end": {
          "line": 141,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4176,
      "end": 4177,
      "loc": {
        "start": {
          "line": 141,
          "column": 46
        },
        "end": {
          "line": 141,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4191,
      "end": 4192,
      "loc": {
        "start": {
          "line": 142,
          "column": 12
        },
        "end": {
          "line": 142,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 4192,
      "end": 4196,
      "loc": {
        "start": {
          "line": 142,
          "column": 13
        },
        "end": {
          "line": 142,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4196,
      "end": 4197,
      "loc": {
        "start": {
          "line": 142,
          "column": 17
        },
        "end": {
          "line": 142,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4197,
      "end": 4201,
      "loc": {
        "start": {
          "line": 142,
          "column": 18
        },
        "end": {
          "line": 142,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4201,
      "end": 4202,
      "loc": {
        "start": {
          "line": 142,
          "column": 22
        },
        "end": {
          "line": 142,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "checkTransactionStatusFromObject",
      "start": 4202,
      "end": 4234,
      "loc": {
        "start": {
          "line": 142,
          "column": 23
        },
        "end": {
          "line": 142,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4234,
      "end": 4235,
      "loc": {
        "start": {
          "line": 142,
          "column": 55
        },
        "end": {
          "line": 142,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4235,
      "end": 4236,
      "loc": {
        "start": {
          "line": 142,
          "column": 56
        },
        "end": {
          "line": 142,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4242,
      "end": 4243,
      "loc": {
        "start": {
          "line": 143,
          "column": 4
        },
        "end": {
          "line": 143,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Get the balance for the attached Wallet\r\n     * @return {Promise<Object>} - the balance\r\n     ",
      "start": 4251,
      "end": 4377,
      "loc": {
        "start": {
          "line": 145,
          "column": 4
        },
        "end": {
          "line": 149,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 4383,
      "end": 4388,
      "loc": {
        "start": {
          "line": 150,
          "column": 4
        },
        "end": {
          "line": 150,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getBalance",
      "start": 4389,
      "end": 4399,
      "loc": {
        "start": {
          "line": 150,
          "column": 10
        },
        "end": {
          "line": 150,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4399,
      "end": 4400,
      "loc": {
        "start": {
          "line": 150,
          "column": 20
        },
        "end": {
          "line": 150,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4400,
      "end": 4401,
      "loc": {
        "start": {
          "line": 150,
          "column": 21
        },
        "end": {
          "line": 150,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4402,
      "end": 4403,
      "loc": {
        "start": {
          "line": 150,
          "column": 23
        },
        "end": {
          "line": 150,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 4413,
      "end": 4415,
      "loc": {
        "start": {
          "line": 151,
          "column": 8
        },
        "end": {
          "line": 151,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4416,
      "end": 4417,
      "loc": {
        "start": {
          "line": 151,
          "column": 11
        },
        "end": {
          "line": 151,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 4417,
      "end": 4418,
      "loc": {
        "start": {
          "line": 151,
          "column": 12
        },
        "end": {
          "line": 151,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4418,
      "end": 4422,
      "loc": {
        "start": {
          "line": 151,
          "column": 13
        },
        "end": {
          "line": 151,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4422,
      "end": 4423,
      "loc": {
        "start": {
          "line": 151,
          "column": 17
        },
        "end": {
          "line": 151,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metadata",
      "start": 4423,
      "end": 4431,
      "loc": {
        "start": {
          "line": 151,
          "column": 18
        },
        "end": {
          "line": 151,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4431,
      "end": 4432,
      "loc": {
        "start": {
          "line": 151,
          "column": 26
        },
        "end": {
          "line": 151,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4433,
      "end": 4434,
      "loc": {
        "start": {
          "line": 151,
          "column": 28
        },
        "end": {
          "line": 151,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 4448,
      "end": 4453,
      "loc": {
        "start": {
          "line": 152,
          "column": 12
        },
        "end": {
          "line": 152,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4454,
      "end": 4457,
      "loc": {
        "start": {
          "line": 152,
          "column": 18
        },
        "end": {
          "line": 152,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "MissingMetadataException",
      "start": 4458,
      "end": 4482,
      "loc": {
        "start": {
          "line": 152,
          "column": 22
        },
        "end": {
          "line": 152,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4482,
      "end": 4483,
      "loc": {
        "start": {
          "line": 152,
          "column": 46
        },
        "end": {
          "line": 152,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "App Metadata not yet retrieved",
      "start": 4483,
      "end": 4515,
      "loc": {
        "start": {
          "line": 152,
          "column": 47
        },
        "end": {
          "line": 152,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4515,
      "end": 4516,
      "loc": {
        "start": {
          "line": 152,
          "column": 79
        },
        "end": {
          "line": 152,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4516,
      "end": 4517,
      "loc": {
        "start": {
          "line": 152,
          "column": 80
        },
        "end": {
          "line": 152,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4527,
      "end": 4528,
      "loc": {
        "start": {
          "line": 153,
          "column": 8
        },
        "end": {
          "line": 153,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 4540,
      "end": 4542,
      "loc": {
        "start": {
          "line": 155,
          "column": 8
        },
        "end": {
          "line": 155,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4543,
      "end": 4544,
      "loc": {
        "start": {
          "line": 155,
          "column": 11
        },
        "end": {
          "line": 155,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 4544,
      "end": 4545,
      "loc": {
        "start": {
          "line": 155,
          "column": 12
        },
        "end": {
          "line": 155,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4545,
      "end": 4549,
      "loc": {
        "start": {
          "line": 155,
          "column": 13
        },
        "end": {
          "line": 155,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4549,
      "end": 4550,
      "loc": {
        "start": {
          "line": 155,
          "column": 17
        },
        "end": {
          "line": 155,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 4550,
      "end": 4556,
      "loc": {
        "start": {
          "line": 155,
          "column": 18
        },
        "end": {
          "line": 155,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4556,
      "end": 4557,
      "loc": {
        "start": {
          "line": 155,
          "column": 24
        },
        "end": {
          "line": 155,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4558,
      "end": 4559,
      "loc": {
        "start": {
          "line": 155,
          "column": 26
        },
        "end": {
          "line": 155,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 4573,
      "end": 4578,
      "loc": {
        "start": {
          "line": 156,
          "column": 12
        },
        "end": {
          "line": 156,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4579,
      "end": 4582,
      "loc": {
        "start": {
          "line": 156,
          "column": 18
        },
        "end": {
          "line": 156,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "WalletNotFoundException",
      "start": 4583,
      "end": 4606,
      "loc": {
        "start": {
          "line": 156,
          "column": 22
        },
        "end": {
          "line": 156,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4606,
      "end": 4607,
      "loc": {
        "start": {
          "line": 156,
          "column": 45
        },
        "end": {
          "line": 156,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "No Wallet found",
      "start": 4607,
      "end": 4624,
      "loc": {
        "start": {
          "line": 156,
          "column": 46
        },
        "end": {
          "line": 156,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4624,
      "end": 4625,
      "loc": {
        "start": {
          "line": 156,
          "column": 63
        },
        "end": {
          "line": 156,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4625,
      "end": 4626,
      "loc": {
        "start": {
          "line": 156,
          "column": 64
        },
        "end": {
          "line": 156,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4636,
      "end": 4637,
      "loc": {
        "start": {
          "line": 157,
          "column": 8
        },
        "end": {
          "line": 157,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 4649,
      "end": 4651,
      "loc": {
        "start": {
          "line": 159,
          "column": 8
        },
        "end": {
          "line": 159,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4652,
      "end": 4653,
      "loc": {
        "start": {
          "line": 159,
          "column": 11
        },
        "end": {
          "line": 159,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4653,
      "end": 4657,
      "loc": {
        "start": {
          "line": 159,
          "column": 12
        },
        "end": {
          "line": 159,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4657,
      "end": 4658,
      "loc": {
        "start": {
          "line": 159,
          "column": 16
        },
        "end": {
          "line": 159,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metadata",
      "start": 4658,
      "end": 4666,
      "loc": {
        "start": {
          "line": 159,
          "column": 17
        },
        "end": {
          "line": 159,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4666,
      "end": 4667,
      "loc": {
        "start": {
          "line": 159,
          "column": 25
        },
        "end": {
          "line": 159,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "poa",
      "start": 4667,
      "end": 4670,
      "loc": {
        "start": {
          "line": 159,
          "column": 26
        },
        "end": {
          "line": 159,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4670,
      "end": 4671,
      "loc": {
        "start": {
          "line": 159,
          "column": 29
        },
        "end": {
          "line": 159,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4672,
      "end": 4673,
      "loc": {
        "start": {
          "line": 159,
          "column": 31
        },
        "end": {
          "line": 159,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 4687,
      "end": 4693,
      "loc": {
        "start": {
          "line": 160,
          "column": 12
        },
        "end": {
          "line": 160,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 4694,
      "end": 4701,
      "loc": {
        "start": {
          "line": 160,
          "column": 19
        },
        "end": {
          "line": 160,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4701,
      "end": 4702,
      "loc": {
        "start": {
          "line": 160,
          "column": 26
        },
        "end": {
          "line": 160,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 4702,
      "end": 4709,
      "loc": {
        "start": {
          "line": 160,
          "column": 27
        },
        "end": {
          "line": 160,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4709,
      "end": 4710,
      "loc": {
        "start": {
          "line": 160,
          "column": 34
        },
        "end": {
          "line": 160,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4710,
      "end": 4711,
      "loc": {
        "start": {
          "line": 160,
          "column": 35
        },
        "end": {
          "line": 160,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "amount",
      "start": 4729,
      "end": 4735,
      "loc": {
        "start": {
          "line": 161,
          "column": 16
        },
        "end": {
          "line": 161,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4735,
      "end": 4736,
      "loc": {
        "start": {
          "line": 161,
          "column": 22
        },
        "end": {
          "line": 161,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 4737,
      "end": 4738,
      "loc": {
        "start": {
          "line": 161,
          "column": 24
        },
        "end": {
          "line": 161,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 4738,
      "end": 4739,
      "loc": {
        "start": {
          "line": 161,
          "column": 25
        },
        "end": {
          "line": 161,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4739,
      "end": 4740,
      "loc": {
        "start": {
          "line": 161,
          "column": 26
        },
        "end": {
          "line": 161,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "currency",
      "start": 4758,
      "end": 4766,
      "loc": {
        "start": {
          "line": 162,
          "column": 16
        },
        "end": {
          "line": 162,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4766,
      "end": 4767,
      "loc": {
        "start": {
          "line": 162,
          "column": 24
        },
        "end": {
          "line": 162,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 4768,
      "end": 4770,
      "loc": {
        "start": {
          "line": 162,
          "column": 26
        },
        "end": {
          "line": 162,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4770,
      "end": 4771,
      "loc": {
        "start": {
          "line": 162,
          "column": 28
        },
        "end": {
          "line": 162,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "poa",
      "start": 4789,
      "end": 4792,
      "loc": {
        "start": {
          "line": 163,
          "column": 16
        },
        "end": {
          "line": 163,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4792,
      "end": 4793,
      "loc": {
        "start": {
          "line": 163,
          "column": 19
        },
        "end": {
          "line": 163,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4794,
      "end": 4798,
      "loc": {
        "start": {
          "line": 163,
          "column": 21
        },
        "end": {
          "line": 163,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4812,
      "end": 4813,
      "loc": {
        "start": {
          "line": 164,
          "column": 12
        },
        "end": {
          "line": 164,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4813,
      "end": 4814,
      "loc": {
        "start": {
          "line": 164,
          "column": 13
        },
        "end": {
          "line": 164,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4814,
      "end": 4815,
      "loc": {
        "start": {
          "line": 164,
          "column": 14
        },
        "end": {
          "line": 164,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4825,
      "end": 4826,
      "loc": {
        "start": {
          "line": 165,
          "column": 8
        },
        "end": {
          "line": 165,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 4838,
      "end": 4841,
      "loc": {
        "start": {
          "line": 167,
          "column": 8
        },
        "end": {
          "line": 167,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 4842,
      "end": 4849,
      "loc": {
        "start": {
          "line": 167,
          "column": 12
        },
        "end": {
          "line": 167,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4850,
      "end": 4851,
      "loc": {
        "start": {
          "line": 167,
          "column": 20
        },
        "end": {
          "line": 167,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 4852,
      "end": 4857,
      "loc": {
        "start": {
          "line": 167,
          "column": 22
        },
        "end": {
          "line": 167,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4858,
      "end": 4862,
      "loc": {
        "start": {
          "line": 167,
          "column": 28
        },
        "end": {
          "line": 167,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4862,
      "end": 4863,
      "loc": {
        "start": {
          "line": 167,
          "column": 32
        },
        "end": {
          "line": 167,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 4863,
      "end": 4869,
      "loc": {
        "start": {
          "line": 167,
          "column": 33
        },
        "end": {
          "line": 167,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4869,
      "end": 4870,
      "loc": {
        "start": {
          "line": 167,
          "column": 39
        },
        "end": {
          "line": 167,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getAddress",
      "start": 4870,
      "end": 4880,
      "loc": {
        "start": {
          "line": 167,
          "column": 40
        },
        "end": {
          "line": 167,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4880,
      "end": 4881,
      "loc": {
        "start": {
          "line": 167,
          "column": 50
        },
        "end": {
          "line": 167,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4881,
      "end": 4882,
      "loc": {
        "start": {
          "line": 167,
          "column": 51
        },
        "end": {
          "line": 167,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4882,
      "end": 4883,
      "loc": {
        "start": {
          "line": 167,
          "column": 52
        },
        "end": {
          "line": 167,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 4893,
      "end": 4896,
      "loc": {
        "start": {
          "line": 168,
          "column": 8
        },
        "end": {
          "line": 168,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 4897,
      "end": 4905,
      "loc": {
        "start": {
          "line": 168,
          "column": 12
        },
        "end": {
          "line": 168,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4906,
      "end": 4907,
      "loc": {
        "start": {
          "line": 168,
          "column": 21
        },
        "end": {
          "line": 168,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 4908,
      "end": 4913,
      "loc": {
        "start": {
          "line": 168,
          "column": 23
        },
        "end": {
          "line": 168,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 4914,
      "end": 4919,
      "loc": {
        "start": {
          "line": 168,
          "column": 29
        },
        "end": {
          "line": 168,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4919,
      "end": 4920,
      "loc": {
        "start": {
          "line": 168,
          "column": 34
        },
        "end": {
          "line": 168,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 4920,
      "end": 4927,
      "loc": {
        "start": {
          "line": 168,
          "column": 35
        },
        "end": {
          "line": 168,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4927,
      "end": 4928,
      "loc": {
        "start": {
          "line": 168,
          "column": 42
        },
        "end": {
          "line": 168,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4942,
      "end": 4943,
      "loc": {
        "start": {
          "line": 169,
          "column": 12
        },
        "end": {
          "line": 169,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 4961,
      "end": 4964,
      "loc": {
        "start": {
          "line": 170,
          "column": 16
        },
        "end": {
          "line": 170,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4964,
      "end": 4965,
      "loc": {
        "start": {
          "line": 170,
          "column": 19
        },
        "end": {
          "line": 170,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4966,
      "end": 4967,
      "loc": {
        "start": {
          "line": 170,
          "column": 21
        },
        "end": {
          "line": 170,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 4967,
      "end": 4967,
      "loc": {
        "start": {
          "line": 170,
          "column": 22
        },
        "end": {
          "line": 170,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4967,
      "end": 4969,
      "loc": {
        "start": {
          "line": 170,
          "column": 22
        },
        "end": {
          "line": 170,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4969,
      "end": 4973,
      "loc": {
        "start": {
          "line": 170,
          "column": 24
        },
        "end": {
          "line": 170,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4973,
      "end": 4974,
      "loc": {
        "start": {
          "line": 170,
          "column": 28
        },
        "end": {
          "line": 170,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 4974,
      "end": 4982,
      "loc": {
        "start": {
          "line": 170,
          "column": 29
        },
        "end": {
          "line": 170,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4982,
      "end": 4983,
      "loc": {
        "start": {
          "line": 170,
          "column": 37
        },
        "end": {
          "line": 170,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "balance/",
      "start": 4983,
      "end": 4991,
      "loc": {
        "start": {
          "line": 170,
          "column": 38
        },
        "end": {
          "line": 170,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4991,
      "end": 4993,
      "loc": {
        "start": {
          "line": 170,
          "column": 46
        },
        "end": {
          "line": 170,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 4993,
      "end": 5000,
      "loc": {
        "start": {
          "line": 170,
          "column": 48
        },
        "end": {
          "line": 170,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5000,
      "end": 5001,
      "loc": {
        "start": {
          "line": 170,
          "column": 55
        },
        "end": {
          "line": 170,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 5001,
      "end": 5002,
      "loc": {
        "start": {
          "line": 170,
          "column": 56
        },
        "end": {
          "line": 170,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5002,
      "end": 5003,
      "loc": {
        "start": {
          "line": 170,
          "column": 57
        },
        "end": {
          "line": 170,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5003,
      "end": 5004,
      "loc": {
        "start": {
          "line": 170,
          "column": 58
        },
        "end": {
          "line": 170,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 5022,
      "end": 5028,
      "loc": {
        "start": {
          "line": 171,
          "column": 16
        },
        "end": {
          "line": 171,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5028,
      "end": 5029,
      "loc": {
        "start": {
          "line": 171,
          "column": 22
        },
        "end": {
          "line": 171,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "GET",
      "start": 5030,
      "end": 5035,
      "loc": {
        "start": {
          "line": 171,
          "column": 24
        },
        "end": {
          "line": 171,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5035,
      "end": 5036,
      "loc": {
        "start": {
          "line": 171,
          "column": 29
        },
        "end": {
          "line": 171,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 5054,
      "end": 5061,
      "loc": {
        "start": {
          "line": 172,
          "column": 16
        },
        "end": {
          "line": 172,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5061,
      "end": 5062,
      "loc": {
        "start": {
          "line": 172,
          "column": 23
        },
        "end": {
          "line": 172,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 5063,
      "end": 5069,
      "loc": {
        "start": {
          "line": 172,
          "column": 25
        },
        "end": {
          "line": 172,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5069,
      "end": 5070,
      "loc": {
        "start": {
          "line": 172,
          "column": 31
        },
        "end": {
          "line": 172,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 5070,
      "end": 5076,
      "loc": {
        "start": {
          "line": 172,
          "column": 32
        },
        "end": {
          "line": 172,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5076,
      "end": 5077,
      "loc": {
        "start": {
          "line": 172,
          "column": 38
        },
        "end": {
          "line": 172,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5077,
      "end": 5078,
      "loc": {
        "start": {
          "line": 172,
          "column": 39
        },
        "end": {
          "line": 172,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Content-Type",
      "start": 5078,
      "end": 5092,
      "loc": {
        "start": {
          "line": 172,
          "column": 40
        },
        "end": {
          "line": 172,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5092,
      "end": 5093,
      "loc": {
        "start": {
          "line": 172,
          "column": 54
        },
        "end": {
          "line": 172,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "application/json",
      "start": 5093,
      "end": 5111,
      "loc": {
        "start": {
          "line": 172,
          "column": 55
        },
        "end": {
          "line": 172,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5111,
      "end": 5112,
      "loc": {
        "start": {
          "line": 172,
          "column": 73
        },
        "end": {
          "line": 172,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5112,
      "end": 5113,
      "loc": {
        "start": {
          "line": 172,
          "column": 74
        },
        "end": {
          "line": 172,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5113,
      "end": 5117,
      "loc": {
        "start": {
          "line": 172,
          "column": 75
        },
        "end": {
          "line": 172,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5117,
      "end": 5118,
      "loc": {
        "start": {
          "line": 172,
          "column": 79
        },
        "end": {
          "line": 172,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 5118,
      "end": 5132,
      "loc": {
        "start": {
          "line": 172,
          "column": 80
        },
        "end": {
          "line": 172,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5132,
      "end": 5133,
      "loc": {
        "start": {
          "line": 172,
          "column": 94
        },
        "end": {
          "line": 172,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5133,
      "end": 5134,
      "loc": {
        "start": {
          "line": 172,
          "column": 95
        },
        "end": {
          "line": 172,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5134,
      "end": 5135,
      "loc": {
        "start": {
          "line": 172,
          "column": 96
        },
        "end": {
          "line": 172,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5135,
      "end": 5136,
      "loc": {
        "start": {
          "line": 172,
          "column": 97
        },
        "end": {
          "line": 172,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 5154,
      "end": 5166,
      "loc": {
        "start": {
          "line": 173,
          "column": 16
        },
        "end": {
          "line": 173,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5166,
      "end": 5167,
      "loc": {
        "start": {
          "line": 173,
          "column": 28
        },
        "end": {
          "line": 173,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "json",
      "start": 5168,
      "end": 5174,
      "loc": {
        "start": {
          "line": 173,
          "column": 30
        },
        "end": {
          "line": 173,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5188,
      "end": 5189,
      "loc": {
        "start": {
          "line": 174,
          "column": 12
        },
        "end": {
          "line": 174,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5199,
      "end": 5200,
      "loc": {
        "start": {
          "line": 175,
          "column": 8
        },
        "end": {
          "line": 175,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5200,
      "end": 5201,
      "loc": {
        "start": {
          "line": 175,
          "column": 9
        },
        "end": {
          "line": 175,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 5201,
      "end": 5206,
      "loc": {
        "start": {
          "line": 175,
          "column": 10
        },
        "end": {
          "line": 175,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5206,
      "end": 5207,
      "loc": {
        "start": {
          "line": 175,
          "column": 15
        },
        "end": {
          "line": 175,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 5207,
      "end": 5212,
      "loc": {
        "start": {
          "line": 175,
          "column": 16
        },
        "end": {
          "line": 175,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5212,
      "end": 5214,
      "loc": {
        "start": {
          "line": 175,
          "column": 21
        },
        "end": {
          "line": 175,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5214,
      "end": 5215,
      "loc": {
        "start": {
          "line": 175,
          "column": 23
        },
        "end": {
          "line": 175,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 5233,
      "end": 5238,
      "loc": {
        "start": {
          "line": 176,
          "column": 16
        },
        "end": {
          "line": 176,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 5239,
      "end": 5242,
      "loc": {
        "start": {
          "line": 176,
          "column": 22
        },
        "end": {
          "line": 176,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetRequestException",
      "start": 5243,
      "end": 5262,
      "loc": {
        "start": {
          "line": 176,
          "column": 26
        },
        "end": {
          "line": 176,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5262,
      "end": 5263,
      "loc": {
        "start": {
          "line": 176,
          "column": 45
        },
        "end": {
          "line": 176,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 5263,
      "end": 5268,
      "loc": {
        "start": {
          "line": 176,
          "column": 46
        },
        "end": {
          "line": 176,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5268,
      "end": 5269,
      "loc": {
        "start": {
          "line": 176,
          "column": 51
        },
        "end": {
          "line": 176,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5269,
      "end": 5270,
      "loc": {
        "start": {
          "line": 176,
          "column": 52
        },
        "end": {
          "line": 176,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5284,
      "end": 5285,
      "loc": {
        "start": {
          "line": 177,
          "column": 12
        },
        "end": {
          "line": 177,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5285,
      "end": 5286,
      "loc": {
        "start": {
          "line": 177,
          "column": 13
        },
        "end": {
          "line": 177,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5286,
      "end": 5287,
      "loc": {
        "start": {
          "line": 177,
          "column": 14
        },
        "end": {
          "line": 177,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 5299,
      "end": 5305,
      "loc": {
        "start": {
          "line": 179,
          "column": 8
        },
        "end": {
          "line": 179,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 5306,
      "end": 5313,
      "loc": {
        "start": {
          "line": 179,
          "column": 15
        },
        "end": {
          "line": 179,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5313,
      "end": 5314,
      "loc": {
        "start": {
          "line": 179,
          "column": 22
        },
        "end": {
          "line": 179,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 5314,
      "end": 5321,
      "loc": {
        "start": {
          "line": 179,
          "column": 23
        },
        "end": {
          "line": 179,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5321,
      "end": 5322,
      "loc": {
        "start": {
          "line": 179,
          "column": 30
        },
        "end": {
          "line": 179,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5322,
      "end": 5323,
      "loc": {
        "start": {
          "line": 179,
          "column": 31
        },
        "end": {
          "line": 179,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5337,
      "end": 5340,
      "loc": {
        "start": {
          "line": 180,
          "column": 12
        },
        "end": {
          "line": 180,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 5340,
      "end": 5348,
      "loc": {
        "start": {
          "line": 180,
          "column": 15
        },
        "end": {
          "line": 180,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5348,
      "end": 5349,
      "loc": {
        "start": {
          "line": 180,
          "column": 23
        },
        "end": {
          "line": 180,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 5349,
      "end": 5353,
      "loc": {
        "start": {
          "line": 180,
          "column": 24
        },
        "end": {
          "line": 180,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5353,
      "end": 5354,
      "loc": {
        "start": {
          "line": 180,
          "column": 28
        },
        "end": {
          "line": 180,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "poa",
      "start": 5368,
      "end": 5371,
      "loc": {
        "start": {
          "line": 181,
          "column": 12
        },
        "end": {
          "line": 181,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5371,
      "end": 5372,
      "loc": {
        "start": {
          "line": 181,
          "column": 15
        },
        "end": {
          "line": 181,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 5373,
      "end": 5378,
      "loc": {
        "start": {
          "line": 181,
          "column": 17
        },
        "end": {
          "line": 181,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5388,
      "end": 5389,
      "loc": {
        "start": {
          "line": 182,
          "column": 8
        },
        "end": {
          "line": 182,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5389,
      "end": 5390,
      "loc": {
        "start": {
          "line": 182,
          "column": 9
        },
        "end": {
          "line": 182,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5390,
      "end": 5391,
      "loc": {
        "start": {
          "line": 182,
          "column": 10
        },
        "end": {
          "line": 182,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5397,
      "end": 5398,
      "loc": {
        "start": {
          "line": 183,
          "column": 4
        },
        "end": {
          "line": 183,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Add funds to the attached Wallet.\r\n     * Please check the output of this method. It is of the form\r\n     * ```\r\n     * {\r\n     *     txnId: null,\r\n     *     faucet_url: null,\r\n     *     poa: true\r\n     * }\r\n     * ```\r\n     *\r\n     * If successful, txnId will be populated.\r\n     * If the network is PoA, then poa will be true, and txnId will be null\r\n     * If the faucet for the network is external (e.g. Rinkeby, Ropsten, etc), then txnId will be null,\r\n     * and faucet_url will be populated with a URL. You should present this URL to your users to direct them\r\n     * to request funds there.\r\n     * @return {Promise<Object>} - details of the txn\r\n     ",
      "start": 5406,
      "end": 6100,
      "loc": {
        "start": {
          "line": 185,
          "column": 4
        },
        "end": {
          "line": 203,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 6106,
      "end": 6111,
      "loc": {
        "start": {
          "line": 204,
          "column": 4
        },
        "end": {
          "line": 204,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addFunds",
      "start": 6112,
      "end": 6120,
      "loc": {
        "start": {
          "line": 204,
          "column": 10
        },
        "end": {
          "line": 204,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6120,
      "end": 6121,
      "loc": {
        "start": {
          "line": 204,
          "column": 18
        },
        "end": {
          "line": 204,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6121,
      "end": 6122,
      "loc": {
        "start": {
          "line": 204,
          "column": 19
        },
        "end": {
          "line": 204,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6123,
      "end": 6124,
      "loc": {
        "start": {
          "line": 204,
          "column": 21
        },
        "end": {
          "line": 204,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6134,
      "end": 6136,
      "loc": {
        "start": {
          "line": 205,
          "column": 8
        },
        "end": {
          "line": 205,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6137,
      "end": 6138,
      "loc": {
        "start": {
          "line": 205,
          "column": 11
        },
        "end": {
          "line": 205,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 6138,
      "end": 6139,
      "loc": {
        "start": {
          "line": 205,
          "column": 12
        },
        "end": {
          "line": 205,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6139,
      "end": 6143,
      "loc": {
        "start": {
          "line": 205,
          "column": 13
        },
        "end": {
          "line": 205,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6143,
      "end": 6144,
      "loc": {
        "start": {
          "line": 205,
          "column": 17
        },
        "end": {
          "line": 205,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metadata",
      "start": 6144,
      "end": 6152,
      "loc": {
        "start": {
          "line": 205,
          "column": 18
        },
        "end": {
          "line": 205,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6152,
      "end": 6153,
      "loc": {
        "start": {
          "line": 205,
          "column": 26
        },
        "end": {
          "line": 205,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6154,
      "end": 6155,
      "loc": {
        "start": {
          "line": 205,
          "column": 28
        },
        "end": {
          "line": 205,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 6169,
      "end": 6174,
      "loc": {
        "start": {
          "line": 206,
          "column": 12
        },
        "end": {
          "line": 206,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 6175,
      "end": 6178,
      "loc": {
        "start": {
          "line": 206,
          "column": 18
        },
        "end": {
          "line": 206,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "MissingMetadataException",
      "start": 6179,
      "end": 6203,
      "loc": {
        "start": {
          "line": 206,
          "column": 22
        },
        "end": {
          "line": 206,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6203,
      "end": 6204,
      "loc": {
        "start": {
          "line": 206,
          "column": 46
        },
        "end": {
          "line": 206,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "App Metadata not yet retrieved",
      "start": 6204,
      "end": 6236,
      "loc": {
        "start": {
          "line": 206,
          "column": 47
        },
        "end": {
          "line": 206,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6236,
      "end": 6237,
      "loc": {
        "start": {
          "line": 206,
          "column": 79
        },
        "end": {
          "line": 206,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6237,
      "end": 6238,
      "loc": {
        "start": {
          "line": 206,
          "column": 80
        },
        "end": {
          "line": 206,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6248,
      "end": 6249,
      "loc": {
        "start": {
          "line": 207,
          "column": 8
        },
        "end": {
          "line": 207,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6261,
      "end": 6263,
      "loc": {
        "start": {
          "line": 209,
          "column": 8
        },
        "end": {
          "line": 209,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6264,
      "end": 6265,
      "loc": {
        "start": {
          "line": 209,
          "column": 11
        },
        "end": {
          "line": 209,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 6265,
      "end": 6266,
      "loc": {
        "start": {
          "line": 209,
          "column": 12
        },
        "end": {
          "line": 209,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6266,
      "end": 6270,
      "loc": {
        "start": {
          "line": 209,
          "column": 13
        },
        "end": {
          "line": 209,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6270,
      "end": 6271,
      "loc": {
        "start": {
          "line": 209,
          "column": 17
        },
        "end": {
          "line": 209,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 6271,
      "end": 6277,
      "loc": {
        "start": {
          "line": 209,
          "column": 18
        },
        "end": {
          "line": 209,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6277,
      "end": 6278,
      "loc": {
        "start": {
          "line": 209,
          "column": 24
        },
        "end": {
          "line": 209,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6279,
      "end": 6280,
      "loc": {
        "start": {
          "line": 209,
          "column": 26
        },
        "end": {
          "line": 209,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 6294,
      "end": 6299,
      "loc": {
        "start": {
          "line": 210,
          "column": 12
        },
        "end": {
          "line": 210,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 6300,
      "end": 6303,
      "loc": {
        "start": {
          "line": 210,
          "column": 18
        },
        "end": {
          "line": 210,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "WalletNotFoundException",
      "start": 6304,
      "end": 6327,
      "loc": {
        "start": {
          "line": 210,
          "column": 22
        },
        "end": {
          "line": 210,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6327,
      "end": 6328,
      "loc": {
        "start": {
          "line": 210,
          "column": 45
        },
        "end": {
          "line": 210,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "No Wallet found",
      "start": 6328,
      "end": 6345,
      "loc": {
        "start": {
          "line": 210,
          "column": 46
        },
        "end": {
          "line": 210,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6345,
      "end": 6346,
      "loc": {
        "start": {
          "line": 210,
          "column": 63
        },
        "end": {
          "line": 210,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6346,
      "end": 6347,
      "loc": {
        "start": {
          "line": 210,
          "column": 64
        },
        "end": {
          "line": 210,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6357,
      "end": 6358,
      "loc": {
        "start": {
          "line": 211,
          "column": 8
        },
        "end": {
          "line": 211,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 6370,
      "end": 6373,
      "loc": {
        "start": {
          "line": 213,
          "column": 8
        },
        "end": {
          "line": 213,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 6374,
      "end": 6381,
      "loc": {
        "start": {
          "line": 213,
          "column": 12
        },
        "end": {
          "line": 213,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6382,
      "end": 6383,
      "loc": {
        "start": {
          "line": 213,
          "column": 20
        },
        "end": {
          "line": 213,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6384,
      "end": 6389,
      "loc": {
        "start": {
          "line": 213,
          "column": 22
        },
        "end": {
          "line": 213,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6390,
      "end": 6394,
      "loc": {
        "start": {
          "line": 213,
          "column": 28
        },
        "end": {
          "line": 213,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6394,
      "end": 6395,
      "loc": {
        "start": {
          "line": 213,
          "column": 32
        },
        "end": {
          "line": 213,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 6395,
      "end": 6401,
      "loc": {
        "start": {
          "line": 213,
          "column": 33
        },
        "end": {
          "line": 213,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6401,
      "end": 6402,
      "loc": {
        "start": {
          "line": 213,
          "column": 39
        },
        "end": {
          "line": 213,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getAddress",
      "start": 6402,
      "end": 6412,
      "loc": {
        "start": {
          "line": 213,
          "column": 40
        },
        "end": {
          "line": 213,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6412,
      "end": 6413,
      "loc": {
        "start": {
          "line": 213,
          "column": 50
        },
        "end": {
          "line": 213,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6413,
      "end": 6414,
      "loc": {
        "start": {
          "line": 213,
          "column": 51
        },
        "end": {
          "line": 213,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6414,
      "end": 6415,
      "loc": {
        "start": {
          "line": 213,
          "column": 52
        },
        "end": {
          "line": 213,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6427,
      "end": 6429,
      "loc": {
        "start": {
          "line": 215,
          "column": 8
        },
        "end": {
          "line": 215,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6430,
      "end": 6431,
      "loc": {
        "start": {
          "line": 215,
          "column": 11
        },
        "end": {
          "line": 215,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6431,
      "end": 6435,
      "loc": {
        "start": {
          "line": 215,
          "column": 12
        },
        "end": {
          "line": 215,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6435,
      "end": 6436,
      "loc": {
        "start": {
          "line": 215,
          "column": 16
        },
        "end": {
          "line": 215,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metadata",
      "start": 6436,
      "end": 6444,
      "loc": {
        "start": {
          "line": 215,
          "column": 17
        },
        "end": {
          "line": 215,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6444,
      "end": 6445,
      "loc": {
        "start": {
          "line": 215,
          "column": 25
        },
        "end": {
          "line": 215,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "poa",
      "start": 6445,
      "end": 6448,
      "loc": {
        "start": {
          "line": 215,
          "column": 26
        },
        "end": {
          "line": 215,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6448,
      "end": 6449,
      "loc": {
        "start": {
          "line": 215,
          "column": 29
        },
        "end": {
          "line": 215,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6450,
      "end": 6451,
      "loc": {
        "start": {
          "line": 215,
          "column": 31
        },
        "end": {
          "line": 215,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 6465,
      "end": 6471,
      "loc": {
        "start": {
          "line": 216,
          "column": 12
        },
        "end": {
          "line": 216,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 6472,
      "end": 6479,
      "loc": {
        "start": {
          "line": 216,
          "column": 19
        },
        "end": {
          "line": 216,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6479,
      "end": 6480,
      "loc": {
        "start": {
          "line": 216,
          "column": 26
        },
        "end": {
          "line": 216,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 6480,
      "end": 6487,
      "loc": {
        "start": {
          "line": 216,
          "column": 27
        },
        "end": {
          "line": 216,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6487,
      "end": 6488,
      "loc": {
        "start": {
          "line": 216,
          "column": 34
        },
        "end": {
          "line": 216,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6488,
      "end": 6489,
      "loc": {
        "start": {
          "line": 216,
          "column": 35
        },
        "end": {
          "line": 216,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 6507,
      "end": 6512,
      "loc": {
        "start": {
          "line": 217,
          "column": 16
        },
        "end": {
          "line": 217,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6512,
      "end": 6513,
      "loc": {
        "start": {
          "line": 217,
          "column": 21
        },
        "end": {
          "line": 217,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 6514,
      "end": 6518,
      "loc": {
        "start": {
          "line": 217,
          "column": 23
        },
        "end": {
          "line": 217,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6518,
      "end": 6519,
      "loc": {
        "start": {
          "line": 217,
          "column": 27
        },
        "end": {
          "line": 217,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "poa",
      "start": 6537,
      "end": 6540,
      "loc": {
        "start": {
          "line": 218,
          "column": 16
        },
        "end": {
          "line": 218,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6540,
      "end": 6541,
      "loc": {
        "start": {
          "line": 218,
          "column": 19
        },
        "end": {
          "line": 218,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 6542,
      "end": 6546,
      "loc": {
        "start": {
          "line": 218,
          "column": 21
        },
        "end": {
          "line": 218,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6546,
      "end": 6547,
      "loc": {
        "start": {
          "line": 218,
          "column": 25
        },
        "end": {
          "line": 218,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "faucet_url",
      "start": 6565,
      "end": 6575,
      "loc": {
        "start": {
          "line": 219,
          "column": 16
        },
        "end": {
          "line": 219,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6575,
      "end": 6576,
      "loc": {
        "start": {
          "line": 219,
          "column": 26
        },
        "end": {
          "line": 219,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 6577,
      "end": 6581,
      "loc": {
        "start": {
          "line": 219,
          "column": 28
        },
        "end": {
          "line": 219,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6595,
      "end": 6596,
      "loc": {
        "start": {
          "line": 220,
          "column": 12
        },
        "end": {
          "line": 220,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6596,
      "end": 6597,
      "loc": {
        "start": {
          "line": 220,
          "column": 13
        },
        "end": {
          "line": 220,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6597,
      "end": 6598,
      "loc": {
        "start": {
          "line": 220,
          "column": 14
        },
        "end": {
          "line": 220,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6608,
      "end": 6609,
      "loc": {
        "start": {
          "line": 221,
          "column": 8
        },
        "end": {
          "line": 221,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 6621,
      "end": 6623,
      "loc": {
        "start": {
          "line": 223,
          "column": 8
        },
        "end": {
          "line": 223,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6624,
      "end": 6625,
      "loc": {
        "start": {
          "line": 223,
          "column": 11
        },
        "end": {
          "line": 223,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 6625,
      "end": 6626,
      "loc": {
        "start": {
          "line": 223,
          "column": 12
        },
        "end": {
          "line": 223,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6626,
      "end": 6630,
      "loc": {
        "start": {
          "line": 223,
          "column": 13
        },
        "end": {
          "line": 223,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6630,
      "end": 6631,
      "loc": {
        "start": {
          "line": 223,
          "column": 17
        },
        "end": {
          "line": 223,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metadata",
      "start": 6631,
      "end": 6639,
      "loc": {
        "start": {
          "line": 223,
          "column": 18
        },
        "end": {
          "line": 223,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6639,
      "end": 6640,
      "loc": {
        "start": {
          "line": 223,
          "column": 26
        },
        "end": {
          "line": 223,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "simba_faucet",
      "start": 6640,
      "end": 6652,
      "loc": {
        "start": {
          "line": 223,
          "column": 27
        },
        "end": {
          "line": 223,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6652,
      "end": 6653,
      "loc": {
        "start": {
          "line": 223,
          "column": 39
        },
        "end": {
          "line": 223,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6654,
      "end": 6655,
      "loc": {
        "start": {
          "line": 223,
          "column": 41
        },
        "end": {
          "line": 223,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 6669,
      "end": 6675,
      "loc": {
        "start": {
          "line": 224,
          "column": 12
        },
        "end": {
          "line": 224,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 6676,
      "end": 6683,
      "loc": {
        "start": {
          "line": 224,
          "column": 19
        },
        "end": {
          "line": 224,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6683,
      "end": 6684,
      "loc": {
        "start": {
          "line": 224,
          "column": 26
        },
        "end": {
          "line": 224,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 6684,
      "end": 6691,
      "loc": {
        "start": {
          "line": 224,
          "column": 27
        },
        "end": {
          "line": 224,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6691,
      "end": 6692,
      "loc": {
        "start": {
          "line": 224,
          "column": 34
        },
        "end": {
          "line": 224,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6692,
      "end": 6693,
      "loc": {
        "start": {
          "line": 224,
          "column": 35
        },
        "end": {
          "line": 224,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 6711,
      "end": 6716,
      "loc": {
        "start": {
          "line": 225,
          "column": 16
        },
        "end": {
          "line": 225,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6716,
      "end": 6717,
      "loc": {
        "start": {
          "line": 225,
          "column": 21
        },
        "end": {
          "line": 225,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 6718,
      "end": 6722,
      "loc": {
        "start": {
          "line": 225,
          "column": 23
        },
        "end": {
          "line": 225,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6722,
      "end": 6723,
      "loc": {
        "start": {
          "line": 225,
          "column": 27
        },
        "end": {
          "line": 225,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "poa",
      "start": 6741,
      "end": 6744,
      "loc": {
        "start": {
          "line": 226,
          "column": 16
        },
        "end": {
          "line": 226,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6744,
      "end": 6745,
      "loc": {
        "start": {
          "line": 226,
          "column": 19
        },
        "end": {
          "line": 226,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 6746,
      "end": 6751,
      "loc": {
        "start": {
          "line": 226,
          "column": 21
        },
        "end": {
          "line": 226,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6751,
      "end": 6752,
      "loc": {
        "start": {
          "line": 226,
          "column": 26
        },
        "end": {
          "line": 226,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "faucet_url",
      "start": 6770,
      "end": 6780,
      "loc": {
        "start": {
          "line": 227,
          "column": 16
        },
        "end": {
          "line": 227,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6780,
      "end": 6781,
      "loc": {
        "start": {
          "line": 227,
          "column": 26
        },
        "end": {
          "line": 227,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6782,
      "end": 6786,
      "loc": {
        "start": {
          "line": 227,
          "column": 28
        },
        "end": {
          "line": 227,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6786,
      "end": 6787,
      "loc": {
        "start": {
          "line": 227,
          "column": 32
        },
        "end": {
          "line": 227,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "metadata",
      "start": 6787,
      "end": 6795,
      "loc": {
        "start": {
          "line": 227,
          "column": 33
        },
        "end": {
          "line": 227,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6795,
      "end": 6796,
      "loc": {
        "start": {
          "line": 227,
          "column": 41
        },
        "end": {
          "line": 227,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "faucet",
      "start": 6796,
      "end": 6802,
      "loc": {
        "start": {
          "line": 227,
          "column": 42
        },
        "end": {
          "line": 227,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6816,
      "end": 6817,
      "loc": {
        "start": {
          "line": 228,
          "column": 12
        },
        "end": {
          "line": 228,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6817,
      "end": 6818,
      "loc": {
        "start": {
          "line": 228,
          "column": 13
        },
        "end": {
          "line": 228,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6818,
      "end": 6819,
      "loc": {
        "start": {
          "line": 228,
          "column": 14
        },
        "end": {
          "line": 228,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6829,
      "end": 6830,
      "loc": {
        "start": {
          "line": 229,
          "column": 8
        },
        "end": {
          "line": 229,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 6842,
      "end": 6845,
      "loc": {
        "start": {
          "line": 231,
          "column": 8
        },
        "end": {
          "line": 231,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "requestData",
      "start": 6846,
      "end": 6857,
      "loc": {
        "start": {
          "line": 231,
          "column": 12
        },
        "end": {
          "line": 231,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6858,
      "end": 6859,
      "loc": {
        "start": {
          "line": 231,
          "column": 24
        },
        "end": {
          "line": 231,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6860,
      "end": 6861,
      "loc": {
        "start": {
          "line": 231,
          "column": 26
        },
        "end": {
          "line": 231,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "account",
      "start": 6875,
      "end": 6882,
      "loc": {
        "start": {
          "line": 232,
          "column": 12
        },
        "end": {
          "line": 232,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6882,
      "end": 6883,
      "loc": {
        "start": {
          "line": 232,
          "column": 19
        },
        "end": {
          "line": 232,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 6884,
      "end": 6891,
      "loc": {
        "start": {
          "line": 232,
          "column": 21
        },
        "end": {
          "line": 232,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6891,
      "end": 6892,
      "loc": {
        "start": {
          "line": 232,
          "column": 28
        },
        "end": {
          "line": 232,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 6906,
      "end": 6911,
      "loc": {
        "start": {
          "line": 233,
          "column": 12
        },
        "end": {
          "line": 233,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6911,
      "end": 6912,
      "loc": {
        "start": {
          "line": 233,
          "column": 17
        },
        "end": {
          "line": 233,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "1",
      "start": 6913,
      "end": 6916,
      "loc": {
        "start": {
          "line": 233,
          "column": 19
        },
        "end": {
          "line": 233,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6916,
      "end": 6917,
      "loc": {
        "start": {
          "line": 233,
          "column": 22
        },
        "end": {
          "line": 233,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "currency",
      "start": 6931,
      "end": 6939,
      "loc": {
        "start": {
          "line": 234,
          "column": 12
        },
        "end": {
          "line": 234,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6939,
      "end": 6940,
      "loc": {
        "start": {
          "line": 234,
          "column": 20
        },
        "end": {
          "line": 234,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "ether",
      "start": 6941,
      "end": 6948,
      "loc": {
        "start": {
          "line": 234,
          "column": 22
        },
        "end": {
          "line": 234,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6958,
      "end": 6959,
      "loc": {
        "start": {
          "line": 235,
          "column": 8
        },
        "end": {
          "line": 235,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6959,
      "end": 6960,
      "loc": {
        "start": {
          "line": 235,
          "column": 9
        },
        "end": {
          "line": 235,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 6972,
      "end": 6975,
      "loc": {
        "start": {
          "line": 237,
          "column": 8
        },
        "end": {
          "line": 237,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 6976,
      "end": 6984,
      "loc": {
        "start": {
          "line": 237,
          "column": 12
        },
        "end": {
          "line": 237,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6985,
      "end": 6986,
      "loc": {
        "start": {
          "line": 237,
          "column": 21
        },
        "end": {
          "line": 237,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 6987,
      "end": 6992,
      "loc": {
        "start": {
          "line": 237,
          "column": 23
        },
        "end": {
          "line": 237,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 6993,
      "end": 6998,
      "loc": {
        "start": {
          "line": 237,
          "column": 29
        },
        "end": {
          "line": 237,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6998,
      "end": 6999,
      "loc": {
        "start": {
          "line": 237,
          "column": 34
        },
        "end": {
          "line": 237,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 6999,
      "end": 7006,
      "loc": {
        "start": {
          "line": 237,
          "column": 35
        },
        "end": {
          "line": 237,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7006,
      "end": 7007,
      "loc": {
        "start": {
          "line": 237,
          "column": 42
        },
        "end": {
          "line": 237,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7021,
      "end": 7022,
      "loc": {
        "start": {
          "line": 238,
          "column": 12
        },
        "end": {
          "line": 238,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 7040,
      "end": 7043,
      "loc": {
        "start": {
          "line": 239,
          "column": 16
        },
        "end": {
          "line": 239,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7043,
      "end": 7044,
      "loc": {
        "start": {
          "line": 239,
          "column": 19
        },
        "end": {
          "line": 239,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7045,
      "end": 7046,
      "loc": {
        "start": {
          "line": 239,
          "column": 21
        },
        "end": {
          "line": 239,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 7046,
      "end": 7046,
      "loc": {
        "start": {
          "line": 239,
          "column": 22
        },
        "end": {
          "line": 239,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7046,
      "end": 7048,
      "loc": {
        "start": {
          "line": 239,
          "column": 22
        },
        "end": {
          "line": 239,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7048,
      "end": 7052,
      "loc": {
        "start": {
          "line": 239,
          "column": 24
        },
        "end": {
          "line": 239,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7052,
      "end": 7053,
      "loc": {
        "start": {
          "line": 239,
          "column": 28
        },
        "end": {
          "line": 239,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 7053,
      "end": 7061,
      "loc": {
        "start": {
          "line": 239,
          "column": 29
        },
        "end": {
          "line": 239,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7061,
      "end": 7062,
      "loc": {
        "start": {
          "line": 239,
          "column": 37
        },
        "end": {
          "line": 239,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "balance/",
      "start": 7062,
      "end": 7070,
      "loc": {
        "start": {
          "line": 239,
          "column": 38
        },
        "end": {
          "line": 239,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7070,
      "end": 7072,
      "loc": {
        "start": {
          "line": 239,
          "column": 46
        },
        "end": {
          "line": 239,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 7072,
      "end": 7079,
      "loc": {
        "start": {
          "line": 239,
          "column": 48
        },
        "end": {
          "line": 239,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7079,
      "end": 7080,
      "loc": {
        "start": {
          "line": 239,
          "column": 55
        },
        "end": {
          "line": 239,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 7080,
      "end": 7081,
      "loc": {
        "start": {
          "line": 239,
          "column": 56
        },
        "end": {
          "line": 239,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7081,
      "end": 7082,
      "loc": {
        "start": {
          "line": 239,
          "column": 57
        },
        "end": {
          "line": 239,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7082,
      "end": 7083,
      "loc": {
        "start": {
          "line": 239,
          "column": 58
        },
        "end": {
          "line": 239,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 7101,
      "end": 7107,
      "loc": {
        "start": {
          "line": 240,
          "column": 16
        },
        "end": {
          "line": 240,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7107,
      "end": 7108,
      "loc": {
        "start": {
          "line": 240,
          "column": 22
        },
        "end": {
          "line": 240,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "POST",
      "start": 7109,
      "end": 7115,
      "loc": {
        "start": {
          "line": 240,
          "column": 24
        },
        "end": {
          "line": 240,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7115,
      "end": 7116,
      "loc": {
        "start": {
          "line": 240,
          "column": 30
        },
        "end": {
          "line": 240,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 7134,
      "end": 7141,
      "loc": {
        "start": {
          "line": 241,
          "column": 16
        },
        "end": {
          "line": 241,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7141,
      "end": 7142,
      "loc": {
        "start": {
          "line": 241,
          "column": 23
        },
        "end": {
          "line": 241,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 7143,
      "end": 7149,
      "loc": {
        "start": {
          "line": 241,
          "column": 25
        },
        "end": {
          "line": 241,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7149,
      "end": 7150,
      "loc": {
        "start": {
          "line": 241,
          "column": 31
        },
        "end": {
          "line": 241,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 7150,
      "end": 7156,
      "loc": {
        "start": {
          "line": 241,
          "column": 32
        },
        "end": {
          "line": 241,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7156,
      "end": 7157,
      "loc": {
        "start": {
          "line": 241,
          "column": 38
        },
        "end": {
          "line": 241,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7157,
      "end": 7158,
      "loc": {
        "start": {
          "line": 241,
          "column": 39
        },
        "end": {
          "line": 241,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Content-Type",
      "start": 7158,
      "end": 7172,
      "loc": {
        "start": {
          "line": 241,
          "column": 40
        },
        "end": {
          "line": 241,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7172,
      "end": 7173,
      "loc": {
        "start": {
          "line": 241,
          "column": 54
        },
        "end": {
          "line": 241,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "application/json",
      "start": 7173,
      "end": 7191,
      "loc": {
        "start": {
          "line": 241,
          "column": 55
        },
        "end": {
          "line": 241,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7191,
      "end": 7192,
      "loc": {
        "start": {
          "line": 241,
          "column": 73
        },
        "end": {
          "line": 241,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7192,
      "end": 7193,
      "loc": {
        "start": {
          "line": 241,
          "column": 74
        },
        "end": {
          "line": 241,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7194,
      "end": 7198,
      "loc": {
        "start": {
          "line": 241,
          "column": 76
        },
        "end": {
          "line": 241,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7198,
      "end": 7199,
      "loc": {
        "start": {
          "line": 241,
          "column": 80
        },
        "end": {
          "line": 241,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 7199,
      "end": 7213,
      "loc": {
        "start": {
          "line": 241,
          "column": 81
        },
        "end": {
          "line": 241,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7213,
      "end": 7214,
      "loc": {
        "start": {
          "line": 241,
          "column": 95
        },
        "end": {
          "line": 241,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7214,
      "end": 7215,
      "loc": {
        "start": {
          "line": 241,
          "column": 96
        },
        "end": {
          "line": 241,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7215,
      "end": 7216,
      "loc": {
        "start": {
          "line": 241,
          "column": 97
        },
        "end": {
          "line": 241,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7216,
      "end": 7217,
      "loc": {
        "start": {
          "line": 241,
          "column": 98
        },
        "end": {
          "line": 241,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 7235,
      "end": 7239,
      "loc": {
        "start": {
          "line": 242,
          "column": 16
        },
        "end": {
          "line": 242,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7239,
      "end": 7240,
      "loc": {
        "start": {
          "line": 242,
          "column": 20
        },
        "end": {
          "line": 242,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "requestData",
      "start": 7241,
      "end": 7252,
      "loc": {
        "start": {
          "line": 242,
          "column": 22
        },
        "end": {
          "line": 242,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7252,
      "end": 7253,
      "loc": {
        "start": {
          "line": 242,
          "column": 33
        },
        "end": {
          "line": 242,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 7271,
      "end": 7283,
      "loc": {
        "start": {
          "line": 243,
          "column": 16
        },
        "end": {
          "line": 243,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7283,
      "end": 7284,
      "loc": {
        "start": {
          "line": 243,
          "column": 28
        },
        "end": {
          "line": 243,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "json",
      "start": 7285,
      "end": 7291,
      "loc": {
        "start": {
          "line": 243,
          "column": 30
        },
        "end": {
          "line": 243,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7305,
      "end": 7306,
      "loc": {
        "start": {
          "line": 244,
          "column": 12
        },
        "end": {
          "line": 244,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7316,
      "end": 7317,
      "loc": {
        "start": {
          "line": 245,
          "column": 8
        },
        "end": {
          "line": 245,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7317,
      "end": 7318,
      "loc": {
        "start": {
          "line": 245,
          "column": 9
        },
        "end": {
          "line": 245,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 7318,
      "end": 7323,
      "loc": {
        "start": {
          "line": 245,
          "column": 10
        },
        "end": {
          "line": 245,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7323,
      "end": 7324,
      "loc": {
        "start": {
          "line": 245,
          "column": 15
        },
        "end": {
          "line": 245,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 7324,
      "end": 7329,
      "loc": {
        "start": {
          "line": 245,
          "column": 16
        },
        "end": {
          "line": 245,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7329,
      "end": 7331,
      "loc": {
        "start": {
          "line": 245,
          "column": 21
        },
        "end": {
          "line": 245,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7331,
      "end": 7332,
      "loc": {
        "start": {
          "line": 245,
          "column": 23
        },
        "end": {
          "line": 245,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 7346,
      "end": 7351,
      "loc": {
        "start": {
          "line": 246,
          "column": 12
        },
        "end": {
          "line": 246,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 7352,
      "end": 7355,
      "loc": {
        "start": {
          "line": 246,
          "column": 18
        },
        "end": {
          "line": 246,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PostRequestException",
      "start": 7356,
      "end": 7376,
      "loc": {
        "start": {
          "line": 246,
          "column": 22
        },
        "end": {
          "line": 246,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7376,
      "end": 7377,
      "loc": {
        "start": {
          "line": 246,
          "column": 42
        },
        "end": {
          "line": 246,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 7377,
      "end": 7382,
      "loc": {
        "start": {
          "line": 246,
          "column": 43
        },
        "end": {
          "line": 246,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7382,
      "end": 7383,
      "loc": {
        "start": {
          "line": 246,
          "column": 48
        },
        "end": {
          "line": 246,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7383,
      "end": 7384,
      "loc": {
        "start": {
          "line": 246,
          "column": 49
        },
        "end": {
          "line": 246,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7394,
      "end": 7395,
      "loc": {
        "start": {
          "line": 247,
          "column": 8
        },
        "end": {
          "line": 247,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7395,
      "end": 7396,
      "loc": {
        "start": {
          "line": 247,
          "column": 9
        },
        "end": {
          "line": 247,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7396,
      "end": 7397,
      "loc": {
        "start": {
          "line": 247,
          "column": 10
        },
        "end": {
          "line": 247,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 7411,
      "end": 7417,
      "loc": {
        "start": {
          "line": 250,
          "column": 8
        },
        "end": {
          "line": 250,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Promise",
      "start": 7418,
      "end": 7425,
      "loc": {
        "start": {
          "line": 250,
          "column": 15
        },
        "end": {
          "line": 250,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7425,
      "end": 7426,
      "loc": {
        "start": {
          "line": 250,
          "column": 22
        },
        "end": {
          "line": 250,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resolve",
      "start": 7426,
      "end": 7433,
      "loc": {
        "start": {
          "line": 250,
          "column": 23
        },
        "end": {
          "line": 250,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7433,
      "end": 7434,
      "loc": {
        "start": {
          "line": 250,
          "column": 30
        },
        "end": {
          "line": 250,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7434,
      "end": 7435,
      "loc": {
        "start": {
          "line": 250,
          "column": 31
        },
        "end": {
          "line": 250,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "...",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7449,
      "end": 7452,
      "loc": {
        "start": {
          "line": 251,
          "column": 12
        },
        "end": {
          "line": 251,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 7452,
      "end": 7460,
      "loc": {
        "start": {
          "line": 251,
          "column": 15
        },
        "end": {
          "line": 251,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7460,
      "end": 7461,
      "loc": {
        "start": {
          "line": 251,
          "column": 23
        },
        "end": {
          "line": 251,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 7461,
      "end": 7465,
      "loc": {
        "start": {
          "line": 251,
          "column": 24
        },
        "end": {
          "line": 251,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7465,
      "end": 7466,
      "loc": {
        "start": {
          "line": 251,
          "column": 28
        },
        "end": {
          "line": 251,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "poa",
      "start": 7480,
      "end": 7483,
      "loc": {
        "start": {
          "line": 252,
          "column": 12
        },
        "end": {
          "line": 252,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7483,
      "end": 7484,
      "loc": {
        "start": {
          "line": 252,
          "column": 15
        },
        "end": {
          "line": 252,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 7485,
      "end": 7490,
      "loc": {
        "start": {
          "line": 252,
          "column": 17
        },
        "end": {
          "line": 252,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7490,
      "end": 7491,
      "loc": {
        "start": {
          "line": 252,
          "column": 22
        },
        "end": {
          "line": 252,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "faucet_url",
      "start": 7505,
      "end": 7515,
      "loc": {
        "start": {
          "line": 253,
          "column": 12
        },
        "end": {
          "line": 253,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7515,
      "end": 7516,
      "loc": {
        "start": {
          "line": 253,
          "column": 22
        },
        "end": {
          "line": 253,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 7517,
      "end": 7521,
      "loc": {
        "start": {
          "line": 253,
          "column": 24
        },
        "end": {
          "line": 253,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7531,
      "end": 7532,
      "loc": {
        "start": {
          "line": 254,
          "column": 8
        },
        "end": {
          "line": 254,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7532,
      "end": 7533,
      "loc": {
        "start": {
          "line": 254,
          "column": 9
        },
        "end": {
          "line": 254,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7533,
      "end": 7534,
      "loc": {
        "start": {
          "line": 254,
          "column": 10
        },
        "end": {
          "line": 254,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7540,
      "end": 7541,
      "loc": {
        "start": {
          "line": 255,
          "column": 4
        },
        "end": {
          "line": 255,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Call a method on the API with files\r\n     * @param {string} method - the method to call\r\n     * @param {Object} parameters- the parameters for the method\r\n     * @param {Array<Blob|File>} files - the files\r\n     * @return {Promise<Object>} - a promise resolving with the transaction details\r\n     ",
      "start": 7549,
      "end": 7878,
      "loc": {
        "start": {
          "line": 257,
          "column": 4
        },
        "end": {
          "line": 264,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 7884,
      "end": 7889,
      "loc": {
        "start": {
          "line": 265,
          "column": 4
        },
        "end": {
          "line": 265,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "callMethodWithFile",
      "start": 7890,
      "end": 7908,
      "loc": {
        "start": {
          "line": 265,
          "column": 10
        },
        "end": {
          "line": 265,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7908,
      "end": 7909,
      "loc": {
        "start": {
          "line": 265,
          "column": 28
        },
        "end": {
          "line": 265,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 7909,
      "end": 7915,
      "loc": {
        "start": {
          "line": 265,
          "column": 29
        },
        "end": {
          "line": 265,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7915,
      "end": 7916,
      "loc": {
        "start": {
          "line": 265,
          "column": 35
        },
        "end": {
          "line": 265,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 7917,
      "end": 7927,
      "loc": {
        "start": {
          "line": 265,
          "column": 37
        },
        "end": {
          "line": 265,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7927,
      "end": 7928,
      "loc": {
        "start": {
          "line": 265,
          "column": 47
        },
        "end": {
          "line": 265,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "files",
      "start": 7929,
      "end": 7934,
      "loc": {
        "start": {
          "line": 265,
          "column": 49
        },
        "end": {
          "line": 265,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7934,
      "end": 7935,
      "loc": {
        "start": {
          "line": 265,
          "column": 54
        },
        "end": {
          "line": 265,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7936,
      "end": 7937,
      "loc": {
        "start": {
          "line": 265,
          "column": 56
        },
        "end": {
          "line": 265,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 7947,
      "end": 7949,
      "loc": {
        "start": {
          "line": 266,
          "column": 8
        },
        "end": {
          "line": 266,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7950,
      "end": 7951,
      "loc": {
        "start": {
          "line": 266,
          "column": 11
        },
        "end": {
          "line": 266,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 7951,
      "end": 7952,
      "loc": {
        "start": {
          "line": 266,
          "column": 12
        },
        "end": {
          "line": 266,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7952,
      "end": 7956,
      "loc": {
        "start": {
          "line": 266,
          "column": 13
        },
        "end": {
          "line": 266,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7956,
      "end": 7957,
      "loc": {
        "start": {
          "line": 266,
          "column": 17
        },
        "end": {
          "line": 266,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 7957,
      "end": 7963,
      "loc": {
        "start": {
          "line": 266,
          "column": 18
        },
        "end": {
          "line": 266,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7963,
      "end": 7964,
      "loc": {
        "start": {
          "line": 266,
          "column": 24
        },
        "end": {
          "line": 266,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7965,
      "end": 7966,
      "loc": {
        "start": {
          "line": 266,
          "column": 26
        },
        "end": {
          "line": 266,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 7980,
      "end": 7985,
      "loc": {
        "start": {
          "line": 267,
          "column": 12
        },
        "end": {
          "line": 267,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 7986,
      "end": 7989,
      "loc": {
        "start": {
          "line": 267,
          "column": 18
        },
        "end": {
          "line": 267,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "WalletNotFoundException",
      "start": 7990,
      "end": 8013,
      "loc": {
        "start": {
          "line": 267,
          "column": 22
        },
        "end": {
          "line": 267,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8013,
      "end": 8014,
      "loc": {
        "start": {
          "line": 267,
          "column": 45
        },
        "end": {
          "line": 267,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "No Wallet found",
      "start": 8014,
      "end": 8031,
      "loc": {
        "start": {
          "line": 267,
          "column": 46
        },
        "end": {
          "line": 267,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8031,
      "end": 8032,
      "loc": {
        "start": {
          "line": 267,
          "column": 63
        },
        "end": {
          "line": 267,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8032,
      "end": 8033,
      "loc": {
        "start": {
          "line": 267,
          "column": 64
        },
        "end": {
          "line": 267,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8043,
      "end": 8044,
      "loc": {
        "start": {
          "line": 268,
          "column": 8
        },
        "end": {
          "line": 268,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8056,
      "end": 8060,
      "loc": {
        "start": {
          "line": 270,
          "column": 8
        },
        "end": {
          "line": 270,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8060,
      "end": 8061,
      "loc": {
        "start": {
          "line": 270,
          "column": 12
        },
        "end": {
          "line": 270,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "validateCall",
      "start": 8061,
      "end": 8073,
      "loc": {
        "start": {
          "line": 270,
          "column": 13
        },
        "end": {
          "line": 270,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8073,
      "end": 8074,
      "loc": {
        "start": {
          "line": 270,
          "column": 25
        },
        "end": {
          "line": 270,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 8074,
      "end": 8080,
      "loc": {
        "start": {
          "line": 270,
          "column": 26
        },
        "end": {
          "line": 270,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8080,
      "end": 8081,
      "loc": {
        "start": {
          "line": 270,
          "column": 32
        },
        "end": {
          "line": 270,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 8082,
      "end": 8092,
      "loc": {
        "start": {
          "line": 270,
          "column": 34
        },
        "end": {
          "line": 270,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8092,
      "end": 8093,
      "loc": {
        "start": {
          "line": 270,
          "column": 44
        },
        "end": {
          "line": 270,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "files",
      "start": 8094,
      "end": 8099,
      "loc": {
        "start": {
          "line": 270,
          "column": 46
        },
        "end": {
          "line": 270,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8099,
      "end": 8100,
      "loc": {
        "start": {
          "line": 270,
          "column": 51
        },
        "end": {
          "line": 270,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8100,
      "end": 8101,
      "loc": {
        "start": {
          "line": 270,
          "column": 52
        },
        "end": {
          "line": 270,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8113,
      "end": 8116,
      "loc": {
        "start": {
          "line": 272,
          "column": 8
        },
        "end": {
          "line": 272,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 8117,
      "end": 8125,
      "loc": {
        "start": {
          "line": 272,
          "column": 12
        },
        "end": {
          "line": 272,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8126,
      "end": 8127,
      "loc": {
        "start": {
          "line": 272,
          "column": 21
        },
        "end": {
          "line": 272,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 8128,
      "end": 8131,
      "loc": {
        "start": {
          "line": 272,
          "column": 23
        },
        "end": {
          "line": 272,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "FormData",
      "start": 8132,
      "end": 8140,
      "loc": {
        "start": {
          "line": 272,
          "column": 27
        },
        "end": {
          "line": 272,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8140,
      "end": 8141,
      "loc": {
        "start": {
          "line": 272,
          "column": 35
        },
        "end": {
          "line": 272,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8141,
      "end": 8142,
      "loc": {
        "start": {
          "line": 272,
          "column": 36
        },
        "end": {
          "line": 272,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8142,
      "end": 8143,
      "loc": {
        "start": {
          "line": 272,
          "column": 37
        },
        "end": {
          "line": 272,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8153,
      "end": 8156,
      "loc": {
        "start": {
          "line": 273,
          "column": 8
        },
        "end": {
          "line": 273,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 8157,
      "end": 8164,
      "loc": {
        "start": {
          "line": 273,
          "column": 12
        },
        "end": {
          "line": 273,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8165,
      "end": 8166,
      "loc": {
        "start": {
          "line": 273,
          "column": 20
        },
        "end": {
          "line": 273,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 8167,
      "end": 8172,
      "loc": {
        "start": {
          "line": 273,
          "column": 22
        },
        "end": {
          "line": 273,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8173,
      "end": 8177,
      "loc": {
        "start": {
          "line": 273,
          "column": 28
        },
        "end": {
          "line": 273,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8177,
      "end": 8178,
      "loc": {
        "start": {
          "line": 273,
          "column": 32
        },
        "end": {
          "line": 273,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 8178,
      "end": 8184,
      "loc": {
        "start": {
          "line": 273,
          "column": 33
        },
        "end": {
          "line": 273,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8184,
      "end": 8185,
      "loc": {
        "start": {
          "line": 273,
          "column": 39
        },
        "end": {
          "line": 273,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getAddress",
      "start": 8185,
      "end": 8195,
      "loc": {
        "start": {
          "line": 273,
          "column": 40
        },
        "end": {
          "line": 273,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8195,
      "end": 8196,
      "loc": {
        "start": {
          "line": 273,
          "column": 50
        },
        "end": {
          "line": 273,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8196,
      "end": 8197,
      "loc": {
        "start": {
          "line": 273,
          "column": 51
        },
        "end": {
          "line": 273,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8197,
      "end": 8198,
      "loc": {
        "start": {
          "line": 273,
          "column": 52
        },
        "end": {
          "line": 273,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 8208,
      "end": 8216,
      "loc": {
        "start": {
          "line": 274,
          "column": 8
        },
        "end": {
          "line": 274,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8216,
      "end": 8217,
      "loc": {
        "start": {
          "line": 274,
          "column": 16
        },
        "end": {
          "line": 274,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "append",
      "start": 8217,
      "end": 8223,
      "loc": {
        "start": {
          "line": 274,
          "column": 17
        },
        "end": {
          "line": 274,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8223,
      "end": 8224,
      "loc": {
        "start": {
          "line": 274,
          "column": 23
        },
        "end": {
          "line": 274,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "from",
      "start": 8224,
      "end": 8230,
      "loc": {
        "start": {
          "line": 274,
          "column": 24
        },
        "end": {
          "line": 274,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8230,
      "end": 8231,
      "loc": {
        "start": {
          "line": 274,
          "column": 30
        },
        "end": {
          "line": 274,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "address",
      "start": 8232,
      "end": 8239,
      "loc": {
        "start": {
          "line": 274,
          "column": 32
        },
        "end": {
          "line": 274,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8239,
      "end": 8240,
      "loc": {
        "start": {
          "line": 274,
          "column": 39
        },
        "end": {
          "line": 274,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8240,
      "end": 8241,
      "loc": {
        "start": {
          "line": 274,
          "column": 40
        },
        "end": {
          "line": 274,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 8251,
      "end": 8254,
      "loc": {
        "start": {
          "line": 275,
          "column": 8
        },
        "end": {
          "line": 275,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8255,
      "end": 8256,
      "loc": {
        "start": {
          "line": 275,
          "column": 12
        },
        "end": {
          "line": 275,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8256,
      "end": 8259,
      "loc": {
        "start": {
          "line": 275,
          "column": 13
        },
        "end": {
          "line": 275,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8260,
      "end": 8261,
      "loc": {
        "start": {
          "line": 275,
          "column": 17
        },
        "end": {
          "line": 275,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 8261,
      "end": 8264,
      "loc": {
        "start": {
          "line": 275,
          "column": 18
        },
        "end": {
          "line": 275,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8264,
      "end": 8265,
      "loc": {
        "start": {
          "line": 275,
          "column": 21
        },
        "end": {
          "line": 275,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8266,
      "end": 8271,
      "loc": {
        "start": {
          "line": 275,
          "column": 23
        },
        "end": {
          "line": 275,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8271,
      "end": 8272,
      "loc": {
        "start": {
          "line": 275,
          "column": 28
        },
        "end": {
          "line": 275,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 8273,
      "end": 8275,
      "loc": {
        "start": {
          "line": 275,
          "column": 30
        },
        "end": {
          "line": 275,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 8276,
      "end": 8282,
      "loc": {
        "start": {
          "line": 275,
          "column": 33
        },
        "end": {
          "line": 275,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8282,
      "end": 8283,
      "loc": {
        "start": {
          "line": 275,
          "column": 39
        },
        "end": {
          "line": 275,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entries",
      "start": 8283,
      "end": 8290,
      "loc": {
        "start": {
          "line": 275,
          "column": 40
        },
        "end": {
          "line": 275,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8290,
      "end": 8291,
      "loc": {
        "start": {
          "line": 275,
          "column": 47
        },
        "end": {
          "line": 275,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 8291,
      "end": 8301,
      "loc": {
        "start": {
          "line": 275,
          "column": 48
        },
        "end": {
          "line": 275,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8301,
      "end": 8302,
      "loc": {
        "start": {
          "line": 275,
          "column": 58
        },
        "end": {
          "line": 275,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8302,
      "end": 8303,
      "loc": {
        "start": {
          "line": 275,
          "column": 59
        },
        "end": {
          "line": 275,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8304,
      "end": 8305,
      "loc": {
        "start": {
          "line": 275,
          "column": 61
        },
        "end": {
          "line": 275,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 8319,
      "end": 8327,
      "loc": {
        "start": {
          "line": 276,
          "column": 12
        },
        "end": {
          "line": 276,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8327,
      "end": 8328,
      "loc": {
        "start": {
          "line": 276,
          "column": 20
        },
        "end": {
          "line": 276,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "append",
      "start": 8328,
      "end": 8334,
      "loc": {
        "start": {
          "line": 276,
          "column": 21
        },
        "end": {
          "line": 276,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8334,
      "end": 8335,
      "loc": {
        "start": {
          "line": 276,
          "column": 27
        },
        "end": {
          "line": 276,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 8335,
      "end": 8338,
      "loc": {
        "start": {
          "line": 276,
          "column": 28
        },
        "end": {
          "line": 276,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8338,
      "end": 8339,
      "loc": {
        "start": {
          "line": 276,
          "column": 31
        },
        "end": {
          "line": 276,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8340,
      "end": 8345,
      "loc": {
        "start": {
          "line": 276,
          "column": 33
        },
        "end": {
          "line": 276,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8345,
      "end": 8346,
      "loc": {
        "start": {
          "line": 276,
          "column": 38
        },
        "end": {
          "line": 276,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8346,
      "end": 8347,
      "loc": {
        "start": {
          "line": 276,
          "column": 39
        },
        "end": {
          "line": 276,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8357,
      "end": 8358,
      "loc": {
        "start": {
          "line": 277,
          "column": 8
        },
        "end": {
          "line": 277,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 8370,
      "end": 8373,
      "loc": {
        "start": {
          "line": 279,
          "column": 8
        },
        "end": {
          "line": 279,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8373,
      "end": 8374,
      "loc": {
        "start": {
          "line": 279,
          "column": 11
        },
        "end": {
          "line": 279,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 8374,
      "end": 8377,
      "loc": {
        "start": {
          "line": 279,
          "column": 12
        },
        "end": {
          "line": 279,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 8378,
      "end": 8379,
      "loc": {
        "start": {
          "line": 279,
          "column": 16
        },
        "end": {
          "line": 279,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8380,
      "end": 8381,
      "loc": {
        "start": {
          "line": 279,
          "column": 18
        },
        "end": {
          "line": 279,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 8382,
      "end": 8383,
      "loc": {
        "start": {
          "line": 279,
          "column": 20
        },
        "end": {
          "line": 279,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8383,
      "end": 8384,
      "loc": {
        "start": {
          "line": 279,
          "column": 21
        },
        "end": {
          "line": 279,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 8385,
      "end": 8386,
      "loc": {
        "start": {
          "line": 279,
          "column": 23
        },
        "end": {
          "line": 279,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 8387,
      "end": 8388,
      "loc": {
        "start": {
          "line": 279,
          "column": 25
        },
        "end": {
          "line": 279,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "files",
      "start": 8389,
      "end": 8394,
      "loc": {
        "start": {
          "line": 279,
          "column": 27
        },
        "end": {
          "line": 279,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8394,
      "end": 8395,
      "loc": {
        "start": {
          "line": 279,
          "column": 32
        },
        "end": {
          "line": 279,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 8395,
      "end": 8401,
      "loc": {
        "start": {
          "line": 279,
          "column": 33
        },
        "end": {
          "line": 279,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8401,
      "end": 8402,
      "loc": {
        "start": {
          "line": 279,
          "column": 39
        },
        "end": {
          "line": 279,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 8403,
      "end": 8404,
      "loc": {
        "start": {
          "line": 279,
          "column": 41
        },
        "end": {
          "line": 279,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "++/--",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": true,
        "binop": null
      },
      "value": "++",
      "start": 8404,
      "end": 8406,
      "loc": {
        "start": {
          "line": 279,
          "column": 42
        },
        "end": {
          "line": 279,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8406,
      "end": 8407,
      "loc": {
        "start": {
          "line": 279,
          "column": 44
        },
        "end": {
          "line": 279,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8407,
      "end": 8408,
      "loc": {
        "start": {
          "line": 279,
          "column": 45
        },
        "end": {
          "line": 279,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 8422,
      "end": 8430,
      "loc": {
        "start": {
          "line": 280,
          "column": 12
        },
        "end": {
          "line": 280,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8430,
      "end": 8431,
      "loc": {
        "start": {
          "line": 280,
          "column": 20
        },
        "end": {
          "line": 280,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "append",
      "start": 8431,
      "end": 8437,
      "loc": {
        "start": {
          "line": 280,
          "column": 21
        },
        "end": {
          "line": 280,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8437,
      "end": 8438,
      "loc": {
        "start": {
          "line": 280,
          "column": 27
        },
        "end": {
          "line": 280,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "data",
      "start": 8438,
      "end": 8444,
      "loc": {
        "start": {
          "line": 280,
          "column": 28
        },
        "end": {
          "line": 280,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8444,
      "end": 8445,
      "loc": {
        "start": {
          "line": 280,
          "column": 34
        },
        "end": {
          "line": 280,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "files",
      "start": 8446,
      "end": 8451,
      "loc": {
        "start": {
          "line": 280,
          "column": 36
        },
        "end": {
          "line": 280,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8451,
      "end": 8452,
      "loc": {
        "start": {
          "line": 280,
          "column": 41
        },
        "end": {
          "line": 280,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 8452,
      "end": 8453,
      "loc": {
        "start": {
          "line": 280,
          "column": 42
        },
        "end": {
          "line": 280,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8453,
      "end": 8454,
      "loc": {
        "start": {
          "line": 280,
          "column": 43
        },
        "end": {
          "line": 280,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8454,
      "end": 8455,
      "loc": {
        "start": {
          "line": 280,
          "column": 44
        },
        "end": {
          "line": 280,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8456,
      "end": 8457,
      "loc": {
        "start": {
          "line": 280,
          "column": 46
        },
        "end": {
          "line": 280,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "filename",
      "start": 8458,
      "end": 8466,
      "loc": {
        "start": {
          "line": 280,
          "column": 48
        },
        "end": {
          "line": 280,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8466,
      "end": 8467,
      "loc": {
        "start": {
          "line": 280,
          "column": 56
        },
        "end": {
          "line": 280,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8468,
      "end": 8469,
      "loc": {
        "start": {
          "line": 280,
          "column": 58
        },
        "end": {
          "line": 280,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "files[",
      "start": 8469,
      "end": 8475,
      "loc": {
        "start": {
          "line": 280,
          "column": 59
        },
        "end": {
          "line": 280,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8475,
      "end": 8477,
      "loc": {
        "start": {
          "line": 280,
          "column": 65
        },
        "end": {
          "line": 280,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "i",
      "start": 8477,
      "end": 8478,
      "loc": {
        "start": {
          "line": 280,
          "column": 67
        },
        "end": {
          "line": 280,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8478,
      "end": 8479,
      "loc": {
        "start": {
          "line": 280,
          "column": 68
        },
        "end": {
          "line": 280,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]",
      "start": 8479,
      "end": 8480,
      "loc": {
        "start": {
          "line": 280,
          "column": 69
        },
        "end": {
          "line": 280,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8480,
      "end": 8481,
      "loc": {
        "start": {
          "line": 280,
          "column": 70
        },
        "end": {
          "line": 280,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8481,
      "end": 8482,
      "loc": {
        "start": {
          "line": 280,
          "column": 71
        },
        "end": {
          "line": 280,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8482,
      "end": 8483,
      "loc": {
        "start": {
          "line": 280,
          "column": 72
        },
        "end": {
          "line": 280,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8483,
      "end": 8484,
      "loc": {
        "start": {
          "line": 280,
          "column": 73
        },
        "end": {
          "line": 280,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8494,
      "end": 8495,
      "loc": {
        "start": {
          "line": 281,
          "column": 8
        },
        "end": {
          "line": 281,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 8507,
      "end": 8513,
      "loc": {
        "start": {
          "line": 283,
          "column": 8
        },
        "end": {
          "line": 283,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8514,
      "end": 8518,
      "loc": {
        "start": {
          "line": 283,
          "column": 15
        },
        "end": {
          "line": 283,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8518,
      "end": 8519,
      "loc": {
        "start": {
          "line": 283,
          "column": 19
        },
        "end": {
          "line": 283,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sendMethodRequest",
      "start": 8519,
      "end": 8536,
      "loc": {
        "start": {
          "line": 283,
          "column": 20
        },
        "end": {
          "line": 283,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8536,
      "end": 8537,
      "loc": {
        "start": {
          "line": 283,
          "column": 37
        },
        "end": {
          "line": 283,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 8537,
      "end": 8543,
      "loc": {
        "start": {
          "line": 283,
          "column": 38
        },
        "end": {
          "line": 283,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8543,
      "end": 8544,
      "loc": {
        "start": {
          "line": 283,
          "column": 44
        },
        "end": {
          "line": 283,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formData",
      "start": 8545,
      "end": 8553,
      "loc": {
        "start": {
          "line": 283,
          "column": 46
        },
        "end": {
          "line": 283,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8553,
      "end": 8554,
      "loc": {
        "start": {
          "line": 283,
          "column": 54
        },
        "end": {
          "line": 283,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8554,
      "end": 8555,
      "loc": {
        "start": {
          "line": 283,
          "column": 55
        },
        "end": {
          "line": 283,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8561,
      "end": 8562,
      "loc": {
        "start": {
          "line": 284,
          "column": 4
        },
        "end": {
          "line": 284,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @private\r\n     * Internal method for submitting method calls and retrying on nonce errors\r\n     * @param {string} txnId - the txnId\r\n     * @param {string} signed - The signed txn\r\n     * @returns {Promise<Response>} - The response with transaction data\r\n     ",
      "start": 8570,
      "end": 8844,
      "loc": {
        "start": {
          "line": 286,
          "column": 4
        },
        "end": {
          "line": 292,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 8850,
      "end": 8855,
      "loc": {
        "start": {
          "line": 293,
          "column": 4
        },
        "end": {
          "line": 293,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "submitTxn",
      "start": 8856,
      "end": 8865,
      "loc": {
        "start": {
          "line": 293,
          "column": 10
        },
        "end": {
          "line": 293,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8865,
      "end": 8866,
      "loc": {
        "start": {
          "line": 293,
          "column": 19
        },
        "end": {
          "line": 293,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 8866,
      "end": 8871,
      "loc": {
        "start": {
          "line": 293,
          "column": 20
        },
        "end": {
          "line": 293,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8871,
      "end": 8872,
      "loc": {
        "start": {
          "line": 293,
          "column": 25
        },
        "end": {
          "line": 293,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 8873,
      "end": 8880,
      "loc": {
        "start": {
          "line": 293,
          "column": 27
        },
        "end": {
          "line": 293,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8880,
      "end": 8881,
      "loc": {
        "start": {
          "line": 293,
          "column": 34
        },
        "end": {
          "line": 293,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxTries",
      "start": 8882,
      "end": 8890,
      "loc": {
        "start": {
          "line": 293,
          "column": 36
        },
        "end": {
          "line": 293,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8890,
      "end": 8891,
      "loc": {
        "start": {
          "line": 293,
          "column": 44
        },
        "end": {
          "line": 293,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "currentTry",
      "start": 8892,
      "end": 8902,
      "loc": {
        "start": {
          "line": 293,
          "column": 46
        },
        "end": {
          "line": 293,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8902,
      "end": 8903,
      "loc": {
        "start": {
          "line": 293,
          "column": 56
        },
        "end": {
          "line": 293,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8903,
      "end": 8904,
      "loc": {
        "start": {
          "line": 293,
          "column": 57
        },
        "end": {
          "line": 293,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8914,
      "end": 8916,
      "loc": {
        "start": {
          "line": 294,
          "column": 8
        },
        "end": {
          "line": 294,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8916,
      "end": 8917,
      "loc": {
        "start": {
          "line": 294,
          "column": 10
        },
        "end": {
          "line": 294,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 8917,
      "end": 8918,
      "loc": {
        "start": {
          "line": 294,
          "column": 11
        },
        "end": {
          "line": 294,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxTries",
      "start": 8918,
      "end": 8926,
      "loc": {
        "start": {
          "line": 294,
          "column": 12
        },
        "end": {
          "line": 294,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8926,
      "end": 8927,
      "loc": {
        "start": {
          "line": 294,
          "column": 20
        },
        "end": {
          "line": 294,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxTries",
      "start": 8928,
      "end": 8936,
      "loc": {
        "start": {
          "line": 294,
          "column": 22
        },
        "end": {
          "line": 294,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8937,
      "end": 8938,
      "loc": {
        "start": {
          "line": 294,
          "column": 31
        },
        "end": {
          "line": 294,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 5,
      "start": 8939,
      "end": 8940,
      "loc": {
        "start": {
          "line": 294,
          "column": 33
        },
        "end": {
          "line": 294,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8940,
      "end": 8941,
      "loc": {
        "start": {
          "line": 294,
          "column": 34
        },
        "end": {
          "line": 294,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8951,
      "end": 8953,
      "loc": {
        "start": {
          "line": 295,
          "column": 8
        },
        "end": {
          "line": 295,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8953,
      "end": 8954,
      "loc": {
        "start": {
          "line": 295,
          "column": 10
        },
        "end": {
          "line": 295,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 8954,
      "end": 8955,
      "loc": {
        "start": {
          "line": 295,
          "column": 11
        },
        "end": {
          "line": 295,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "currentTry",
      "start": 8955,
      "end": 8965,
      "loc": {
        "start": {
          "line": 295,
          "column": 12
        },
        "end": {
          "line": 295,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8965,
      "end": 8966,
      "loc": {
        "start": {
          "line": 295,
          "column": 22
        },
        "end": {
          "line": 295,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "currentTry",
      "start": 8967,
      "end": 8977,
      "loc": {
        "start": {
          "line": 295,
          "column": 24
        },
        "end": {
          "line": 295,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8978,
      "end": 8979,
      "loc": {
        "start": {
          "line": 295,
          "column": 35
        },
        "end": {
          "line": 295,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 8980,
      "end": 8981,
      "loc": {
        "start": {
          "line": 295,
          "column": 37
        },
        "end": {
          "line": 295,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8981,
      "end": 8982,
      "loc": {
        "start": {
          "line": 295,
          "column": 38
        },
        "end": {
          "line": 295,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 8992,
      "end": 8994,
      "loc": {
        "start": {
          "line": 296,
          "column": 8
        },
        "end": {
          "line": 296,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8994,
      "end": 8995,
      "loc": {
        "start": {
          "line": 296,
          "column": 10
        },
        "end": {
          "line": 296,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "currentTry",
      "start": 8995,
      "end": 9005,
      "loc": {
        "start": {
          "line": 296,
          "column": 11
        },
        "end": {
          "line": 296,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 9006,
      "end": 9007,
      "loc": {
        "start": {
          "line": 296,
          "column": 22
        },
        "end": {
          "line": 296,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxTries",
      "start": 9008,
      "end": 9016,
      "loc": {
        "start": {
          "line": 296,
          "column": 24
        },
        "end": {
          "line": 296,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9016,
      "end": 9017,
      "loc": {
        "start": {
          "line": 296,
          "column": 32
        },
        "end": {
          "line": 296,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9017,
      "end": 9018,
      "loc": {
        "start": {
          "line": 296,
          "column": 33
        },
        "end": {
          "line": 296,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 9032,
      "end": 9037,
      "loc": {
        "start": {
          "line": 297,
          "column": 12
        },
        "end": {
          "line": 297,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 9038,
      "end": 9041,
      "loc": {
        "start": {
          "line": 297,
          "column": 18
        },
        "end": {
          "line": 297,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "RetriesExceededException",
      "start": 9042,
      "end": 9066,
      "loc": {
        "start": {
          "line": 297,
          "column": 22
        },
        "end": {
          "line": 297,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9066,
      "end": 9067,
      "loc": {
        "start": {
          "line": 297,
          "column": 46
        },
        "end": {
          "line": 297,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9067,
      "end": 9068,
      "loc": {
        "start": {
          "line": 297,
          "column": 47
        },
        "end": {
          "line": 297,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9068,
      "end": 9069,
      "loc": {
        "start": {
          "line": 297,
          "column": 48
        },
        "end": {
          "line": 297,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9079,
      "end": 9080,
      "loc": {
        "start": {
          "line": 298,
          "column": 8
        },
        "end": {
          "line": 298,
          "column": 9
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " tslint:disable-next-line: no-unsafe-any",
      "start": 9090,
      "end": 9132,
      "loc": {
        "start": {
          "line": 299,
          "column": 8
        },
        "end": {
          "line": 299,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 9142,
      "end": 9147,
      "loc": {
        "start": {
          "line": 300,
          "column": 8
        },
        "end": {
          "line": 300,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "signed",
      "start": 9148,
      "end": 9154,
      "loc": {
        "start": {
          "line": 300,
          "column": 14
        },
        "end": {
          "line": 300,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9155,
      "end": 9156,
      "loc": {
        "start": {
          "line": 300,
          "column": 21
        },
        "end": {
          "line": 300,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 9157,
      "end": 9162,
      "loc": {
        "start": {
          "line": 300,
          "column": 23
        },
        "end": {
          "line": 300,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9163,
      "end": 9167,
      "loc": {
        "start": {
          "line": 300,
          "column": 29
        },
        "end": {
          "line": 300,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9167,
      "end": 9168,
      "loc": {
        "start": {
          "line": 300,
          "column": 33
        },
        "end": {
          "line": 300,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 9168,
      "end": 9174,
      "loc": {
        "start": {
          "line": 300,
          "column": 34
        },
        "end": {
          "line": 300,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9174,
      "end": 9175,
      "loc": {
        "start": {
          "line": 300,
          "column": 40
        },
        "end": {
          "line": 300,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sign",
      "start": 9175,
      "end": 9179,
      "loc": {
        "start": {
          "line": 300,
          "column": 41
        },
        "end": {
          "line": 300,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9179,
      "end": 9180,
      "loc": {
        "start": {
          "line": 300,
          "column": 45
        },
        "end": {
          "line": 300,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 9180,
      "end": 9187,
      "loc": {
        "start": {
          "line": 300,
          "column": 46
        },
        "end": {
          "line": 300,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9187,
      "end": 9188,
      "loc": {
        "start": {
          "line": 300,
          "column": 53
        },
        "end": {
          "line": 300,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9188,
      "end": 9189,
      "loc": {
        "start": {
          "line": 300,
          "column": 54
        },
        "end": {
          "line": 300,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9201,
      "end": 9207,
      "loc": {
        "start": {
          "line": 302,
          "column": 8
        },
        "end": {
          "line": 302,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 9208,
      "end": 9213,
      "loc": {
        "start": {
          "line": 302,
          "column": 15
        },
        "end": {
          "line": 302,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9213,
      "end": 9214,
      "loc": {
        "start": {
          "line": 302,
          "column": 20
        },
        "end": {
          "line": 302,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 9214,
      "end": 9221,
      "loc": {
        "start": {
          "line": 302,
          "column": 21
        },
        "end": {
          "line": 302,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9221,
      "end": 9222,
      "loc": {
        "start": {
          "line": 302,
          "column": 28
        },
        "end": {
          "line": 302,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9222,
      "end": 9223,
      "loc": {
        "start": {
          "line": 302,
          "column": 29
        },
        "end": {
          "line": 302,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 9237,
      "end": 9240,
      "loc": {
        "start": {
          "line": 303,
          "column": 12
        },
        "end": {
          "line": 303,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9240,
      "end": 9241,
      "loc": {
        "start": {
          "line": 303,
          "column": 15
        },
        "end": {
          "line": 303,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9242,
      "end": 9243,
      "loc": {
        "start": {
          "line": 303,
          "column": 17
        },
        "end": {
          "line": 303,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 9243,
      "end": 9243,
      "loc": {
        "start": {
          "line": 303,
          "column": 18
        },
        "end": {
          "line": 303,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9243,
      "end": 9245,
      "loc": {
        "start": {
          "line": 303,
          "column": 18
        },
        "end": {
          "line": 303,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9245,
      "end": 9249,
      "loc": {
        "start": {
          "line": 303,
          "column": 20
        },
        "end": {
          "line": 303,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9249,
      "end": 9250,
      "loc": {
        "start": {
          "line": 303,
          "column": 24
        },
        "end": {
          "line": 303,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 9250,
      "end": 9258,
      "loc": {
        "start": {
          "line": 303,
          "column": 25
        },
        "end": {
          "line": 303,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9258,
      "end": 9259,
      "loc": {
        "start": {
          "line": 303,
          "column": 33
        },
        "end": {
          "line": 303,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "transaction/",
      "start": 9259,
      "end": 9271,
      "loc": {
        "start": {
          "line": 303,
          "column": 34
        },
        "end": {
          "line": 303,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9271,
      "end": 9273,
      "loc": {
        "start": {
          "line": 303,
          "column": 46
        },
        "end": {
          "line": 303,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 9273,
      "end": 9278,
      "loc": {
        "start": {
          "line": 303,
          "column": 48
        },
        "end": {
          "line": 303,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9278,
      "end": 9279,
      "loc": {
        "start": {
          "line": 303,
          "column": 53
        },
        "end": {
          "line": 303,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 9279,
      "end": 9280,
      "loc": {
        "start": {
          "line": 303,
          "column": 54
        },
        "end": {
          "line": 303,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9280,
      "end": 9281,
      "loc": {
        "start": {
          "line": 303,
          "column": 55
        },
        "end": {
          "line": 303,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9281,
      "end": 9282,
      "loc": {
        "start": {
          "line": 303,
          "column": 56
        },
        "end": {
          "line": 303,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 9296,
      "end": 9302,
      "loc": {
        "start": {
          "line": 304,
          "column": 12
        },
        "end": {
          "line": 304,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9302,
      "end": 9303,
      "loc": {
        "start": {
          "line": 304,
          "column": 18
        },
        "end": {
          "line": 304,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "POST",
      "start": 9304,
      "end": 9310,
      "loc": {
        "start": {
          "line": 304,
          "column": 20
        },
        "end": {
          "line": 304,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9310,
      "end": 9311,
      "loc": {
        "start": {
          "line": 304,
          "column": 26
        },
        "end": {
          "line": 304,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 9325,
      "end": 9332,
      "loc": {
        "start": {
          "line": 305,
          "column": 12
        },
        "end": {
          "line": 305,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9332,
      "end": 9333,
      "loc": {
        "start": {
          "line": 305,
          "column": 19
        },
        "end": {
          "line": 305,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 9334,
      "end": 9340,
      "loc": {
        "start": {
          "line": 305,
          "column": 21
        },
        "end": {
          "line": 305,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9340,
      "end": 9341,
      "loc": {
        "start": {
          "line": 305,
          "column": 27
        },
        "end": {
          "line": 305,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 9341,
      "end": 9347,
      "loc": {
        "start": {
          "line": 305,
          "column": 28
        },
        "end": {
          "line": 305,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9347,
      "end": 9348,
      "loc": {
        "start": {
          "line": 305,
          "column": 34
        },
        "end": {
          "line": 305,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9348,
      "end": 9349,
      "loc": {
        "start": {
          "line": 305,
          "column": 35
        },
        "end": {
          "line": 305,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Content-Type",
      "start": 9349,
      "end": 9363,
      "loc": {
        "start": {
          "line": 305,
          "column": 36
        },
        "end": {
          "line": 305,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9363,
      "end": 9364,
      "loc": {
        "start": {
          "line": 305,
          "column": 50
        },
        "end": {
          "line": 305,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "application/json",
      "start": 9364,
      "end": 9382,
      "loc": {
        "start": {
          "line": 305,
          "column": 51
        },
        "end": {
          "line": 305,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9382,
      "end": 9383,
      "loc": {
        "start": {
          "line": 305,
          "column": 69
        },
        "end": {
          "line": 305,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9383,
      "end": 9384,
      "loc": {
        "start": {
          "line": 305,
          "column": 70
        },
        "end": {
          "line": 305,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9384,
      "end": 9388,
      "loc": {
        "start": {
          "line": 305,
          "column": 71
        },
        "end": {
          "line": 305,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9388,
      "end": 9389,
      "loc": {
        "start": {
          "line": 305,
          "column": 75
        },
        "end": {
          "line": 305,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 9389,
      "end": 9403,
      "loc": {
        "start": {
          "line": 305,
          "column": 76
        },
        "end": {
          "line": 305,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9403,
      "end": 9404,
      "loc": {
        "start": {
          "line": 305,
          "column": 90
        },
        "end": {
          "line": 305,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9404,
      "end": 9405,
      "loc": {
        "start": {
          "line": 305,
          "column": 91
        },
        "end": {
          "line": 305,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9405,
      "end": 9406,
      "loc": {
        "start": {
          "line": 305,
          "column": 92
        },
        "end": {
          "line": 305,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9406,
      "end": 9407,
      "loc": {
        "start": {
          "line": 305,
          "column": 93
        },
        "end": {
          "line": 305,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 9421,
      "end": 9425,
      "loc": {
        "start": {
          "line": 306,
          "column": 12
        },
        "end": {
          "line": 306,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9425,
      "end": 9426,
      "loc": {
        "start": {
          "line": 306,
          "column": 16
        },
        "end": {
          "line": 306,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9427,
      "end": 9428,
      "loc": {
        "start": {
          "line": 306,
          "column": 18
        },
        "end": {
          "line": 306,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 9428,
      "end": 9435,
      "loc": {
        "start": {
          "line": 306,
          "column": 19
        },
        "end": {
          "line": 306,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9435,
      "end": 9436,
      "loc": {
        "start": {
          "line": 306,
          "column": 26
        },
        "end": {
          "line": 306,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "signed",
      "start": 9437,
      "end": 9443,
      "loc": {
        "start": {
          "line": 306,
          "column": 28
        },
        "end": {
          "line": 306,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9443,
      "end": 9444,
      "loc": {
        "start": {
          "line": 306,
          "column": 34
        },
        "end": {
          "line": 306,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9444,
      "end": 9445,
      "loc": {
        "start": {
          "line": 306,
          "column": 35
        },
        "end": {
          "line": 306,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 9459,
      "end": 9471,
      "loc": {
        "start": {
          "line": 307,
          "column": 12
        },
        "end": {
          "line": 307,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9471,
      "end": 9472,
      "loc": {
        "start": {
          "line": 307,
          "column": 24
        },
        "end": {
          "line": 307,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "json",
      "start": 9473,
      "end": 9479,
      "loc": {
        "start": {
          "line": 307,
          "column": 26
        },
        "end": {
          "line": 307,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9489,
      "end": 9490,
      "loc": {
        "start": {
          "line": 308,
          "column": 8
        },
        "end": {
          "line": 308,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9490,
      "end": 9491,
      "loc": {
        "start": {
          "line": 308,
          "column": 9
        },
        "end": {
          "line": 308,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9491,
      "end": 9492,
      "loc": {
        "start": {
          "line": 308,
          "column": 10
        },
        "end": {
          "line": 308,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 9492,
      "end": 9496,
      "loc": {
        "start": {
          "line": 308,
          "column": 11
        },
        "end": {
          "line": 308,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9496,
      "end": 9497,
      "loc": {
        "start": {
          "line": 308,
          "column": 15
        },
        "end": {
          "line": 308,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 9497,
      "end": 9505,
      "loc": {
        "start": {
          "line": 308,
          "column": 16
        },
        "end": {
          "line": 308,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9506,
      "end": 9508,
      "loc": {
        "start": {
          "line": 308,
          "column": 25
        },
        "end": {
          "line": 308,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9509,
      "end": 9510,
      "loc": {
        "start": {
          "line": 308,
          "column": 28
        },
        "end": {
          "line": 308,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " tslint:disable-next-line: no-console",
      "start": 9524,
      "end": 9563,
      "loc": {
        "start": {
          "line": 309,
          "column": 12
        },
        "end": {
          "line": 309,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 9577,
      "end": 9584,
      "loc": {
        "start": {
          "line": 310,
          "column": 12
        },
        "end": {
          "line": 310,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9584,
      "end": 9585,
      "loc": {
        "start": {
          "line": 310,
          "column": 19
        },
        "end": {
          "line": 310,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 9585,
      "end": 9588,
      "loc": {
        "start": {
          "line": 310,
          "column": 20
        },
        "end": {
          "line": 310,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9588,
      "end": 9589,
      "loc": {
        "start": {
          "line": 310,
          "column": 23
        },
        "end": {
          "line": 310,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Success!",
      "start": 9589,
      "end": 9599,
      "loc": {
        "start": {
          "line": 310,
          "column": 24
        },
        "end": {
          "line": 310,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9599,
      "end": 9600,
      "loc": {
        "start": {
          "line": 310,
          "column": 34
        },
        "end": {
          "line": 310,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 9601,
      "end": 9609,
      "loc": {
        "start": {
          "line": 310,
          "column": 36
        },
        "end": {
          "line": 310,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9609,
      "end": 9610,
      "loc": {
        "start": {
          "line": 310,
          "column": 44
        },
        "end": {
          "line": 310,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 9610,
      "end": 9614,
      "loc": {
        "start": {
          "line": 310,
          "column": 45
        },
        "end": {
          "line": 310,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9614,
      "end": 9615,
      "loc": {
        "start": {
          "line": 310,
          "column": 49
        },
        "end": {
          "line": 310,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9615,
      "end": 9616,
      "loc": {
        "start": {
          "line": 310,
          "column": 50
        },
        "end": {
          "line": 310,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 9630,
      "end": 9636,
      "loc": {
        "start": {
          "line": 311,
          "column": 12
        },
        "end": {
          "line": 311,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 9637,
      "end": 9642,
      "loc": {
        "start": {
          "line": 311,
          "column": 19
        },
        "end": {
          "line": 311,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9642,
      "end": 9643,
      "loc": {
        "start": {
          "line": 311,
          "column": 24
        },
        "end": {
          "line": 311,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9653,
      "end": 9654,
      "loc": {
        "start": {
          "line": 312,
          "column": 8
        },
        "end": {
          "line": 312,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9654,
      "end": 9655,
      "loc": {
        "start": {
          "line": 312,
          "column": 9
        },
        "end": {
          "line": 312,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9655,
      "end": 9656,
      "loc": {
        "start": {
          "line": 312,
          "column": 10
        },
        "end": {
          "line": 312,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 9656,
      "end": 9661,
      "loc": {
        "start": {
          "line": 312,
          "column": 11
        },
        "end": {
          "line": 312,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9661,
      "end": 9662,
      "loc": {
        "start": {
          "line": 312,
          "column": 16
        },
        "end": {
          "line": 312,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 9662,
      "end": 9664,
      "loc": {
        "start": {
          "line": 312,
          "column": 17
        },
        "end": {
          "line": 312,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9664,
      "end": 9666,
      "loc": {
        "start": {
          "line": 312,
          "column": 19
        },
        "end": {
          "line": 312,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9666,
      "end": 9667,
      "loc": {
        "start": {
          "line": 312,
          "column": 21
        },
        "end": {
          "line": 312,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9681,
      "end": 9684,
      "loc": {
        "start": {
          "line": 313,
          "column": 12
        },
        "end": {
          "line": 313,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "body",
      "start": 9685,
      "end": 9689,
      "loc": {
        "start": {
          "line": 313,
          "column": 16
        },
        "end": {
          "line": 313,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9690,
      "end": 9691,
      "loc": {
        "start": {
          "line": 313,
          "column": 21
        },
        "end": {
          "line": 313,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 9692,
      "end": 9694,
      "loc": {
        "start": {
          "line": 313,
          "column": 23
        },
        "end": {
          "line": 313,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9694,
      "end": 9695,
      "loc": {
        "start": {
          "line": 313,
          "column": 25
        },
        "end": {
          "line": 313,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 9695,
      "end": 9703,
      "loc": {
        "start": {
          "line": 313,
          "column": 26
        },
        "end": {
          "line": 313,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9703,
      "end": 9704,
      "loc": {
        "start": {
          "line": 313,
          "column": 34
        },
        "end": {
          "line": 313,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 9704,
      "end": 9708,
      "loc": {
        "start": {
          "line": 313,
          "column": 35
        },
        "end": {
          "line": 313,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9708,
      "end": 9709,
      "loc": {
        "start": {
          "line": 313,
          "column": 39
        },
        "end": {
          "line": 313,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9723,
      "end": 9725,
      "loc": {
        "start": {
          "line": 314,
          "column": 12
        },
        "end": {
          "line": 314,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9725,
      "end": 9726,
      "loc": {
        "start": {
          "line": 314,
          "column": 14
        },
        "end": {
          "line": 314,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "body",
      "start": 9726,
      "end": 9730,
      "loc": {
        "start": {
          "line": 314,
          "column": 15
        },
        "end": {
          "line": 314,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9730,
      "end": 9731,
      "loc": {
        "start": {
          "line": 314,
          "column": 19
        },
        "end": {
          "line": 314,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "errors",
      "start": 9731,
      "end": 9737,
      "loc": {
        "start": {
          "line": 314,
          "column": 20
        },
        "end": {
          "line": 314,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 9738,
      "end": 9740,
      "loc": {
        "start": {
          "line": 314,
          "column": 27
        },
        "end": {
          "line": 314,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "body",
      "start": 9741,
      "end": 9745,
      "loc": {
        "start": {
          "line": 314,
          "column": 30
        },
        "end": {
          "line": 314,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9745,
      "end": 9746,
      "loc": {
        "start": {
          "line": 314,
          "column": 34
        },
        "end": {
          "line": 314,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "errors",
      "start": 9746,
      "end": 9752,
      "loc": {
        "start": {
          "line": 314,
          "column": 35
        },
        "end": {
          "line": 314,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9752,
      "end": 9753,
      "loc": {
        "start": {
          "line": 314,
          "column": 41
        },
        "end": {
          "line": 314,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 9753,
      "end": 9759,
      "loc": {
        "start": {
          "line": 314,
          "column": 42
        },
        "end": {
          "line": 314,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9759,
      "end": 9760,
      "loc": {
        "start": {
          "line": 314,
          "column": 48
        },
        "end": {
          "line": 314,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9760,
      "end": 9761,
      "loc": {
        "start": {
          "line": 314,
          "column": 49
        },
        "end": {
          "line": 314,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9779,
      "end": 9782,
      "loc": {
        "start": {
          "line": 315,
          "column": 16
        },
        "end": {
          "line": 315,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 9783,
      "end": 9788,
      "loc": {
        "start": {
          "line": 315,
          "column": 20
        },
        "end": {
          "line": 315,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9789,
      "end": 9790,
      "loc": {
        "start": {
          "line": 315,
          "column": 26
        },
        "end": {
          "line": 315,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "body",
      "start": 9791,
      "end": 9795,
      "loc": {
        "start": {
          "line": 315,
          "column": 28
        },
        "end": {
          "line": 315,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9795,
      "end": 9796,
      "loc": {
        "start": {
          "line": 315,
          "column": 32
        },
        "end": {
          "line": 315,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "errors",
      "start": 9796,
      "end": 9802,
      "loc": {
        "start": {
          "line": 315,
          "column": 33
        },
        "end": {
          "line": 315,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9802,
      "end": 9803,
      "loc": {
        "start": {
          "line": 315,
          "column": 39
        },
        "end": {
          "line": 315,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 9803,
      "end": 9804,
      "loc": {
        "start": {
          "line": 315,
          "column": 40
        },
        "end": {
          "line": 315,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9804,
      "end": 9805,
      "loc": {
        "start": {
          "line": 315,
          "column": 41
        },
        "end": {
          "line": 315,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9805,
      "end": 9806,
      "loc": {
        "start": {
          "line": 315,
          "column": 42
        },
        "end": {
          "line": 315,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9824,
      "end": 9826,
      "loc": {
        "start": {
          "line": 316,
          "column": 16
        },
        "end": {
          "line": 316,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9826,
      "end": 9827,
      "loc": {
        "start": {
          "line": 316,
          "column": 18
        },
        "end": {
          "line": 316,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 9827,
      "end": 9832,
      "loc": {
        "start": {
          "line": 316,
          "column": 19
        },
        "end": {
          "line": 316,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9832,
      "end": 9833,
      "loc": {
        "start": {
          "line": 316,
          "column": 24
        },
        "end": {
          "line": 316,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detail",
      "start": 9833,
      "end": 9839,
      "loc": {
        "start": {
          "line": 316,
          "column": 25
        },
        "end": {
          "line": 316,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 9840,
      "end": 9842,
      "loc": {
        "start": {
          "line": 316,
          "column": 32
        },
        "end": {
          "line": 316,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 9843,
      "end": 9848,
      "loc": {
        "start": {
          "line": 316,
          "column": 35
        },
        "end": {
          "line": 316,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9848,
      "end": 9849,
      "loc": {
        "start": {
          "line": 316,
          "column": 40
        },
        "end": {
          "line": 316,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detail",
      "start": 9849,
      "end": 9855,
      "loc": {
        "start": {
          "line": 316,
          "column": 41
        },
        "end": {
          "line": 316,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9855,
      "end": 9856,
      "loc": {
        "start": {
          "line": 316,
          "column": 47
        },
        "end": {
          "line": 316,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "code",
      "start": 9856,
      "end": 9860,
      "loc": {
        "start": {
          "line": 316,
          "column": 48
        },
        "end": {
          "line": 316,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9860,
      "end": 9861,
      "loc": {
        "start": {
          "line": 316,
          "column": 52
        },
        "end": {
          "line": 316,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9861,
      "end": 9862,
      "loc": {
        "start": {
          "line": 316,
          "column": 53
        },
        "end": {
          "line": 316,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 9884,
      "end": 9887,
      "loc": {
        "start": {
          "line": 317,
          "column": 20
        },
        "end": {
          "line": 317,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "code",
      "start": 9888,
      "end": 9892,
      "loc": {
        "start": {
          "line": 317,
          "column": 24
        },
        "end": {
          "line": 317,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9893,
      "end": 9894,
      "loc": {
        "start": {
          "line": 317,
          "column": 29
        },
        "end": {
          "line": 317,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 9895,
      "end": 9900,
      "loc": {
        "start": {
          "line": 317,
          "column": 31
        },
        "end": {
          "line": 317,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9900,
      "end": 9901,
      "loc": {
        "start": {
          "line": 317,
          "column": 36
        },
        "end": {
          "line": 317,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detail",
      "start": 9901,
      "end": 9907,
      "loc": {
        "start": {
          "line": 317,
          "column": 37
        },
        "end": {
          "line": 317,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9907,
      "end": 9908,
      "loc": {
        "start": {
          "line": 317,
          "column": 43
        },
        "end": {
          "line": 317,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "code",
      "start": 9908,
      "end": 9912,
      "loc": {
        "start": {
          "line": 317,
          "column": 44
        },
        "end": {
          "line": 317,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9912,
      "end": 9913,
      "loc": {
        "start": {
          "line": 317,
          "column": 48
        },
        "end": {
          "line": 317,
          "column": 49
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "Nonce Error",
      "start": 9935,
      "end": 9948,
      "loc": {
        "start": {
          "line": 318,
          "column": 20
        },
        "end": {
          "line": 318,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9970,
      "end": 9972,
      "loc": {
        "start": {
          "line": 319,
          "column": 20
        },
        "end": {
          "line": 319,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9972,
      "end": 9973,
      "loc": {
        "start": {
          "line": 319,
          "column": 22
        },
        "end": {
          "line": 319,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "code",
      "start": 9973,
      "end": 9977,
      "loc": {
        "start": {
          "line": 319,
          "column": 23
        },
        "end": {
          "line": 319,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 9978,
      "end": 9981,
      "loc": {
        "start": {
          "line": 319,
          "column": 28
        },
        "end": {
          "line": 319,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "15001",
      "start": 9982,
      "end": 9989,
      "loc": {
        "start": {
          "line": 319,
          "column": 32
        },
        "end": {
          "line": 319,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 9990,
      "end": 9992,
      "loc": {
        "start": {
          "line": 319,
          "column": 40
        },
        "end": {
          "line": 319,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 9993,
      "end": 9998,
      "loc": {
        "start": {
          "line": 319,
          "column": 43
        },
        "end": {
          "line": 319,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9998,
      "end": 9999,
      "loc": {
        "start": {
          "line": 319,
          "column": 48
        },
        "end": {
          "line": 319,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detail",
      "start": 9999,
      "end": 10005,
      "loc": {
        "start": {
          "line": 319,
          "column": 49
        },
        "end": {
          "line": 319,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10005,
      "end": 10006,
      "loc": {
        "start": {
          "line": 319,
          "column": 55
        },
        "end": {
          "line": 319,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 10006,
      "end": 10010,
      "loc": {
        "start": {
          "line": 319,
          "column": 56
        },
        "end": {
          "line": 319,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 10011,
      "end": 10013,
      "loc": {
        "start": {
          "line": 319,
          "column": 61
        },
        "end": {
          "line": 319,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 10014,
      "end": 10019,
      "loc": {
        "start": {
          "line": 319,
          "column": 64
        },
        "end": {
          "line": 319,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10019,
      "end": 10020,
      "loc": {
        "start": {
          "line": 319,
          "column": 69
        },
        "end": {
          "line": 319,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detail",
      "start": 10020,
      "end": 10026,
      "loc": {
        "start": {
          "line": 319,
          "column": 70
        },
        "end": {
          "line": 319,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10026,
      "end": 10027,
      "loc": {
        "start": {
          "line": 319,
          "column": 76
        },
        "end": {
          "line": 319,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 10027,
      "end": 10031,
      "loc": {
        "start": {
          "line": 319,
          "column": 77
        },
        "end": {
          "line": 319,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10031,
      "end": 10032,
      "loc": {
        "start": {
          "line": 319,
          "column": 81
        },
        "end": {
          "line": 319,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "suggested_nonce",
      "start": 10032,
      "end": 10047,
      "loc": {
        "start": {
          "line": 319,
          "column": 82
        },
        "end": {
          "line": 319,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10047,
      "end": 10048,
      "loc": {
        "start": {
          "line": 319,
          "column": 97
        },
        "end": {
          "line": 319,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10048,
      "end": 10049,
      "loc": {
        "start": {
          "line": 319,
          "column": 98
        },
        "end": {
          "line": 319,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 10075,
      "end": 10082,
      "loc": {
        "start": {
          "line": 320,
          "column": 24
        },
        "end": {
          "line": 320,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10082,
      "end": 10083,
      "loc": {
        "start": {
          "line": 320,
          "column": 31
        },
        "end": {
          "line": 320,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 10083,
      "end": 10086,
      "loc": {
        "start": {
          "line": 320,
          "column": 32
        },
        "end": {
          "line": 320,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10086,
      "end": 10087,
      "loc": {
        "start": {
          "line": 320,
          "column": 35
        },
        "end": {
          "line": 320,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Nonce Too Low, trying again with suggested nonce ",
      "start": 10087,
      "end": 10138,
      "loc": {
        "start": {
          "line": 320,
          "column": 36
        },
        "end": {
          "line": 320,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 10139,
      "end": 10140,
      "loc": {
        "start": {
          "line": 320,
          "column": 88
        },
        "end": {
          "line": 320,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 10141,
      "end": 10146,
      "loc": {
        "start": {
          "line": 320,
          "column": 90
        },
        "end": {
          "line": 320,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10146,
      "end": 10147,
      "loc": {
        "start": {
          "line": 320,
          "column": 95
        },
        "end": {
          "line": 320,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detail",
      "start": 10147,
      "end": 10153,
      "loc": {
        "start": {
          "line": 320,
          "column": 96
        },
        "end": {
          "line": 320,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10153,
      "end": 10154,
      "loc": {
        "start": {
          "line": 320,
          "column": 102
        },
        "end": {
          "line": 320,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 10154,
      "end": 10158,
      "loc": {
        "start": {
          "line": 320,
          "column": 103
        },
        "end": {
          "line": 320,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10158,
      "end": 10159,
      "loc": {
        "start": {
          "line": 320,
          "column": 107
        },
        "end": {
          "line": 320,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "suggested_nonce",
      "start": 10159,
      "end": 10174,
      "loc": {
        "start": {
          "line": 320,
          "column": 108
        },
        "end": {
          "line": 320,
          "column": 123
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10174,
      "end": 10175,
      "loc": {
        "start": {
          "line": 320,
          "column": 123
        },
        "end": {
          "line": 320,
          "column": 124
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10175,
      "end": 10176,
      "loc": {
        "start": {
          "line": 320,
          "column": 124
        },
        "end": {
          "line": 320,
          "column": 125
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 10202,
      "end": 10209,
      "loc": {
        "start": {
          "line": 321,
          "column": 24
        },
        "end": {
          "line": 321,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10209,
      "end": 10210,
      "loc": {
        "start": {
          "line": 321,
          "column": 31
        },
        "end": {
          "line": 321,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "nonce",
      "start": 10210,
      "end": 10215,
      "loc": {
        "start": {
          "line": 321,
          "column": 32
        },
        "end": {
          "line": 321,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10216,
      "end": 10217,
      "loc": {
        "start": {
          "line": 321,
          "column": 38
        },
        "end": {
          "line": 321,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "error",
      "start": 10218,
      "end": 10223,
      "loc": {
        "start": {
          "line": 321,
          "column": 40
        },
        "end": {
          "line": 321,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10223,
      "end": 10224,
      "loc": {
        "start": {
          "line": 321,
          "column": 45
        },
        "end": {
          "line": 321,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "detail",
      "start": 10224,
      "end": 10230,
      "loc": {
        "start": {
          "line": 321,
          "column": 46
        },
        "end": {
          "line": 321,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10230,
      "end": 10231,
      "loc": {
        "start": {
          "line": 321,
          "column": 52
        },
        "end": {
          "line": 321,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 10231,
      "end": 10235,
      "loc": {
        "start": {
          "line": 321,
          "column": 53
        },
        "end": {
          "line": 321,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10235,
      "end": 10236,
      "loc": {
        "start": {
          "line": 321,
          "column": 57
        },
        "end": {
          "line": 321,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "suggested_nonce",
      "start": 10236,
      "end": 10251,
      "loc": {
        "start": {
          "line": 321,
          "column": 58
        },
        "end": {
          "line": 321,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10251,
      "end": 10252,
      "loc": {
        "start": {
          "line": 321,
          "column": 73
        },
        "end": {
          "line": 321,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 10278,
      "end": 10284,
      "loc": {
        "start": {
          "line": 322,
          "column": 24
        },
        "end": {
          "line": 322,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10285,
      "end": 10289,
      "loc": {
        "start": {
          "line": 322,
          "column": 31
        },
        "end": {
          "line": 322,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10289,
      "end": 10290,
      "loc": {
        "start": {
          "line": 322,
          "column": 35
        },
        "end": {
          "line": 322,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "submitTxn",
      "start": 10290,
      "end": 10299,
      "loc": {
        "start": {
          "line": 322,
          "column": 36
        },
        "end": {
          "line": 322,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10299,
      "end": 10300,
      "loc": {
        "start": {
          "line": 322,
          "column": 45
        },
        "end": {
          "line": 322,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 10300,
      "end": 10305,
      "loc": {
        "start": {
          "line": 322,
          "column": 46
        },
        "end": {
          "line": 322,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10305,
      "end": 10306,
      "loc": {
        "start": {
          "line": 322,
          "column": 51
        },
        "end": {
          "line": 322,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 10307,
      "end": 10314,
      "loc": {
        "start": {
          "line": 322,
          "column": 53
        },
        "end": {
          "line": 322,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10314,
      "end": 10315,
      "loc": {
        "start": {
          "line": 322,
          "column": 60
        },
        "end": {
          "line": 322,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "maxTries",
      "start": 10316,
      "end": 10324,
      "loc": {
        "start": {
          "line": 322,
          "column": 62
        },
        "end": {
          "line": 322,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10324,
      "end": 10325,
      "loc": {
        "start": {
          "line": 322,
          "column": 70
        },
        "end": {
          "line": 322,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "currentTry",
      "start": 10326,
      "end": 10336,
      "loc": {
        "start": {
          "line": 322,
          "column": 72
        },
        "end": {
          "line": 322,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "++/--",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": true,
        "binop": null
      },
      "value": "++",
      "start": 10336,
      "end": 10338,
      "loc": {
        "start": {
          "line": 322,
          "column": 82
        },
        "end": {
          "line": 322,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10338,
      "end": 10339,
      "loc": {
        "start": {
          "line": 322,
          "column": 84
        },
        "end": {
          "line": 322,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10339,
      "end": 10340,
      "loc": {
        "start": {
          "line": 322,
          "column": 85
        },
        "end": {
          "line": 322,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10362,
      "end": 10363,
      "loc": {
        "start": {
          "line": 323,
          "column": 20
        },
        "end": {
          "line": 323,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10381,
      "end": 10382,
      "loc": {
        "start": {
          "line": 324,
          "column": 16
        },
        "end": {
          "line": 324,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10396,
      "end": 10397,
      "loc": {
        "start": {
          "line": 325,
          "column": 12
        },
        "end": {
          "line": 325,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 10411,
      "end": 10416,
      "loc": {
        "start": {
          "line": 326,
          "column": 12
        },
        "end": {
          "line": 326,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 10417,
      "end": 10420,
      "loc": {
        "start": {
          "line": 326,
          "column": 18
        },
        "end": {
          "line": 326,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SubmitTransactionException",
      "start": 10421,
      "end": 10447,
      "loc": {
        "start": {
          "line": 326,
          "column": 22
        },
        "end": {
          "line": 326,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10447,
      "end": 10448,
      "loc": {
        "start": {
          "line": 326,
          "column": 48
        },
        "end": {
          "line": 326,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "JSON",
      "start": 10448,
      "end": 10452,
      "loc": {
        "start": {
          "line": 326,
          "column": 49
        },
        "end": {
          "line": 326,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10452,
      "end": 10453,
      "loc": {
        "start": {
          "line": 326,
          "column": 53
        },
        "end": {
          "line": 326,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stringify",
      "start": 10453,
      "end": 10462,
      "loc": {
        "start": {
          "line": 326,
          "column": 54
        },
        "end": {
          "line": 326,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10462,
      "end": 10463,
      "loc": {
        "start": {
          "line": 326,
          "column": 63
        },
        "end": {
          "line": 326,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "body",
      "start": 10463,
      "end": 10467,
      "loc": {
        "start": {
          "line": 326,
          "column": 64
        },
        "end": {
          "line": 326,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10467,
      "end": 10468,
      "loc": {
        "start": {
          "line": 326,
          "column": 68
        },
        "end": {
          "line": 326,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10468,
      "end": 10469,
      "loc": {
        "start": {
          "line": 326,
          "column": 69
        },
        "end": {
          "line": 326,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 10470,
      "end": 10472,
      "loc": {
        "start": {
          "line": 326,
          "column": 71
        },
        "end": {
          "line": 326,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10472,
      "end": 10473,
      "loc": {
        "start": {
          "line": 326,
          "column": 73
        },
        "end": {
          "line": 326,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10473,
      "end": 10474,
      "loc": {
        "start": {
          "line": 326,
          "column": 74
        },
        "end": {
          "line": 326,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10484,
      "end": 10485,
      "loc": {
        "start": {
          "line": 327,
          "column": 8
        },
        "end": {
          "line": 327,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10485,
      "end": 10486,
      "loc": {
        "start": {
          "line": 327,
          "column": 9
        },
        "end": {
          "line": 327,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10486,
      "end": 10487,
      "loc": {
        "start": {
          "line": 327,
          "column": 10
        },
        "end": {
          "line": 327,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10493,
      "end": 10494,
      "loc": {
        "start": {
          "line": 328,
          "column": 4
        },
        "end": {
          "line": 328,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @private\r\n     * Internal method for sending method calls\r\n     * @param {string} url - the url\r\n     * @param {object} formdata - Formdata for the POST\r\n     * @returns {Promise<Response>} - The response with transaction data\r\n     ",
      "start": 10502,
      "end": 10749,
      "loc": {
        "start": {
          "line": 330,
          "column": 4
        },
        "end": {
          "line": 336,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 10755,
      "end": 10760,
      "loc": {
        "start": {
          "line": 337,
          "column": 4
        },
        "end": {
          "line": 337,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sendMethodRequest",
      "start": 10761,
      "end": 10778,
      "loc": {
        "start": {
          "line": 337,
          "column": 10
        },
        "end": {
          "line": 337,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10778,
      "end": 10779,
      "loc": {
        "start": {
          "line": 337,
          "column": 27
        },
        "end": {
          "line": 337,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 10779,
      "end": 10785,
      "loc": {
        "start": {
          "line": 337,
          "column": 28
        },
        "end": {
          "line": 337,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10785,
      "end": 10786,
      "loc": {
        "start": {
          "line": 337,
          "column": 34
        },
        "end": {
          "line": 337,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formdata",
      "start": 10787,
      "end": 10795,
      "loc": {
        "start": {
          "line": 337,
          "column": 36
        },
        "end": {
          "line": 337,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10795,
      "end": 10796,
      "loc": {
        "start": {
          "line": 337,
          "column": 44
        },
        "end": {
          "line": 337,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10796,
      "end": 10797,
      "loc": {
        "start": {
          "line": 337,
          "column": 45
        },
        "end": {
          "line": 337,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10807,
      "end": 10810,
      "loc": {
        "start": {
          "line": 338,
          "column": 8
        },
        "end": {
          "line": 338,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 10811,
      "end": 10816,
      "loc": {
        "start": {
          "line": 338,
          "column": 12
        },
        "end": {
          "line": 338,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10817,
      "end": 10818,
      "loc": {
        "start": {
          "line": 338,
          "column": 18
        },
        "end": {
          "line": 338,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 10819,
      "end": 10823,
      "loc": {
        "start": {
          "line": 338,
          "column": 20
        },
        "end": {
          "line": 338,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10823,
      "end": 10824,
      "loc": {
        "start": {
          "line": 338,
          "column": 24
        },
        "end": {
          "line": 338,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10834,
      "end": 10837,
      "loc": {
        "start": {
          "line": 339,
          "column": 8
        },
        "end": {
          "line": 339,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 10838,
      "end": 10845,
      "loc": {
        "start": {
          "line": 339,
          "column": 12
        },
        "end": {
          "line": 339,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10845,
      "end": 10846,
      "loc": {
        "start": {
          "line": 339,
          "column": 19
        },
        "end": {
          "line": 339,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 10858,
      "end": 10861,
      "loc": {
        "start": {
          "line": 341,
          "column": 8
        },
        "end": {
          "line": 341,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 10862,
      "end": 10869,
      "loc": {
        "start": {
          "line": 341,
          "column": 12
        },
        "end": {
          "line": 341,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10870,
      "end": 10871,
      "loc": {
        "start": {
          "line": 341,
          "column": 20
        },
        "end": {
          "line": 341,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10872,
      "end": 10873,
      "loc": {
        "start": {
          "line": 341,
          "column": 22
        },
        "end": {
          "line": 341,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10873,
      "end": 10874,
      "loc": {
        "start": {
          "line": 341,
          "column": 23
        },
        "end": {
          "line": 341,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10874,
      "end": 10875,
      "loc": {
        "start": {
          "line": 341,
          "column": 24
        },
        "end": {
          "line": 341,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 10887,
      "end": 10894,
      "loc": {
        "start": {
          "line": 343,
          "column": 8
        },
        "end": {
          "line": 343,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10895,
      "end": 10896,
      "loc": {
        "start": {
          "line": 343,
          "column": 16
        },
        "end": {
          "line": 343,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 10897,
      "end": 10903,
      "loc": {
        "start": {
          "line": 343,
          "column": 18
        },
        "end": {
          "line": 343,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10903,
      "end": 10904,
      "loc": {
        "start": {
          "line": 343,
          "column": 24
        },
        "end": {
          "line": 343,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 10904,
      "end": 10910,
      "loc": {
        "start": {
          "line": 343,
          "column": 25
        },
        "end": {
          "line": 343,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10910,
      "end": 10911,
      "loc": {
        "start": {
          "line": 343,
          "column": 31
        },
        "end": {
          "line": 343,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 10911,
      "end": 10918,
      "loc": {
        "start": {
          "line": 343,
          "column": 32
        },
        "end": {
          "line": 343,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10918,
      "end": 10919,
      "loc": {
        "start": {
          "line": 343,
          "column": 39
        },
        "end": {
          "line": 343,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10919,
      "end": 10923,
      "loc": {
        "start": {
          "line": 343,
          "column": 40
        },
        "end": {
          "line": 343,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10923,
      "end": 10924,
      "loc": {
        "start": {
          "line": 343,
          "column": 44
        },
        "end": {
          "line": 343,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 10924,
      "end": 10938,
      "loc": {
        "start": {
          "line": 343,
          "column": 45
        },
        "end": {
          "line": 343,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10938,
      "end": 10939,
      "loc": {
        "start": {
          "line": 343,
          "column": 59
        },
        "end": {
          "line": 343,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10939,
      "end": 10940,
      "loc": {
        "start": {
          "line": 343,
          "column": 60
        },
        "end": {
          "line": 343,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10940,
      "end": 10941,
      "loc": {
        "start": {
          "line": 343,
          "column": 61
        },
        "end": {
          "line": 343,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10941,
      "end": 10942,
      "loc": {
        "start": {
          "line": 343,
          "column": 62
        },
        "end": {
          "line": 343,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10954,
      "end": 10956,
      "loc": {
        "start": {
          "line": 345,
          "column": 8
        },
        "end": {
          "line": 345,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10956,
      "end": 10957,
      "loc": {
        "start": {
          "line": 345,
          "column": 10
        },
        "end": {
          "line": 345,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formdata",
      "start": 10957,
      "end": 10965,
      "loc": {
        "start": {
          "line": 345,
          "column": 11
        },
        "end": {
          "line": 345,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10965,
      "end": 10966,
      "loc": {
        "start": {
          "line": 345,
          "column": 19
        },
        "end": {
          "line": 345,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getHeaders",
      "start": 10966,
      "end": 10976,
      "loc": {
        "start": {
          "line": 345,
          "column": 20
        },
        "end": {
          "line": 345,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10976,
      "end": 10977,
      "loc": {
        "start": {
          "line": 345,
          "column": 30
        },
        "end": {
          "line": 345,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10977,
      "end": 10978,
      "loc": {
        "start": {
          "line": 345,
          "column": 31
        },
        "end": {
          "line": 345,
          "column": 32
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "For NodeJS",
      "start": 10992,
      "end": 11004,
      "loc": {
        "start": {
          "line": 346,
          "column": 12
        },
        "end": {
          "line": 346,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 11018,
      "end": 11025,
      "loc": {
        "start": {
          "line": 347,
          "column": 12
        },
        "end": {
          "line": 347,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11026,
      "end": 11027,
      "loc": {
        "start": {
          "line": 347,
          "column": 20
        },
        "end": {
          "line": 347,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 11028,
      "end": 11034,
      "loc": {
        "start": {
          "line": 347,
          "column": 22
        },
        "end": {
          "line": 347,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11034,
      "end": 11035,
      "loc": {
        "start": {
          "line": 347,
          "column": 28
        },
        "end": {
          "line": 347,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assign",
      "start": 11035,
      "end": 11041,
      "loc": {
        "start": {
          "line": 347,
          "column": 29
        },
        "end": {
          "line": 347,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11041,
      "end": 11042,
      "loc": {
        "start": {
          "line": 347,
          "column": 35
        },
        "end": {
          "line": 347,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 11042,
      "end": 11049,
      "loc": {
        "start": {
          "line": 347,
          "column": 36
        },
        "end": {
          "line": 347,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11049,
      "end": 11050,
      "loc": {
        "start": {
          "line": 347,
          "column": 43
        },
        "end": {
          "line": 347,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formdata",
      "start": 11050,
      "end": 11058,
      "loc": {
        "start": {
          "line": 347,
          "column": 44
        },
        "end": {
          "line": 347,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11058,
      "end": 11059,
      "loc": {
        "start": {
          "line": 347,
          "column": 52
        },
        "end": {
          "line": 347,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getHeaders",
      "start": 11059,
      "end": 11069,
      "loc": {
        "start": {
          "line": 347,
          "column": 53
        },
        "end": {
          "line": 347,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11069,
      "end": 11070,
      "loc": {
        "start": {
          "line": 347,
          "column": 63
        },
        "end": {
          "line": 347,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11070,
      "end": 11071,
      "loc": {
        "start": {
          "line": 347,
          "column": 64
        },
        "end": {
          "line": 347,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11071,
      "end": 11072,
      "loc": {
        "start": {
          "line": 347,
          "column": 65
        },
        "end": {
          "line": 347,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11072,
      "end": 11073,
      "loc": {
        "start": {
          "line": 347,
          "column": 66
        },
        "end": {
          "line": 347,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11083,
      "end": 11084,
      "loc": {
        "start": {
          "line": 348,
          "column": 8
        },
        "end": {
          "line": 348,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11096,
      "end": 11102,
      "loc": {
        "start": {
          "line": 350,
          "column": 8
        },
        "end": {
          "line": 350,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 11103,
      "end": 11108,
      "loc": {
        "start": {
          "line": 350,
          "column": 15
        },
        "end": {
          "line": 350,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11108,
      "end": 11109,
      "loc": {
        "start": {
          "line": 350,
          "column": 20
        },
        "end": {
          "line": 350,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 11109,
      "end": 11116,
      "loc": {
        "start": {
          "line": 350,
          "column": 21
        },
        "end": {
          "line": 350,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11116,
      "end": 11117,
      "loc": {
        "start": {
          "line": 350,
          "column": 28
        },
        "end": {
          "line": 350,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11117,
      "end": 11118,
      "loc": {
        "start": {
          "line": 350,
          "column": 29
        },
        "end": {
          "line": 350,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 11132,
      "end": 11135,
      "loc": {
        "start": {
          "line": 351,
          "column": 12
        },
        "end": {
          "line": 351,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11135,
      "end": 11136,
      "loc": {
        "start": {
          "line": 351,
          "column": 15
        },
        "end": {
          "line": 351,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11137,
      "end": 11138,
      "loc": {
        "start": {
          "line": 351,
          "column": 17
        },
        "end": {
          "line": 351,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 11138,
      "end": 11138,
      "loc": {
        "start": {
          "line": 351,
          "column": 18
        },
        "end": {
          "line": 351,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11138,
      "end": 11140,
      "loc": {
        "start": {
          "line": 351,
          "column": 18
        },
        "end": {
          "line": 351,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11140,
      "end": 11144,
      "loc": {
        "start": {
          "line": 351,
          "column": 20
        },
        "end": {
          "line": 351,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11144,
      "end": 11145,
      "loc": {
        "start": {
          "line": 351,
          "column": 24
        },
        "end": {
          "line": 351,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 11145,
      "end": 11153,
      "loc": {
        "start": {
          "line": 351,
          "column": 25
        },
        "end": {
          "line": 351,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11153,
      "end": 11154,
      "loc": {
        "start": {
          "line": 351,
          "column": 33
        },
        "end": {
          "line": 351,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 11154,
      "end": 11154,
      "loc": {
        "start": {
          "line": 351,
          "column": 34
        },
        "end": {
          "line": 351,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11154,
      "end": 11156,
      "loc": {
        "start": {
          "line": 351,
          "column": 34
        },
        "end": {
          "line": 351,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 11156,
      "end": 11162,
      "loc": {
        "start": {
          "line": 351,
          "column": 36
        },
        "end": {
          "line": 351,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11162,
      "end": 11163,
      "loc": {
        "start": {
          "line": 351,
          "column": 42
        },
        "end": {
          "line": 351,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 11163,
      "end": 11164,
      "loc": {
        "start": {
          "line": 351,
          "column": 43
        },
        "end": {
          "line": 351,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11164,
      "end": 11165,
      "loc": {
        "start": {
          "line": 351,
          "column": 44
        },
        "end": {
          "line": 351,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11165,
      "end": 11166,
      "loc": {
        "start": {
          "line": 351,
          "column": 45
        },
        "end": {
          "line": 351,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 11180,
      "end": 11186,
      "loc": {
        "start": {
          "line": 352,
          "column": 12
        },
        "end": {
          "line": 352,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11186,
      "end": 11187,
      "loc": {
        "start": {
          "line": 352,
          "column": 18
        },
        "end": {
          "line": 352,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "POST",
      "start": 11188,
      "end": 11194,
      "loc": {
        "start": {
          "line": 352,
          "column": 20
        },
        "end": {
          "line": 352,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11194,
      "end": 11195,
      "loc": {
        "start": {
          "line": 352,
          "column": 26
        },
        "end": {
          "line": 352,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 11209,
      "end": 11216,
      "loc": {
        "start": {
          "line": 353,
          "column": 12
        },
        "end": {
          "line": 353,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11216,
      "end": 11217,
      "loc": {
        "start": {
          "line": 353,
          "column": 19
        },
        "end": {
          "line": 353,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 11218,
      "end": 11225,
      "loc": {
        "start": {
          "line": 353,
          "column": 21
        },
        "end": {
          "line": 353,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11225,
      "end": 11226,
      "loc": {
        "start": {
          "line": 353,
          "column": 28
        },
        "end": {
          "line": 353,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 11240,
      "end": 11244,
      "loc": {
        "start": {
          "line": 354,
          "column": 12
        },
        "end": {
          "line": 354,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11244,
      "end": 11245,
      "loc": {
        "start": {
          "line": 354,
          "column": 16
        },
        "end": {
          "line": 354,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "formdata",
      "start": 11246,
      "end": 11254,
      "loc": {
        "start": {
          "line": 354,
          "column": 18
        },
        "end": {
          "line": 354,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11254,
      "end": 11255,
      "loc": {
        "start": {
          "line": 354,
          "column": 26
        },
        "end": {
          "line": 354,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 11269,
      "end": 11281,
      "loc": {
        "start": {
          "line": 355,
          "column": 12
        },
        "end": {
          "line": 355,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11281,
      "end": 11282,
      "loc": {
        "start": {
          "line": 355,
          "column": 24
        },
        "end": {
          "line": 355,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "json",
      "start": 11283,
      "end": 11289,
      "loc": {
        "start": {
          "line": 355,
          "column": 26
        },
        "end": {
          "line": 355,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11299,
      "end": 11300,
      "loc": {
        "start": {
          "line": 356,
          "column": 8
        },
        "end": {
          "line": 356,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11300,
      "end": 11301,
      "loc": {
        "start": {
          "line": 356,
          "column": 9
        },
        "end": {
          "line": 356,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11315,
      "end": 11316,
      "loc": {
        "start": {
          "line": 357,
          "column": 12
        },
        "end": {
          "line": 357,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "then",
      "start": 11316,
      "end": 11320,
      "loc": {
        "start": {
          "line": 357,
          "column": 13
        },
        "end": {
          "line": 357,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11320,
      "end": 11321,
      "loc": {
        "start": {
          "line": 357,
          "column": 17
        },
        "end": {
          "line": 357,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11321,
      "end": 11322,
      "loc": {
        "start": {
          "line": 357,
          "column": 18
        },
        "end": {
          "line": 357,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 11322,
      "end": 11330,
      "loc": {
        "start": {
          "line": 357,
          "column": 19
        },
        "end": {
          "line": 357,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11330,
      "end": 11331,
      "loc": {
        "start": {
          "line": 357,
          "column": 27
        },
        "end": {
          "line": 357,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11332,
      "end": 11334,
      "loc": {
        "start": {
          "line": 357,
          "column": 29
        },
        "end": {
          "line": 357,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11335,
      "end": 11336,
      "loc": {
        "start": {
          "line": 357,
          "column": 32
        },
        "end": {
          "line": 357,
          "column": 33
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " tslint:disable-next-line: no-unsafe-any",
      "start": 11354,
      "end": 11396,
      "loc": {
        "start": {
          "line": 358,
          "column": 16
        },
        "end": {
          "line": 358,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 11414,
      "end": 11419,
      "loc": {
        "start": {
          "line": 359,
          "column": 16
        },
        "end": {
          "line": 359,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11420,
      "end": 11421,
      "loc": {
        "start": {
          "line": 359,
          "column": 22
        },
        "end": {
          "line": 359,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 11422,
      "end": 11430,
      "loc": {
        "start": {
          "line": 359,
          "column": 24
        },
        "end": {
          "line": 359,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11430,
      "end": 11431,
      "loc": {
        "start": {
          "line": 359,
          "column": 32
        },
        "end": {
          "line": 359,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 11431,
      "end": 11435,
      "loc": {
        "start": {
          "line": 359,
          "column": 33
        },
        "end": {
          "line": 359,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11435,
      "end": 11436,
      "loc": {
        "start": {
          "line": 359,
          "column": 37
        },
        "end": {
          "line": 359,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 11436,
      "end": 11438,
      "loc": {
        "start": {
          "line": 359,
          "column": 38
        },
        "end": {
          "line": 359,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11438,
      "end": 11439,
      "loc": {
        "start": {
          "line": 359,
          "column": 40
        },
        "end": {
          "line": 359,
          "column": 41
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " tslint:disable-next-line: no-unsafe-any",
      "start": 11457,
      "end": 11499,
      "loc": {
        "start": {
          "line": 360,
          "column": 16
        },
        "end": {
          "line": 360,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 11519,
      "end": 11526,
      "loc": {
        "start": {
          "line": 362,
          "column": 16
        },
        "end": {
          "line": 362,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11527,
      "end": 11528,
      "loc": {
        "start": {
          "line": 362,
          "column": 24
        },
        "end": {
          "line": 362,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 11529,
      "end": 11537,
      "loc": {
        "start": {
          "line": 362,
          "column": 26
        },
        "end": {
          "line": 362,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11537,
      "end": 11538,
      "loc": {
        "start": {
          "line": 362,
          "column": 34
        },
        "end": {
          "line": 362,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 11538,
      "end": 11542,
      "loc": {
        "start": {
          "line": 362,
          "column": 35
        },
        "end": {
          "line": 362,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11542,
      "end": 11543,
      "loc": {
        "start": {
          "line": 362,
          "column": 39
        },
        "end": {
          "line": 362,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 11543,
      "end": 11550,
      "loc": {
        "start": {
          "line": 362,
          "column": 40
        },
        "end": {
          "line": 362,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11550,
      "end": 11551,
      "loc": {
        "start": {
          "line": 362,
          "column": 47
        },
        "end": {
          "line": 362,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "raw",
      "start": 11551,
      "end": 11554,
      "loc": {
        "start": {
          "line": 362,
          "column": 48
        },
        "end": {
          "line": 362,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11554,
      "end": 11555,
      "loc": {
        "start": {
          "line": 362,
          "column": 51
        },
        "end": {
          "line": 362,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 11575,
      "end": 11581,
      "loc": {
        "start": {
          "line": 364,
          "column": 16
        },
        "end": {
          "line": 364,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11582,
      "end": 11586,
      "loc": {
        "start": {
          "line": 364,
          "column": 23
        },
        "end": {
          "line": 364,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11586,
      "end": 11587,
      "loc": {
        "start": {
          "line": 364,
          "column": 27
        },
        "end": {
          "line": 364,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "submitTxn",
      "start": 11587,
      "end": 11596,
      "loc": {
        "start": {
          "line": 364,
          "column": 28
        },
        "end": {
          "line": 364,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11596,
      "end": 11597,
      "loc": {
        "start": {
          "line": 364,
          "column": 37
        },
        "end": {
          "line": 364,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "txnId",
      "start": 11597,
      "end": 11602,
      "loc": {
        "start": {
          "line": 364,
          "column": 38
        },
        "end": {
          "line": 364,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11602,
      "end": 11603,
      "loc": {
        "start": {
          "line": 364,
          "column": 43
        },
        "end": {
          "line": 364,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "payload",
      "start": 11604,
      "end": 11611,
      "loc": {
        "start": {
          "line": 364,
          "column": 45
        },
        "end": {
          "line": 364,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11611,
      "end": 11612,
      "loc": {
        "start": {
          "line": 364,
          "column": 52
        },
        "end": {
          "line": 364,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11612,
      "end": 11613,
      "loc": {
        "start": {
          "line": 364,
          "column": 53
        },
        "end": {
          "line": 364,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11627,
      "end": 11628,
      "loc": {
        "start": {
          "line": 365,
          "column": 12
        },
        "end": {
          "line": 365,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11628,
      "end": 11629,
      "loc": {
        "start": {
          "line": 365,
          "column": 13
        },
        "end": {
          "line": 365,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11643,
      "end": 11644,
      "loc": {
        "start": {
          "line": 366,
          "column": 12
        },
        "end": {
          "line": 366,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 11644,
      "end": 11649,
      "loc": {
        "start": {
          "line": 366,
          "column": 13
        },
        "end": {
          "line": 366,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11649,
      "end": 11650,
      "loc": {
        "start": {
          "line": 366,
          "column": 18
        },
        "end": {
          "line": 366,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 11650,
      "end": 11652,
      "loc": {
        "start": {
          "line": 366,
          "column": 19
        },
        "end": {
          "line": 366,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11652,
      "end": 11654,
      "loc": {
        "start": {
          "line": 366,
          "column": 21
        },
        "end": {
          "line": 366,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11654,
      "end": 11655,
      "loc": {
        "start": {
          "line": 366,
          "column": 23
        },
        "end": {
          "line": 366,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 11673,
      "end": 11678,
      "loc": {
        "start": {
          "line": 367,
          "column": 16
        },
        "end": {
          "line": 367,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 11679,
      "end": 11682,
      "loc": {
        "start": {
          "line": 367,
          "column": 22
        },
        "end": {
          "line": 367,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GenerateTransactionException",
      "start": 11683,
      "end": 11711,
      "loc": {
        "start": {
          "line": 367,
          "column": 26
        },
        "end": {
          "line": 367,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11711,
      "end": 11712,
      "loc": {
        "start": {
          "line": 367,
          "column": 54
        },
        "end": {
          "line": 367,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 11712,
      "end": 11714,
      "loc": {
        "start": {
          "line": 367,
          "column": 55
        },
        "end": {
          "line": 367,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11714,
      "end": 11715,
      "loc": {
        "start": {
          "line": 367,
          "column": 57
        },
        "end": {
          "line": 367,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11715,
      "end": 11716,
      "loc": {
        "start": {
          "line": 367,
          "column": 58
        },
        "end": {
          "line": 367,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11730,
      "end": 11731,
      "loc": {
        "start": {
          "line": 368,
          "column": 12
        },
        "end": {
          "line": 368,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11731,
      "end": 11732,
      "loc": {
        "start": {
          "line": 368,
          "column": 13
        },
        "end": {
          "line": 368,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11732,
      "end": 11733,
      "loc": {
        "start": {
          "line": 368,
          "column": 14
        },
        "end": {
          "line": 368,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11739,
      "end": 11740,
      "loc": {
        "start": {
          "line": 369,
          "column": 4
        },
        "end": {
          "line": 369,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a specific transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<Object>} - The transaction\r\n     ",
      "start": 11748,
      "end": 11959,
      "loc": {
        "start": {
          "line": 371,
          "column": 4
        },
        "end": {
          "line": 376,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 11965,
      "end": 11970,
      "loc": {
        "start": {
          "line": 377,
          "column": 4
        },
        "end": {
          "line": 377,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getTransaction",
      "start": 11971,
      "end": 11985,
      "loc": {
        "start": {
          "line": 377,
          "column": 10
        },
        "end": {
          "line": 377,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11985,
      "end": 11986,
      "loc": {
        "start": {
          "line": 377,
          "column": 24
        },
        "end": {
          "line": 377,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 11986,
      "end": 12005,
      "loc": {
        "start": {
          "line": 377,
          "column": 25
        },
        "end": {
          "line": 377,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12005,
      "end": 12006,
      "loc": {
        "start": {
          "line": 377,
          "column": 44
        },
        "end": {
          "line": 377,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12007,
      "end": 12008,
      "loc": {
        "start": {
          "line": 377,
          "column": 46
        },
        "end": {
          "line": 377,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12018,
      "end": 12022,
      "loc": {
        "start": {
          "line": 378,
          "column": 8
        },
        "end": {
          "line": 378,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12022,
      "end": 12023,
      "loc": {
        "start": {
          "line": 378,
          "column": 12
        },
        "end": {
          "line": 378,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "validateAnyGetCall",
      "start": 12023,
      "end": 12041,
      "loc": {
        "start": {
          "line": 378,
          "column": 13
        },
        "end": {
          "line": 378,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12041,
      "end": 12042,
      "loc": {
        "start": {
          "line": 378,
          "column": 31
        },
        "end": {
          "line": 378,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12042,
      "end": 12043,
      "loc": {
        "start": {
          "line": 378,
          "column": 32
        },
        "end": {
          "line": 378,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12043,
      "end": 12044,
      "loc": {
        "start": {
          "line": 378,
          "column": 33
        },
        "end": {
          "line": 378,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12056,
      "end": 12059,
      "loc": {
        "start": {
          "line": 380,
          "column": 8
        },
        "end": {
          "line": 380,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 12060,
      "end": 12063,
      "loc": {
        "start": {
          "line": 380,
          "column": 12
        },
        "end": {
          "line": 380,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12064,
      "end": 12065,
      "loc": {
        "start": {
          "line": 380,
          "column": 16
        },
        "end": {
          "line": 380,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 12066,
      "end": 12069,
      "loc": {
        "start": {
          "line": 380,
          "column": 18
        },
        "end": {
          "line": 380,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "URL",
      "start": 12070,
      "end": 12073,
      "loc": {
        "start": {
          "line": 380,
          "column": 22
        },
        "end": {
          "line": 380,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12073,
      "end": 12074,
      "loc": {
        "start": {
          "line": 380,
          "column": 25
        },
        "end": {
          "line": 380,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12074,
      "end": 12075,
      "loc": {
        "start": {
          "line": 380,
          "column": 26
        },
        "end": {
          "line": 380,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 12075,
      "end": 12075,
      "loc": {
        "start": {
          "line": 380,
          "column": 27
        },
        "end": {
          "line": 380,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12075,
      "end": 12077,
      "loc": {
        "start": {
          "line": 380,
          "column": 27
        },
        "end": {
          "line": 380,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12077,
      "end": 12081,
      "loc": {
        "start": {
          "line": 380,
          "column": 29
        },
        "end": {
          "line": 380,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12081,
      "end": 12082,
      "loc": {
        "start": {
          "line": 380,
          "column": 33
        },
        "end": {
          "line": 380,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 12082,
      "end": 12090,
      "loc": {
        "start": {
          "line": 380,
          "column": 34
        },
        "end": {
          "line": 380,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12090,
      "end": 12091,
      "loc": {
        "start": {
          "line": 380,
          "column": 42
        },
        "end": {
          "line": 380,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "transaction/",
      "start": 12091,
      "end": 12103,
      "loc": {
        "start": {
          "line": 380,
          "column": 43
        },
        "end": {
          "line": 380,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12103,
      "end": 12105,
      "loc": {
        "start": {
          "line": 380,
          "column": 55
        },
        "end": {
          "line": 380,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 12105,
      "end": 12124,
      "loc": {
        "start": {
          "line": 380,
          "column": 57
        },
        "end": {
          "line": 380,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12124,
      "end": 12125,
      "loc": {
        "start": {
          "line": 380,
          "column": 76
        },
        "end": {
          "line": 380,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 12125,
      "end": 12126,
      "loc": {
        "start": {
          "line": 380,
          "column": 77
        },
        "end": {
          "line": 380,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12126,
      "end": 12127,
      "loc": {
        "start": {
          "line": 380,
          "column": 78
        },
        "end": {
          "line": 380,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12127,
      "end": 12128,
      "loc": {
        "start": {
          "line": 380,
          "column": 79
        },
        "end": {
          "line": 380,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12128,
      "end": 12129,
      "loc": {
        "start": {
          "line": 380,
          "column": 80
        },
        "end": {
          "line": 380,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12141,
      "end": 12144,
      "loc": {
        "start": {
          "line": 382,
          "column": 8
        },
        "end": {
          "line": 382,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 12145,
      "end": 12153,
      "loc": {
        "start": {
          "line": 382,
          "column": 12
        },
        "end": {
          "line": 382,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12154,
      "end": 12155,
      "loc": {
        "start": {
          "line": 382,
          "column": 21
        },
        "end": {
          "line": 382,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 12156,
      "end": 12161,
      "loc": {
        "start": {
          "line": 382,
          "column": 23
        },
        "end": {
          "line": 382,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 12162,
      "end": 12167,
      "loc": {
        "start": {
          "line": 382,
          "column": 29
        },
        "end": {
          "line": 382,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12167,
      "end": 12168,
      "loc": {
        "start": {
          "line": 382,
          "column": 34
        },
        "end": {
          "line": 382,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 12168,
      "end": 12175,
      "loc": {
        "start": {
          "line": 382,
          "column": 35
        },
        "end": {
          "line": 382,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12175,
      "end": 12176,
      "loc": {
        "start": {
          "line": 382,
          "column": 42
        },
        "end": {
          "line": 382,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12176,
      "end": 12177,
      "loc": {
        "start": {
          "line": 382,
          "column": 43
        },
        "end": {
          "line": 382,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 12191,
      "end": 12194,
      "loc": {
        "start": {
          "line": 383,
          "column": 12
        },
        "end": {
          "line": 383,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12194,
      "end": 12195,
      "loc": {
        "start": {
          "line": 383,
          "column": 15
        },
        "end": {
          "line": 383,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 12196,
      "end": 12199,
      "loc": {
        "start": {
          "line": 383,
          "column": 17
        },
        "end": {
          "line": 383,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12199,
      "end": 12200,
      "loc": {
        "start": {
          "line": 383,
          "column": 20
        },
        "end": {
          "line": 383,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 12200,
      "end": 12208,
      "loc": {
        "start": {
          "line": 383,
          "column": 21
        },
        "end": {
          "line": 383,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12208,
      "end": 12209,
      "loc": {
        "start": {
          "line": 383,
          "column": 29
        },
        "end": {
          "line": 383,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12209,
      "end": 12210,
      "loc": {
        "start": {
          "line": 383,
          "column": 30
        },
        "end": {
          "line": 383,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12210,
      "end": 12211,
      "loc": {
        "start": {
          "line": 383,
          "column": 31
        },
        "end": {
          "line": 383,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 12225,
      "end": 12231,
      "loc": {
        "start": {
          "line": 384,
          "column": 12
        },
        "end": {
          "line": 384,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12231,
      "end": 12232,
      "loc": {
        "start": {
          "line": 384,
          "column": 18
        },
        "end": {
          "line": 384,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "GET",
      "start": 12233,
      "end": 12238,
      "loc": {
        "start": {
          "line": 384,
          "column": 20
        },
        "end": {
          "line": 384,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12238,
      "end": 12239,
      "loc": {
        "start": {
          "line": 384,
          "column": 25
        },
        "end": {
          "line": 384,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 12253,
      "end": 12260,
      "loc": {
        "start": {
          "line": 385,
          "column": 12
        },
        "end": {
          "line": 385,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12260,
      "end": 12261,
      "loc": {
        "start": {
          "line": 385,
          "column": 19
        },
        "end": {
          "line": 385,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12262,
      "end": 12266,
      "loc": {
        "start": {
          "line": 385,
          "column": 21
        },
        "end": {
          "line": 385,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12266,
      "end": 12267,
      "loc": {
        "start": {
          "line": 385,
          "column": 25
        },
        "end": {
          "line": 385,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 12267,
      "end": 12281,
      "loc": {
        "start": {
          "line": 385,
          "column": 26
        },
        "end": {
          "line": 385,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12281,
      "end": 12282,
      "loc": {
        "start": {
          "line": 385,
          "column": 40
        },
        "end": {
          "line": 385,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12282,
      "end": 12283,
      "loc": {
        "start": {
          "line": 385,
          "column": 41
        },
        "end": {
          "line": 385,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12283,
      "end": 12284,
      "loc": {
        "start": {
          "line": 385,
          "column": 42
        },
        "end": {
          "line": 385,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 12298,
      "end": 12310,
      "loc": {
        "start": {
          "line": 386,
          "column": 12
        },
        "end": {
          "line": 386,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12310,
      "end": 12311,
      "loc": {
        "start": {
          "line": 386,
          "column": 24
        },
        "end": {
          "line": 386,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "json",
      "start": 12312,
      "end": 12318,
      "loc": {
        "start": {
          "line": 386,
          "column": 26
        },
        "end": {
          "line": 386,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12328,
      "end": 12329,
      "loc": {
        "start": {
          "line": 387,
          "column": 8
        },
        "end": {
          "line": 387,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12329,
      "end": 12330,
      "loc": {
        "start": {
          "line": 387,
          "column": 9
        },
        "end": {
          "line": 387,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12344,
      "end": 12345,
      "loc": {
        "start": {
          "line": 388,
          "column": 12
        },
        "end": {
          "line": 388,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 12345,
      "end": 12350,
      "loc": {
        "start": {
          "line": 388,
          "column": 13
        },
        "end": {
          "line": 388,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12350,
      "end": 12351,
      "loc": {
        "start": {
          "line": 388,
          "column": 18
        },
        "end": {
          "line": 388,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 12351,
      "end": 12353,
      "loc": {
        "start": {
          "line": 388,
          "column": 19
        },
        "end": {
          "line": 388,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12353,
      "end": 12355,
      "loc": {
        "start": {
          "line": 388,
          "column": 21
        },
        "end": {
          "line": 388,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12355,
      "end": 12356,
      "loc": {
        "start": {
          "line": 388,
          "column": 23
        },
        "end": {
          "line": 388,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 12374,
      "end": 12379,
      "loc": {
        "start": {
          "line": 389,
          "column": 16
        },
        "end": {
          "line": 389,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 12380,
      "end": 12383,
      "loc": {
        "start": {
          "line": 389,
          "column": 22
        },
        "end": {
          "line": 389,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetTransactionsException",
      "start": 12384,
      "end": 12408,
      "loc": {
        "start": {
          "line": 389,
          "column": 26
        },
        "end": {
          "line": 389,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12408,
      "end": 12409,
      "loc": {
        "start": {
          "line": 389,
          "column": 50
        },
        "end": {
          "line": 389,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 12409,
      "end": 12411,
      "loc": {
        "start": {
          "line": 389,
          "column": 51
        },
        "end": {
          "line": 389,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12411,
      "end": 12412,
      "loc": {
        "start": {
          "line": 389,
          "column": 53
        },
        "end": {
          "line": 389,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12412,
      "end": 12413,
      "loc": {
        "start": {
          "line": 389,
          "column": 54
        },
        "end": {
          "line": 389,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12427,
      "end": 12428,
      "loc": {
        "start": {
          "line": 390,
          "column": 12
        },
        "end": {
          "line": 390,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12428,
      "end": 12429,
      "loc": {
        "start": {
          "line": 390,
          "column": 13
        },
        "end": {
          "line": 390,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12429,
      "end": 12430,
      "loc": {
        "start": {
          "line": 390,
          "column": 14
        },
        "end": {
          "line": 390,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 12442,
      "end": 12448,
      "loc": {
        "start": {
          "line": 392,
          "column": 8
        },
        "end": {
          "line": 392,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 12449,
      "end": 12457,
      "loc": {
        "start": {
          "line": 392,
          "column": 15
        },
        "end": {
          "line": 392,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12457,
      "end": 12458,
      "loc": {
        "start": {
          "line": 392,
          "column": 23
        },
        "end": {
          "line": 392,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 12458,
      "end": 12462,
      "loc": {
        "start": {
          "line": 392,
          "column": 24
        },
        "end": {
          "line": 392,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12462,
      "end": 12463,
      "loc": {
        "start": {
          "line": 392,
          "column": 28
        },
        "end": {
          "line": 392,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12469,
      "end": 12470,
      "loc": {
        "start": {
          "line": 393,
          "column": 4
        },
        "end": {
          "line": 393,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a paged list of transactions\r\n     * @param {Object} parameters - The query parameters\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
      "start": 12478,
      "end": 12705,
      "loc": {
        "start": {
          "line": 395,
          "column": 4
        },
        "end": {
          "line": 400,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 12711,
      "end": 12716,
      "loc": {
        "start": {
          "line": 401,
          "column": 4
        },
        "end": {
          "line": 401,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getTransactions",
      "start": 12717,
      "end": 12732,
      "loc": {
        "start": {
          "line": 401,
          "column": 10
        },
        "end": {
          "line": 401,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12732,
      "end": 12733,
      "loc": {
        "start": {
          "line": 401,
          "column": 25
        },
        "end": {
          "line": 401,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 12733,
      "end": 12743,
      "loc": {
        "start": {
          "line": 401,
          "column": 26
        },
        "end": {
          "line": 401,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12743,
      "end": 12744,
      "loc": {
        "start": {
          "line": 401,
          "column": 36
        },
        "end": {
          "line": 401,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12745,
      "end": 12746,
      "loc": {
        "start": {
          "line": 401,
          "column": 38
        },
        "end": {
          "line": 401,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12756,
      "end": 12760,
      "loc": {
        "start": {
          "line": 402,
          "column": 8
        },
        "end": {
          "line": 402,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12760,
      "end": 12761,
      "loc": {
        "start": {
          "line": 402,
          "column": 12
        },
        "end": {
          "line": 402,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "validateAnyGetCall",
      "start": 12761,
      "end": 12779,
      "loc": {
        "start": {
          "line": 402,
          "column": 13
        },
        "end": {
          "line": 402,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12779,
      "end": 12780,
      "loc": {
        "start": {
          "line": 402,
          "column": 31
        },
        "end": {
          "line": 402,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12780,
      "end": 12781,
      "loc": {
        "start": {
          "line": 402,
          "column": 32
        },
        "end": {
          "line": 402,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12781,
      "end": 12782,
      "loc": {
        "start": {
          "line": 402,
          "column": 33
        },
        "end": {
          "line": 402,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12794,
      "end": 12797,
      "loc": {
        "start": {
          "line": 404,
          "column": 8
        },
        "end": {
          "line": 404,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 12798,
      "end": 12801,
      "loc": {
        "start": {
          "line": 404,
          "column": 12
        },
        "end": {
          "line": 404,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12802,
      "end": 12803,
      "loc": {
        "start": {
          "line": 404,
          "column": 16
        },
        "end": {
          "line": 404,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 12804,
      "end": 12807,
      "loc": {
        "start": {
          "line": 404,
          "column": 18
        },
        "end": {
          "line": 404,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "URL",
      "start": 12808,
      "end": 12811,
      "loc": {
        "start": {
          "line": 404,
          "column": 22
        },
        "end": {
          "line": 404,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12811,
      "end": 12812,
      "loc": {
        "start": {
          "line": 404,
          "column": 25
        },
        "end": {
          "line": 404,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12812,
      "end": 12813,
      "loc": {
        "start": {
          "line": 404,
          "column": 26
        },
        "end": {
          "line": 404,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 12813,
      "end": 12813,
      "loc": {
        "start": {
          "line": 404,
          "column": 27
        },
        "end": {
          "line": 404,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12813,
      "end": 12815,
      "loc": {
        "start": {
          "line": 404,
          "column": 27
        },
        "end": {
          "line": 404,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12815,
      "end": 12819,
      "loc": {
        "start": {
          "line": 404,
          "column": 29
        },
        "end": {
          "line": 404,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12819,
      "end": 12820,
      "loc": {
        "start": {
          "line": 404,
          "column": 33
        },
        "end": {
          "line": 404,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 12820,
      "end": 12828,
      "loc": {
        "start": {
          "line": 404,
          "column": 34
        },
        "end": {
          "line": 404,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12828,
      "end": 12829,
      "loc": {
        "start": {
          "line": 404,
          "column": 42
        },
        "end": {
          "line": 404,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "transaction/",
      "start": 12829,
      "end": 12841,
      "loc": {
        "start": {
          "line": 404,
          "column": 43
        },
        "end": {
          "line": 404,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12841,
      "end": 12842,
      "loc": {
        "start": {
          "line": 404,
          "column": 55
        },
        "end": {
          "line": 404,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12842,
      "end": 12843,
      "loc": {
        "start": {
          "line": 404,
          "column": 56
        },
        "end": {
          "line": 404,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12843,
      "end": 12844,
      "loc": {
        "start": {
          "line": 404,
          "column": 57
        },
        "end": {
          "line": 404,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 12856,
      "end": 12859,
      "loc": {
        "start": {
          "line": 406,
          "column": 8
        },
        "end": {
          "line": 406,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12860,
      "end": 12861,
      "loc": {
        "start": {
          "line": 406,
          "column": 12
        },
        "end": {
          "line": 406,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12861,
      "end": 12864,
      "loc": {
        "start": {
          "line": 406,
          "column": 13
        },
        "end": {
          "line": 406,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12865,
      "end": 12866,
      "loc": {
        "start": {
          "line": 406,
          "column": 17
        },
        "end": {
          "line": 406,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 12866,
      "end": 12869,
      "loc": {
        "start": {
          "line": 406,
          "column": 18
        },
        "end": {
          "line": 406,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12869,
      "end": 12870,
      "loc": {
        "start": {
          "line": 406,
          "column": 21
        },
        "end": {
          "line": 406,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12871,
      "end": 12876,
      "loc": {
        "start": {
          "line": 406,
          "column": 23
        },
        "end": {
          "line": 406,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12876,
      "end": 12877,
      "loc": {
        "start": {
          "line": 406,
          "column": 28
        },
        "end": {
          "line": 406,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 12878,
      "end": 12880,
      "loc": {
        "start": {
          "line": 406,
          "column": 30
        },
        "end": {
          "line": 406,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 12881,
      "end": 12887,
      "loc": {
        "start": {
          "line": 406,
          "column": 33
        },
        "end": {
          "line": 406,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12887,
      "end": 12888,
      "loc": {
        "start": {
          "line": 406,
          "column": 39
        },
        "end": {
          "line": 406,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entries",
      "start": 12888,
      "end": 12895,
      "loc": {
        "start": {
          "line": 406,
          "column": 40
        },
        "end": {
          "line": 406,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12895,
      "end": 12896,
      "loc": {
        "start": {
          "line": 406,
          "column": 47
        },
        "end": {
          "line": 406,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 12896,
      "end": 12906,
      "loc": {
        "start": {
          "line": 406,
          "column": 48
        },
        "end": {
          "line": 406,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12906,
      "end": 12907,
      "loc": {
        "start": {
          "line": 406,
          "column": 58
        },
        "end": {
          "line": 406,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12907,
      "end": 12908,
      "loc": {
        "start": {
          "line": 406,
          "column": 59
        },
        "end": {
          "line": 406,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12909,
      "end": 12910,
      "loc": {
        "start": {
          "line": 406,
          "column": 61
        },
        "end": {
          "line": 406,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 12924,
      "end": 12927,
      "loc": {
        "start": {
          "line": 407,
          "column": 12
        },
        "end": {
          "line": 407,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12927,
      "end": 12928,
      "loc": {
        "start": {
          "line": 407,
          "column": 15
        },
        "end": {
          "line": 407,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "searchParams",
      "start": 12928,
      "end": 12940,
      "loc": {
        "start": {
          "line": 407,
          "column": 16
        },
        "end": {
          "line": 407,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12940,
      "end": 12941,
      "loc": {
        "start": {
          "line": 407,
          "column": 28
        },
        "end": {
          "line": 407,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 12941,
      "end": 12944,
      "loc": {
        "start": {
          "line": 407,
          "column": 29
        },
        "end": {
          "line": 407,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12944,
      "end": 12945,
      "loc": {
        "start": {
          "line": 407,
          "column": 32
        },
        "end": {
          "line": 407,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 12945,
      "end": 12948,
      "loc": {
        "start": {
          "line": 407,
          "column": 33
        },
        "end": {
          "line": 407,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12948,
      "end": 12949,
      "loc": {
        "start": {
          "line": 407,
          "column": 36
        },
        "end": {
          "line": 407,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12950,
      "end": 12955,
      "loc": {
        "start": {
          "line": 407,
          "column": 38
        },
        "end": {
          "line": 407,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12955,
      "end": 12956,
      "loc": {
        "start": {
          "line": 407,
          "column": 43
        },
        "end": {
          "line": 407,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12956,
      "end": 12957,
      "loc": {
        "start": {
          "line": 407,
          "column": 44
        },
        "end": {
          "line": 407,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12967,
      "end": 12968,
      "loc": {
        "start": {
          "line": 408,
          "column": 8
        },
        "end": {
          "line": 408,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 12980,
      "end": 12986,
      "loc": {
        "start": {
          "line": 410,
          "column": 8
        },
        "end": {
          "line": 410,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 12987,
      "end": 12991,
      "loc": {
        "start": {
          "line": 410,
          "column": 15
        },
        "end": {
          "line": 410,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12991,
      "end": 12992,
      "loc": {
        "start": {
          "line": 410,
          "column": 19
        },
        "end": {
          "line": 410,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sendTransactionRequest",
      "start": 12992,
      "end": 13014,
      "loc": {
        "start": {
          "line": 410,
          "column": 20
        },
        "end": {
          "line": 410,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13014,
      "end": 13015,
      "loc": {
        "start": {
          "line": 410,
          "column": 42
        },
        "end": {
          "line": 410,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 13015,
      "end": 13018,
      "loc": {
        "start": {
          "line": 410,
          "column": 43
        },
        "end": {
          "line": 410,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13018,
      "end": 13019,
      "loc": {
        "start": {
          "line": 410,
          "column": 46
        },
        "end": {
          "line": 410,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 13019,
      "end": 13027,
      "loc": {
        "start": {
          "line": 410,
          "column": 47
        },
        "end": {
          "line": 410,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13027,
      "end": 13028,
      "loc": {
        "start": {
          "line": 410,
          "column": 55
        },
        "end": {
          "line": 410,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13028,
      "end": 13029,
      "loc": {
        "start": {
          "line": 410,
          "column": 56
        },
        "end": {
          "line": 410,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13029,
      "end": 13030,
      "loc": {
        "start": {
          "line": 410,
          "column": 57
        },
        "end": {
          "line": 410,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13030,
      "end": 13031,
      "loc": {
        "start": {
          "line": 410,
          "column": 58
        },
        "end": {
          "line": 410,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13037,
      "end": 13038,
      "loc": {
        "start": {
          "line": 411,
          "column": 4
        },
        "end": {
          "line": 411,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a paged list of transactions for the method\r\n     * @param {string} method - The method\r\n     * @param {Object} parameters - The query parameters\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
      "start": 13046,
      "end": 13332,
      "loc": {
        "start": {
          "line": 413,
          "column": 4
        },
        "end": {
          "line": 419,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 13338,
      "end": 13343,
      "loc": {
        "start": {
          "line": 420,
          "column": 4
        },
        "end": {
          "line": 420,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getMethodTransactions",
      "start": 13344,
      "end": 13365,
      "loc": {
        "start": {
          "line": 420,
          "column": 10
        },
        "end": {
          "line": 420,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13365,
      "end": 13366,
      "loc": {
        "start": {
          "line": 420,
          "column": 31
        },
        "end": {
          "line": 420,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 13366,
      "end": 13372,
      "loc": {
        "start": {
          "line": 420,
          "column": 32
        },
        "end": {
          "line": 420,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13372,
      "end": 13373,
      "loc": {
        "start": {
          "line": 420,
          "column": 38
        },
        "end": {
          "line": 420,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 13374,
      "end": 13384,
      "loc": {
        "start": {
          "line": 420,
          "column": 40
        },
        "end": {
          "line": 420,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13384,
      "end": 13385,
      "loc": {
        "start": {
          "line": 420,
          "column": 50
        },
        "end": {
          "line": 420,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13386,
      "end": 13387,
      "loc": {
        "start": {
          "line": 420,
          "column": 52
        },
        "end": {
          "line": 420,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13397,
      "end": 13401,
      "loc": {
        "start": {
          "line": 421,
          "column": 8
        },
        "end": {
          "line": 421,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13401,
      "end": 13402,
      "loc": {
        "start": {
          "line": 421,
          "column": 12
        },
        "end": {
          "line": 421,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "validateGetCall",
      "start": 13402,
      "end": 13417,
      "loc": {
        "start": {
          "line": 421,
          "column": 13
        },
        "end": {
          "line": 421,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13417,
      "end": 13418,
      "loc": {
        "start": {
          "line": 421,
          "column": 28
        },
        "end": {
          "line": 421,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 13418,
      "end": 13424,
      "loc": {
        "start": {
          "line": 421,
          "column": 29
        },
        "end": {
          "line": 421,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13424,
      "end": 13425,
      "loc": {
        "start": {
          "line": 421,
          "column": 35
        },
        "end": {
          "line": 421,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 13426,
      "end": 13436,
      "loc": {
        "start": {
          "line": 421,
          "column": 37
        },
        "end": {
          "line": 421,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13436,
      "end": 13437,
      "loc": {
        "start": {
          "line": 421,
          "column": 47
        },
        "end": {
          "line": 421,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13437,
      "end": 13438,
      "loc": {
        "start": {
          "line": 421,
          "column": 48
        },
        "end": {
          "line": 421,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 13450,
      "end": 13453,
      "loc": {
        "start": {
          "line": 423,
          "column": 8
        },
        "end": {
          "line": 423,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 13454,
      "end": 13457,
      "loc": {
        "start": {
          "line": 423,
          "column": 12
        },
        "end": {
          "line": 423,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13458,
      "end": 13459,
      "loc": {
        "start": {
          "line": 423,
          "column": 16
        },
        "end": {
          "line": 423,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 13460,
      "end": 13463,
      "loc": {
        "start": {
          "line": 423,
          "column": 18
        },
        "end": {
          "line": 423,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "URL",
      "start": 13464,
      "end": 13467,
      "loc": {
        "start": {
          "line": 423,
          "column": 22
        },
        "end": {
          "line": 423,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13467,
      "end": 13468,
      "loc": {
        "start": {
          "line": 423,
          "column": 25
        },
        "end": {
          "line": 423,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13468,
      "end": 13469,
      "loc": {
        "start": {
          "line": 423,
          "column": 26
        },
        "end": {
          "line": 423,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 13469,
      "end": 13469,
      "loc": {
        "start": {
          "line": 423,
          "column": 27
        },
        "end": {
          "line": 423,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13469,
      "end": 13471,
      "loc": {
        "start": {
          "line": 423,
          "column": 27
        },
        "end": {
          "line": 423,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13471,
      "end": 13475,
      "loc": {
        "start": {
          "line": 423,
          "column": 29
        },
        "end": {
          "line": 423,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13475,
      "end": 13476,
      "loc": {
        "start": {
          "line": 423,
          "column": 33
        },
        "end": {
          "line": 423,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 13476,
      "end": 13484,
      "loc": {
        "start": {
          "line": 423,
          "column": 34
        },
        "end": {
          "line": 423,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13484,
      "end": 13485,
      "loc": {
        "start": {
          "line": 423,
          "column": 42
        },
        "end": {
          "line": 423,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 13485,
      "end": 13485,
      "loc": {
        "start": {
          "line": 423,
          "column": 43
        },
        "end": {
          "line": 423,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13485,
      "end": 13487,
      "loc": {
        "start": {
          "line": 423,
          "column": 43
        },
        "end": {
          "line": 423,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 13487,
      "end": 13493,
      "loc": {
        "start": {
          "line": 423,
          "column": 45
        },
        "end": {
          "line": 423,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13493,
      "end": 13494,
      "loc": {
        "start": {
          "line": 423,
          "column": 51
        },
        "end": {
          "line": 423,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 13494,
      "end": 13495,
      "loc": {
        "start": {
          "line": 423,
          "column": 52
        },
        "end": {
          "line": 423,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13495,
      "end": 13496,
      "loc": {
        "start": {
          "line": 423,
          "column": 53
        },
        "end": {
          "line": 423,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13496,
      "end": 13497,
      "loc": {
        "start": {
          "line": 423,
          "column": 54
        },
        "end": {
          "line": 423,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13497,
      "end": 13498,
      "loc": {
        "start": {
          "line": 423,
          "column": 55
        },
        "end": {
          "line": 423,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "for",
        "keyword": "for",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": true,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "for",
      "start": 13510,
      "end": 13513,
      "loc": {
        "start": {
          "line": 425,
          "column": 8
        },
        "end": {
          "line": 425,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13514,
      "end": 13515,
      "loc": {
        "start": {
          "line": 425,
          "column": 12
        },
        "end": {
          "line": 425,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 13515,
      "end": 13518,
      "loc": {
        "start": {
          "line": 425,
          "column": 13
        },
        "end": {
          "line": 425,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13519,
      "end": 13520,
      "loc": {
        "start": {
          "line": 425,
          "column": 17
        },
        "end": {
          "line": 425,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 13520,
      "end": 13523,
      "loc": {
        "start": {
          "line": 425,
          "column": 18
        },
        "end": {
          "line": 425,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13523,
      "end": 13524,
      "loc": {
        "start": {
          "line": 425,
          "column": 21
        },
        "end": {
          "line": 425,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13525,
      "end": 13530,
      "loc": {
        "start": {
          "line": 425,
          "column": 23
        },
        "end": {
          "line": 425,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13530,
      "end": 13531,
      "loc": {
        "start": {
          "line": 425,
          "column": 28
        },
        "end": {
          "line": 425,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "of",
      "start": 13532,
      "end": 13534,
      "loc": {
        "start": {
          "line": 425,
          "column": 30
        },
        "end": {
          "line": 425,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Object",
      "start": 13535,
      "end": 13541,
      "loc": {
        "start": {
          "line": 425,
          "column": 33
        },
        "end": {
          "line": 425,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13541,
      "end": 13542,
      "loc": {
        "start": {
          "line": 425,
          "column": 39
        },
        "end": {
          "line": 425,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entries",
      "start": 13542,
      "end": 13549,
      "loc": {
        "start": {
          "line": 425,
          "column": 40
        },
        "end": {
          "line": 425,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13549,
      "end": 13550,
      "loc": {
        "start": {
          "line": 425,
          "column": 47
        },
        "end": {
          "line": 425,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parameters",
      "start": 13550,
      "end": 13560,
      "loc": {
        "start": {
          "line": 425,
          "column": 48
        },
        "end": {
          "line": 425,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13560,
      "end": 13561,
      "loc": {
        "start": {
          "line": 425,
          "column": 58
        },
        "end": {
          "line": 425,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13561,
      "end": 13562,
      "loc": {
        "start": {
          "line": 425,
          "column": 59
        },
        "end": {
          "line": 425,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13563,
      "end": 13564,
      "loc": {
        "start": {
          "line": 425,
          "column": 61
        },
        "end": {
          "line": 425,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 13578,
      "end": 13581,
      "loc": {
        "start": {
          "line": 426,
          "column": 12
        },
        "end": {
          "line": 426,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13581,
      "end": 13582,
      "loc": {
        "start": {
          "line": 426,
          "column": 15
        },
        "end": {
          "line": 426,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "searchParams",
      "start": 13582,
      "end": 13594,
      "loc": {
        "start": {
          "line": 426,
          "column": 16
        },
        "end": {
          "line": 426,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13594,
      "end": 13595,
      "loc": {
        "start": {
          "line": 426,
          "column": 28
        },
        "end": {
          "line": 426,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "set",
      "start": 13595,
      "end": 13598,
      "loc": {
        "start": {
          "line": 426,
          "column": 29
        },
        "end": {
          "line": 426,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13598,
      "end": 13599,
      "loc": {
        "start": {
          "line": 426,
          "column": 32
        },
        "end": {
          "line": 426,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "key",
      "start": 13599,
      "end": 13602,
      "loc": {
        "start": {
          "line": 426,
          "column": 33
        },
        "end": {
          "line": 426,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13602,
      "end": 13603,
      "loc": {
        "start": {
          "line": 426,
          "column": 36
        },
        "end": {
          "line": 426,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13604,
      "end": 13609,
      "loc": {
        "start": {
          "line": 426,
          "column": 38
        },
        "end": {
          "line": 426,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13609,
      "end": 13610,
      "loc": {
        "start": {
          "line": 426,
          "column": 43
        },
        "end": {
          "line": 426,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13610,
      "end": 13611,
      "loc": {
        "start": {
          "line": 426,
          "column": 44
        },
        "end": {
          "line": 426,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13621,
      "end": 13622,
      "loc": {
        "start": {
          "line": 427,
          "column": 8
        },
        "end": {
          "line": 427,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 13634,
      "end": 13640,
      "loc": {
        "start": {
          "line": 429,
          "column": 8
        },
        "end": {
          "line": 429,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 13641,
      "end": 13645,
      "loc": {
        "start": {
          "line": 429,
          "column": 15
        },
        "end": {
          "line": 429,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13645,
      "end": 13646,
      "loc": {
        "start": {
          "line": 429,
          "column": 19
        },
        "end": {
          "line": 429,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sendTransactionRequest",
      "start": 13646,
      "end": 13668,
      "loc": {
        "start": {
          "line": 429,
          "column": 20
        },
        "end": {
          "line": 429,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13668,
      "end": 13669,
      "loc": {
        "start": {
          "line": 429,
          "column": 42
        },
        "end": {
          "line": 429,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 13669,
      "end": 13672,
      "loc": {
        "start": {
          "line": 429,
          "column": 43
        },
        "end": {
          "line": 429,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13672,
      "end": 13673,
      "loc": {
        "start": {
          "line": 429,
          "column": 46
        },
        "end": {
          "line": 429,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 13673,
      "end": 13681,
      "loc": {
        "start": {
          "line": 429,
          "column": 47
        },
        "end": {
          "line": 429,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13681,
      "end": 13682,
      "loc": {
        "start": {
          "line": 429,
          "column": 55
        },
        "end": {
          "line": 429,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13682,
      "end": 13683,
      "loc": {
        "start": {
          "line": 429,
          "column": 56
        },
        "end": {
          "line": 429,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13683,
      "end": 13684,
      "loc": {
        "start": {
          "line": 429,
          "column": 57
        },
        "end": {
          "line": 429,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13684,
      "end": 13685,
      "loc": {
        "start": {
          "line": 429,
          "column": 58
        },
        "end": {
          "line": 429,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13691,
      "end": 13692,
      "loc": {
        "start": {
          "line": 430,
          "column": 4
        },
        "end": {
          "line": 430,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @protected\r\n     * @override\r\n     * Internal function for sending transaction GET requests\r\n     * @param {URL} url - The URL\r\n     * @returns {Promise<PagedResponse>} - A response wrapped in a {@link PagedResponse} helper\r\n     ",
      "start": 13700,
      "end": 13944,
      "loc": {
        "start": {
          "line": 432,
          "column": 4
        },
        "end": {
          "line": 438,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 13950,
      "end": 13955,
      "loc": {
        "start": {
          "line": 439,
          "column": 4
        },
        "end": {
          "line": 439,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sendTransactionRequest",
      "start": 13956,
      "end": 13978,
      "loc": {
        "start": {
          "line": 439,
          "column": 10
        },
        "end": {
          "line": 439,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13978,
      "end": 13979,
      "loc": {
        "start": {
          "line": 439,
          "column": 32
        },
        "end": {
          "line": 439,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 13979,
      "end": 13982,
      "loc": {
        "start": {
          "line": 439,
          "column": 33
        },
        "end": {
          "line": 439,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13982,
      "end": 13983,
      "loc": {
        "start": {
          "line": 439,
          "column": 36
        },
        "end": {
          "line": 439,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13983,
      "end": 13984,
      "loc": {
        "start": {
          "line": 439,
          "column": 37
        },
        "end": {
          "line": 439,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 13994,
      "end": 13997,
      "loc": {
        "start": {
          "line": 440,
          "column": 8
        },
        "end": {
          "line": 440,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 13998,
      "end": 14006,
      "loc": {
        "start": {
          "line": 440,
          "column": 12
        },
        "end": {
          "line": 440,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14007,
      "end": 14008,
      "loc": {
        "start": {
          "line": 440,
          "column": 21
        },
        "end": {
          "line": 440,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 14009,
      "end": 14014,
      "loc": {
        "start": {
          "line": 440,
          "column": 23
        },
        "end": {
          "line": 440,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 14015,
      "end": 14020,
      "loc": {
        "start": {
          "line": 440,
          "column": 29
        },
        "end": {
          "line": 440,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14020,
      "end": 14021,
      "loc": {
        "start": {
          "line": 440,
          "column": 34
        },
        "end": {
          "line": 440,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 14021,
      "end": 14028,
      "loc": {
        "start": {
          "line": 440,
          "column": 35
        },
        "end": {
          "line": 440,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14028,
      "end": 14029,
      "loc": {
        "start": {
          "line": 440,
          "column": 42
        },
        "end": {
          "line": 440,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14029,
      "end": 14030,
      "loc": {
        "start": {
          "line": 440,
          "column": 43
        },
        "end": {
          "line": 440,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 14044,
      "end": 14047,
      "loc": {
        "start": {
          "line": 441,
          "column": 12
        },
        "end": {
          "line": 441,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14047,
      "end": 14048,
      "loc": {
        "start": {
          "line": 441,
          "column": 15
        },
        "end": {
          "line": 441,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 14049,
      "end": 14052,
      "loc": {
        "start": {
          "line": 441,
          "column": 17
        },
        "end": {
          "line": 441,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14052,
      "end": 14053,
      "loc": {
        "start": {
          "line": 441,
          "column": 20
        },
        "end": {
          "line": 441,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 14053,
      "end": 14061,
      "loc": {
        "start": {
          "line": 441,
          "column": 21
        },
        "end": {
          "line": 441,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14061,
      "end": 14062,
      "loc": {
        "start": {
          "line": 441,
          "column": 29
        },
        "end": {
          "line": 441,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14062,
      "end": 14063,
      "loc": {
        "start": {
          "line": 441,
          "column": 30
        },
        "end": {
          "line": 441,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14063,
      "end": 14064,
      "loc": {
        "start": {
          "line": 441,
          "column": 31
        },
        "end": {
          "line": 441,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 14078,
      "end": 14084,
      "loc": {
        "start": {
          "line": 442,
          "column": 12
        },
        "end": {
          "line": 442,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14084,
      "end": 14085,
      "loc": {
        "start": {
          "line": 442,
          "column": 18
        },
        "end": {
          "line": 442,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "GET",
      "start": 14086,
      "end": 14091,
      "loc": {
        "start": {
          "line": 442,
          "column": 20
        },
        "end": {
          "line": 442,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14091,
      "end": 14092,
      "loc": {
        "start": {
          "line": 442,
          "column": 25
        },
        "end": {
          "line": 442,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 14106,
      "end": 14113,
      "loc": {
        "start": {
          "line": 443,
          "column": 12
        },
        "end": {
          "line": 443,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14113,
      "end": 14114,
      "loc": {
        "start": {
          "line": 443,
          "column": 19
        },
        "end": {
          "line": 443,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14115,
      "end": 14119,
      "loc": {
        "start": {
          "line": 443,
          "column": 21
        },
        "end": {
          "line": 443,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14119,
      "end": 14120,
      "loc": {
        "start": {
          "line": 443,
          "column": 25
        },
        "end": {
          "line": 443,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 14120,
      "end": 14134,
      "loc": {
        "start": {
          "line": 443,
          "column": 26
        },
        "end": {
          "line": 443,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14134,
      "end": 14135,
      "loc": {
        "start": {
          "line": 443,
          "column": 40
        },
        "end": {
          "line": 443,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14135,
      "end": 14136,
      "loc": {
        "start": {
          "line": 443,
          "column": 41
        },
        "end": {
          "line": 443,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14136,
      "end": 14137,
      "loc": {
        "start": {
          "line": 443,
          "column": 42
        },
        "end": {
          "line": 443,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 14151,
      "end": 14163,
      "loc": {
        "start": {
          "line": 444,
          "column": 12
        },
        "end": {
          "line": 444,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14163,
      "end": 14164,
      "loc": {
        "start": {
          "line": 444,
          "column": 24
        },
        "end": {
          "line": 444,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "json",
      "start": 14165,
      "end": 14171,
      "loc": {
        "start": {
          "line": 444,
          "column": 26
        },
        "end": {
          "line": 444,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14181,
      "end": 14182,
      "loc": {
        "start": {
          "line": 445,
          "column": 8
        },
        "end": {
          "line": 445,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14182,
      "end": 14183,
      "loc": {
        "start": {
          "line": 445,
          "column": 9
        },
        "end": {
          "line": 445,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14197,
      "end": 14198,
      "loc": {
        "start": {
          "line": 446,
          "column": 12
        },
        "end": {
          "line": 446,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 14198,
      "end": 14203,
      "loc": {
        "start": {
          "line": 446,
          "column": 13
        },
        "end": {
          "line": 446,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14203,
      "end": 14204,
      "loc": {
        "start": {
          "line": 446,
          "column": 18
        },
        "end": {
          "line": 446,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 14204,
      "end": 14206,
      "loc": {
        "start": {
          "line": 446,
          "column": 19
        },
        "end": {
          "line": 446,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14206,
      "end": 14208,
      "loc": {
        "start": {
          "line": 446,
          "column": 21
        },
        "end": {
          "line": 446,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14208,
      "end": 14209,
      "loc": {
        "start": {
          "line": 446,
          "column": 23
        },
        "end": {
          "line": 446,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 14227,
      "end": 14232,
      "loc": {
        "start": {
          "line": 447,
          "column": 16
        },
        "end": {
          "line": 447,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 14233,
      "end": 14236,
      "loc": {
        "start": {
          "line": 447,
          "column": 22
        },
        "end": {
          "line": 447,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetTransactionsException",
      "start": 14237,
      "end": 14261,
      "loc": {
        "start": {
          "line": 447,
          "column": 26
        },
        "end": {
          "line": 447,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14261,
      "end": 14262,
      "loc": {
        "start": {
          "line": 447,
          "column": 50
        },
        "end": {
          "line": 447,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 14262,
      "end": 14264,
      "loc": {
        "start": {
          "line": 447,
          "column": 51
        },
        "end": {
          "line": 447,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14264,
      "end": 14265,
      "loc": {
        "start": {
          "line": 447,
          "column": 53
        },
        "end": {
          "line": 447,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14265,
      "end": 14266,
      "loc": {
        "start": {
          "line": 447,
          "column": 54
        },
        "end": {
          "line": 447,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14280,
      "end": 14281,
      "loc": {
        "start": {
          "line": 448,
          "column": 12
        },
        "end": {
          "line": 448,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14281,
      "end": 14282,
      "loc": {
        "start": {
          "line": 448,
          "column": 13
        },
        "end": {
          "line": 448,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14282,
      "end": 14283,
      "loc": {
        "start": {
          "line": 448,
          "column": 14
        },
        "end": {
          "line": 448,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 14295,
      "end": 14301,
      "loc": {
        "start": {
          "line": 450,
          "column": 8
        },
        "end": {
          "line": 450,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 14302,
      "end": 14305,
      "loc": {
        "start": {
          "line": 450,
          "column": 15
        },
        "end": {
          "line": 450,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PagedResponse",
      "start": 14306,
      "end": 14319,
      "loc": {
        "start": {
          "line": 450,
          "column": 19
        },
        "end": {
          "line": 450,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14319,
      "end": 14320,
      "loc": {
        "start": {
          "line": 450,
          "column": 32
        },
        "end": {
          "line": 450,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 14320,
      "end": 14328,
      "loc": {
        "start": {
          "line": 450,
          "column": 33
        },
        "end": {
          "line": 450,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14328,
      "end": 14329,
      "loc": {
        "start": {
          "line": 450,
          "column": 41
        },
        "end": {
          "line": 450,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 14329,
      "end": 14333,
      "loc": {
        "start": {
          "line": 450,
          "column": 42
        },
        "end": {
          "line": 450,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14333,
      "end": 14334,
      "loc": {
        "start": {
          "line": 450,
          "column": 46
        },
        "end": {
          "line": 450,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 14335,
      "end": 14338,
      "loc": {
        "start": {
          "line": 450,
          "column": 48
        },
        "end": {
          "line": 450,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14338,
      "end": 14339,
      "loc": {
        "start": {
          "line": 450,
          "column": 51
        },
        "end": {
          "line": 450,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14340,
      "end": 14344,
      "loc": {
        "start": {
          "line": 450,
          "column": 53
        },
        "end": {
          "line": 450,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14344,
      "end": 14345,
      "loc": {
        "start": {
          "line": 450,
          "column": 57
        },
        "end": {
          "line": 450,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14345,
      "end": 14346,
      "loc": {
        "start": {
          "line": 450,
          "column": 58
        },
        "end": {
          "line": 450,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14352,
      "end": 14353,
      "loc": {
        "start": {
          "line": 451,
          "column": 4
        },
        "end": {
          "line": 451,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a the bundle metadata for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<Object>} - The bundle metadata\r\n     ",
      "start": 14363,
      "end": 14595,
      "loc": {
        "start": {
          "line": 454,
          "column": 4
        },
        "end": {
          "line": 459,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 14601,
      "end": 14606,
      "loc": {
        "start": {
          "line": 460,
          "column": 4
        },
        "end": {
          "line": 460,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getBundleMetadataForTransaction",
      "start": 14607,
      "end": 14638,
      "loc": {
        "start": {
          "line": 460,
          "column": 10
        },
        "end": {
          "line": 460,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14638,
      "end": 14639,
      "loc": {
        "start": {
          "line": 460,
          "column": 41
        },
        "end": {
          "line": 460,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 14639,
      "end": 14658,
      "loc": {
        "start": {
          "line": 460,
          "column": 42
        },
        "end": {
          "line": 460,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14658,
      "end": 14659,
      "loc": {
        "start": {
          "line": 460,
          "column": 61
        },
        "end": {
          "line": 460,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14660,
      "end": 14661,
      "loc": {
        "start": {
          "line": 460,
          "column": 63
        },
        "end": {
          "line": 460,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 14671,
      "end": 14674,
      "loc": {
        "start": {
          "line": 461,
          "column": 8
        },
        "end": {
          "line": 461,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 14675,
      "end": 14678,
      "loc": {
        "start": {
          "line": 461,
          "column": 12
        },
        "end": {
          "line": 461,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14679,
      "end": 14680,
      "loc": {
        "start": {
          "line": 461,
          "column": 16
        },
        "end": {
          "line": 461,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 14681,
      "end": 14684,
      "loc": {
        "start": {
          "line": 461,
          "column": 18
        },
        "end": {
          "line": 461,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "URL",
      "start": 14685,
      "end": 14688,
      "loc": {
        "start": {
          "line": 461,
          "column": 22
        },
        "end": {
          "line": 461,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14688,
      "end": 14689,
      "loc": {
        "start": {
          "line": 461,
          "column": 25
        },
        "end": {
          "line": 461,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14689,
      "end": 14690,
      "loc": {
        "start": {
          "line": 461,
          "column": 26
        },
        "end": {
          "line": 461,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 14690,
      "end": 14690,
      "loc": {
        "start": {
          "line": 461,
          "column": 27
        },
        "end": {
          "line": 461,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14690,
      "end": 14692,
      "loc": {
        "start": {
          "line": 461,
          "column": 27
        },
        "end": {
          "line": 461,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14692,
      "end": 14696,
      "loc": {
        "start": {
          "line": 461,
          "column": 29
        },
        "end": {
          "line": 461,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14696,
      "end": 14697,
      "loc": {
        "start": {
          "line": 461,
          "column": 33
        },
        "end": {
          "line": 461,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 14697,
      "end": 14705,
      "loc": {
        "start": {
          "line": 461,
          "column": 34
        },
        "end": {
          "line": 461,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14705,
      "end": 14706,
      "loc": {
        "start": {
          "line": 461,
          "column": 42
        },
        "end": {
          "line": 461,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "transaction/",
      "start": 14706,
      "end": 14718,
      "loc": {
        "start": {
          "line": 461,
          "column": 43
        },
        "end": {
          "line": 461,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14718,
      "end": 14720,
      "loc": {
        "start": {
          "line": 461,
          "column": 55
        },
        "end": {
          "line": 461,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 14720,
      "end": 14739,
      "loc": {
        "start": {
          "line": 461,
          "column": 57
        },
        "end": {
          "line": 461,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14739,
      "end": 14740,
      "loc": {
        "start": {
          "line": 461,
          "column": 76
        },
        "end": {
          "line": 461,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/bundle/",
      "start": 14740,
      "end": 14748,
      "loc": {
        "start": {
          "line": 461,
          "column": 77
        },
        "end": {
          "line": 461,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14748,
      "end": 14749,
      "loc": {
        "start": {
          "line": 461,
          "column": 85
        },
        "end": {
          "line": 461,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14749,
      "end": 14750,
      "loc": {
        "start": {
          "line": 461,
          "column": 86
        },
        "end": {
          "line": 461,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14750,
      "end": 14751,
      "loc": {
        "start": {
          "line": 461,
          "column": 87
        },
        "end": {
          "line": 461,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 14763,
      "end": 14766,
      "loc": {
        "start": {
          "line": 463,
          "column": 8
        },
        "end": {
          "line": 463,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14766,
      "end": 14767,
      "loc": {
        "start": {
          "line": 463,
          "column": 11
        },
        "end": {
          "line": 463,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "searchParams",
      "start": 14767,
      "end": 14779,
      "loc": {
        "start": {
          "line": 463,
          "column": 12
        },
        "end": {
          "line": 463,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14779,
      "end": 14780,
      "loc": {
        "start": {
          "line": 463,
          "column": 24
        },
        "end": {
          "line": 463,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "append",
      "start": 14780,
      "end": 14786,
      "loc": {
        "start": {
          "line": 463,
          "column": 25
        },
        "end": {
          "line": 463,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14786,
      "end": 14787,
      "loc": {
        "start": {
          "line": 463,
          "column": 31
        },
        "end": {
          "line": 463,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "no_files",
      "start": 14787,
      "end": 14797,
      "loc": {
        "start": {
          "line": 463,
          "column": 32
        },
        "end": {
          "line": 463,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14797,
      "end": 14798,
      "loc": {
        "start": {
          "line": 463,
          "column": 42
        },
        "end": {
          "line": 463,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 14799,
      "end": 14803,
      "loc": {
        "start": {
          "line": 463,
          "column": 44
        },
        "end": {
          "line": 463,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14803,
      "end": 14804,
      "loc": {
        "start": {
          "line": 463,
          "column": 48
        },
        "end": {
          "line": 463,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14804,
      "end": 14805,
      "loc": {
        "start": {
          "line": 463,
          "column": 49
        },
        "end": {
          "line": 463,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 14817,
      "end": 14820,
      "loc": {
        "start": {
          "line": 465,
          "column": 8
        },
        "end": {
          "line": 465,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 14821,
      "end": 14829,
      "loc": {
        "start": {
          "line": 465,
          "column": 12
        },
        "end": {
          "line": 465,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14830,
      "end": 14831,
      "loc": {
        "start": {
          "line": 465,
          "column": 21
        },
        "end": {
          "line": 465,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 14832,
      "end": 14837,
      "loc": {
        "start": {
          "line": 465,
          "column": 23
        },
        "end": {
          "line": 465,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 14838,
      "end": 14843,
      "loc": {
        "start": {
          "line": 465,
          "column": 29
        },
        "end": {
          "line": 465,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14843,
      "end": 14844,
      "loc": {
        "start": {
          "line": 465,
          "column": 34
        },
        "end": {
          "line": 465,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 14844,
      "end": 14851,
      "loc": {
        "start": {
          "line": 465,
          "column": 35
        },
        "end": {
          "line": 465,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14851,
      "end": 14852,
      "loc": {
        "start": {
          "line": 465,
          "column": 42
        },
        "end": {
          "line": 465,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14852,
      "end": 14853,
      "loc": {
        "start": {
          "line": 465,
          "column": 43
        },
        "end": {
          "line": 465,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 14867,
      "end": 14870,
      "loc": {
        "start": {
          "line": 466,
          "column": 12
        },
        "end": {
          "line": 466,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14870,
      "end": 14871,
      "loc": {
        "start": {
          "line": 466,
          "column": 15
        },
        "end": {
          "line": 466,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 14872,
      "end": 14875,
      "loc": {
        "start": {
          "line": 466,
          "column": 17
        },
        "end": {
          "line": 466,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14875,
      "end": 14876,
      "loc": {
        "start": {
          "line": 466,
          "column": 20
        },
        "end": {
          "line": 466,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 14876,
      "end": 14884,
      "loc": {
        "start": {
          "line": 466,
          "column": 21
        },
        "end": {
          "line": 466,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14884,
      "end": 14885,
      "loc": {
        "start": {
          "line": 466,
          "column": 29
        },
        "end": {
          "line": 466,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14885,
      "end": 14886,
      "loc": {
        "start": {
          "line": 466,
          "column": 30
        },
        "end": {
          "line": 466,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14886,
      "end": 14887,
      "loc": {
        "start": {
          "line": 466,
          "column": 31
        },
        "end": {
          "line": 466,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 14901,
      "end": 14907,
      "loc": {
        "start": {
          "line": 467,
          "column": 12
        },
        "end": {
          "line": 467,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14907,
      "end": 14908,
      "loc": {
        "start": {
          "line": 467,
          "column": 18
        },
        "end": {
          "line": 467,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "GET",
      "start": 14909,
      "end": 14914,
      "loc": {
        "start": {
          "line": 467,
          "column": 20
        },
        "end": {
          "line": 467,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14914,
      "end": 14915,
      "loc": {
        "start": {
          "line": 467,
          "column": 25
        },
        "end": {
          "line": 467,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 14929,
      "end": 14936,
      "loc": {
        "start": {
          "line": 468,
          "column": 12
        },
        "end": {
          "line": 468,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14936,
      "end": 14937,
      "loc": {
        "start": {
          "line": 468,
          "column": 19
        },
        "end": {
          "line": 468,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14938,
      "end": 14942,
      "loc": {
        "start": {
          "line": 468,
          "column": 21
        },
        "end": {
          "line": 468,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14942,
      "end": 14943,
      "loc": {
        "start": {
          "line": 468,
          "column": 25
        },
        "end": {
          "line": 468,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 14943,
      "end": 14957,
      "loc": {
        "start": {
          "line": 468,
          "column": 26
        },
        "end": {
          "line": 468,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14957,
      "end": 14958,
      "loc": {
        "start": {
          "line": 468,
          "column": 40
        },
        "end": {
          "line": 468,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14958,
      "end": 14959,
      "loc": {
        "start": {
          "line": 468,
          "column": 41
        },
        "end": {
          "line": 468,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14959,
      "end": 14960,
      "loc": {
        "start": {
          "line": 468,
          "column": 42
        },
        "end": {
          "line": 468,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "json",
      "start": 14974,
      "end": 14978,
      "loc": {
        "start": {
          "line": 469,
          "column": 12
        },
        "end": {
          "line": 469,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14978,
      "end": 14979,
      "loc": {
        "start": {
          "line": 469,
          "column": 16
        },
        "end": {
          "line": 469,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 14980,
      "end": 14984,
      "loc": {
        "start": {
          "line": 469,
          "column": 18
        },
        "end": {
          "line": 469,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14994,
      "end": 14995,
      "loc": {
        "start": {
          "line": 470,
          "column": 8
        },
        "end": {
          "line": 470,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14995,
      "end": 14996,
      "loc": {
        "start": {
          "line": 470,
          "column": 9
        },
        "end": {
          "line": 470,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15010,
      "end": 15011,
      "loc": {
        "start": {
          "line": 471,
          "column": 12
        },
        "end": {
          "line": 471,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 15011,
      "end": 15016,
      "loc": {
        "start": {
          "line": 471,
          "column": 13
        },
        "end": {
          "line": 471,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15016,
      "end": 15017,
      "loc": {
        "start": {
          "line": 471,
          "column": 18
        },
        "end": {
          "line": 471,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 15017,
      "end": 15019,
      "loc": {
        "start": {
          "line": 471,
          "column": 19
        },
        "end": {
          "line": 471,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15019,
      "end": 15021,
      "loc": {
        "start": {
          "line": 471,
          "column": 21
        },
        "end": {
          "line": 471,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15021,
      "end": 15022,
      "loc": {
        "start": {
          "line": 471,
          "column": 23
        },
        "end": {
          "line": 471,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 15040,
      "end": 15045,
      "loc": {
        "start": {
          "line": 472,
          "column": 16
        },
        "end": {
          "line": 472,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 15046,
      "end": 15049,
      "loc": {
        "start": {
          "line": 472,
          "column": 22
        },
        "end": {
          "line": 472,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetRequestException",
      "start": 15050,
      "end": 15069,
      "loc": {
        "start": {
          "line": 472,
          "column": 26
        },
        "end": {
          "line": 472,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15069,
      "end": 15070,
      "loc": {
        "start": {
          "line": 472,
          "column": 45
        },
        "end": {
          "line": 472,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 15070,
      "end": 15072,
      "loc": {
        "start": {
          "line": 472,
          "column": 46
        },
        "end": {
          "line": 472,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15072,
      "end": 15073,
      "loc": {
        "start": {
          "line": 472,
          "column": 48
        },
        "end": {
          "line": 472,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15073,
      "end": 15074,
      "loc": {
        "start": {
          "line": 472,
          "column": 49
        },
        "end": {
          "line": 472,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15088,
      "end": 15089,
      "loc": {
        "start": {
          "line": 473,
          "column": 12
        },
        "end": {
          "line": 473,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15089,
      "end": 15090,
      "loc": {
        "start": {
          "line": 473,
          "column": 13
        },
        "end": {
          "line": 473,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15090,
      "end": 15091,
      "loc": {
        "start": {
          "line": 473,
          "column": 14
        },
        "end": {
          "line": 473,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 15103,
      "end": 15109,
      "loc": {
        "start": {
          "line": 475,
          "column": 8
        },
        "end": {
          "line": 475,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 15110,
      "end": 15118,
      "loc": {
        "start": {
          "line": 475,
          "column": 15
        },
        "end": {
          "line": 475,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15118,
      "end": 15119,
      "loc": {
        "start": {
          "line": 475,
          "column": 23
        },
        "end": {
          "line": 475,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 15119,
      "end": 15123,
      "loc": {
        "start": {
          "line": 475,
          "column": 24
        },
        "end": {
          "line": 475,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15123,
      "end": 15124,
      "loc": {
        "start": {
          "line": 475,
          "column": 28
        },
        "end": {
          "line": 475,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15130,
      "end": 15131,
      "loc": {
        "start": {
          "line": 476,
          "column": 4
        },
        "end": {
          "line": 476,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @returns {Promise<ReadableStream|Blob>} - The bundle\r\n     ",
      "start": 15139,
      "end": 15364,
      "loc": {
        "start": {
          "line": 478,
          "column": 4
        },
        "end": {
          "line": 483,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 15370,
      "end": 15375,
      "loc": {
        "start": {
          "line": 484,
          "column": 4
        },
        "end": {
          "line": 484,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getBundleForTransaction",
      "start": 15376,
      "end": 15399,
      "loc": {
        "start": {
          "line": 484,
          "column": 10
        },
        "end": {
          "line": 484,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15399,
      "end": 15400,
      "loc": {
        "start": {
          "line": 484,
          "column": 33
        },
        "end": {
          "line": 484,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 15400,
      "end": 15419,
      "loc": {
        "start": {
          "line": 484,
          "column": 34
        },
        "end": {
          "line": 484,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15419,
      "end": 15420,
      "loc": {
        "start": {
          "line": 484,
          "column": 53
        },
        "end": {
          "line": 484,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15421,
      "end": 15422,
      "loc": {
        "start": {
          "line": 484,
          "column": 55
        },
        "end": {
          "line": 484,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 15432,
      "end": 15435,
      "loc": {
        "start": {
          "line": 485,
          "column": 8
        },
        "end": {
          "line": 485,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 15436,
      "end": 15439,
      "loc": {
        "start": {
          "line": 485,
          "column": 12
        },
        "end": {
          "line": 485,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15440,
      "end": 15441,
      "loc": {
        "start": {
          "line": 485,
          "column": 16
        },
        "end": {
          "line": 485,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 15442,
      "end": 15445,
      "loc": {
        "start": {
          "line": 485,
          "column": 18
        },
        "end": {
          "line": 485,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "URL",
      "start": 15446,
      "end": 15449,
      "loc": {
        "start": {
          "line": 485,
          "column": 22
        },
        "end": {
          "line": 485,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15449,
      "end": 15450,
      "loc": {
        "start": {
          "line": 485,
          "column": 25
        },
        "end": {
          "line": 485,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15450,
      "end": 15451,
      "loc": {
        "start": {
          "line": 485,
          "column": 26
        },
        "end": {
          "line": 485,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 15451,
      "end": 15451,
      "loc": {
        "start": {
          "line": 485,
          "column": 27
        },
        "end": {
          "line": 485,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15451,
      "end": 15453,
      "loc": {
        "start": {
          "line": 485,
          "column": 27
        },
        "end": {
          "line": 485,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15453,
      "end": 15457,
      "loc": {
        "start": {
          "line": 485,
          "column": 29
        },
        "end": {
          "line": 485,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15457,
      "end": 15458,
      "loc": {
        "start": {
          "line": 485,
          "column": 33
        },
        "end": {
          "line": 485,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 15458,
      "end": 15466,
      "loc": {
        "start": {
          "line": 485,
          "column": 34
        },
        "end": {
          "line": 485,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15466,
      "end": 15467,
      "loc": {
        "start": {
          "line": 485,
          "column": 42
        },
        "end": {
          "line": 485,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "transaction/",
      "start": 15467,
      "end": 15479,
      "loc": {
        "start": {
          "line": 485,
          "column": 43
        },
        "end": {
          "line": 485,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15479,
      "end": 15481,
      "loc": {
        "start": {
          "line": 485,
          "column": 55
        },
        "end": {
          "line": 485,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 15481,
      "end": 15500,
      "loc": {
        "start": {
          "line": 485,
          "column": 57
        },
        "end": {
          "line": 485,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15500,
      "end": 15501,
      "loc": {
        "start": {
          "line": 485,
          "column": 76
        },
        "end": {
          "line": 485,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/bundle_raw/",
      "start": 15501,
      "end": 15513,
      "loc": {
        "start": {
          "line": 485,
          "column": 77
        },
        "end": {
          "line": 485,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15513,
      "end": 15514,
      "loc": {
        "start": {
          "line": 485,
          "column": 89
        },
        "end": {
          "line": 485,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15514,
      "end": 15515,
      "loc": {
        "start": {
          "line": 485,
          "column": 90
        },
        "end": {
          "line": 485,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15515,
      "end": 15516,
      "loc": {
        "start": {
          "line": 485,
          "column": 91
        },
        "end": {
          "line": 485,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 15528,
      "end": 15531,
      "loc": {
        "start": {
          "line": 487,
          "column": 8
        },
        "end": {
          "line": 487,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 15532,
      "end": 15544,
      "loc": {
        "start": {
          "line": 487,
          "column": 12
        },
        "end": {
          "line": 487,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15545,
      "end": 15546,
      "loc": {
        "start": {
          "line": 487,
          "column": 25
        },
        "end": {
          "line": 487,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "arraybuffer",
      "start": 15547,
      "end": 15560,
      "loc": {
        "start": {
          "line": 487,
          "column": 27
        },
        "end": {
          "line": 487,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15560,
      "end": 15561,
      "loc": {
        "start": {
          "line": 487,
          "column": 40
        },
        "end": {
          "line": 487,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 15571,
      "end": 15573,
      "loc": {
        "start": {
          "line": 488,
          "column": 8
        },
        "end": {
          "line": 488,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15574,
      "end": 15575,
      "loc": {
        "start": {
          "line": 488,
          "column": 11
        },
        "end": {
          "line": 488,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 15575,
      "end": 15581,
      "loc": {
        "start": {
          "line": 488,
          "column": 12
        },
        "end": {
          "line": 488,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "window",
      "start": 15582,
      "end": 15588,
      "loc": {
        "start": {
          "line": 488,
          "column": 19
        },
        "end": {
          "line": 488,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 15589,
      "end": 15592,
      "loc": {
        "start": {
          "line": 488,
          "column": 26
        },
        "end": {
          "line": 488,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "undefined",
      "start": 15593,
      "end": 15604,
      "loc": {
        "start": {
          "line": 488,
          "column": 30
        },
        "end": {
          "line": 488,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15604,
      "end": 15605,
      "loc": {
        "start": {
          "line": 488,
          "column": 41
        },
        "end": {
          "line": 488,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15605,
      "end": 15606,
      "loc": {
        "start": {
          "line": 488,
          "column": 42
        },
        "end": {
          "line": 488,
          "column": 43
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "in a browser",
      "start": 15620,
      "end": 15634,
      "loc": {
        "start": {
          "line": 489,
          "column": 12
        },
        "end": {
          "line": 489,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 15648,
      "end": 15660,
      "loc": {
        "start": {
          "line": 490,
          "column": 12
        },
        "end": {
          "line": 490,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15661,
      "end": 15662,
      "loc": {
        "start": {
          "line": 490,
          "column": 25
        },
        "end": {
          "line": 490,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "blob",
      "start": 15663,
      "end": 15669,
      "loc": {
        "start": {
          "line": 490,
          "column": 27
        },
        "end": {
          "line": 490,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15669,
      "end": 15670,
      "loc": {
        "start": {
          "line": 490,
          "column": 33
        },
        "end": {
          "line": 490,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15680,
      "end": 15681,
      "loc": {
        "start": {
          "line": 491,
          "column": 8
        },
        "end": {
          "line": 491,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 15693,
      "end": 15696,
      "loc": {
        "start": {
          "line": 493,
          "column": 8
        },
        "end": {
          "line": 493,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 15697,
      "end": 15705,
      "loc": {
        "start": {
          "line": 493,
          "column": 12
        },
        "end": {
          "line": 493,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15706,
      "end": 15707,
      "loc": {
        "start": {
          "line": 493,
          "column": 21
        },
        "end": {
          "line": 493,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 15708,
      "end": 15713,
      "loc": {
        "start": {
          "line": 493,
          "column": 23
        },
        "end": {
          "line": 493,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 15714,
      "end": 15719,
      "loc": {
        "start": {
          "line": 493,
          "column": 29
        },
        "end": {
          "line": 493,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15719,
      "end": 15720,
      "loc": {
        "start": {
          "line": 493,
          "column": 34
        },
        "end": {
          "line": 493,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 15720,
      "end": 15727,
      "loc": {
        "start": {
          "line": 493,
          "column": 35
        },
        "end": {
          "line": 493,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15727,
      "end": 15728,
      "loc": {
        "start": {
          "line": 493,
          "column": 42
        },
        "end": {
          "line": 493,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15728,
      "end": 15729,
      "loc": {
        "start": {
          "line": 493,
          "column": 43
        },
        "end": {
          "line": 493,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 15743,
      "end": 15746,
      "loc": {
        "start": {
          "line": 494,
          "column": 12
        },
        "end": {
          "line": 494,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15746,
      "end": 15747,
      "loc": {
        "start": {
          "line": 494,
          "column": 15
        },
        "end": {
          "line": 494,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 15748,
      "end": 15751,
      "loc": {
        "start": {
          "line": 494,
          "column": 17
        },
        "end": {
          "line": 494,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15751,
      "end": 15752,
      "loc": {
        "start": {
          "line": 494,
          "column": 20
        },
        "end": {
          "line": 494,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 15752,
      "end": 15760,
      "loc": {
        "start": {
          "line": 494,
          "column": 21
        },
        "end": {
          "line": 494,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15760,
      "end": 15761,
      "loc": {
        "start": {
          "line": 494,
          "column": 29
        },
        "end": {
          "line": 494,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15761,
      "end": 15762,
      "loc": {
        "start": {
          "line": 494,
          "column": 30
        },
        "end": {
          "line": 494,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15762,
      "end": 15763,
      "loc": {
        "start": {
          "line": 494,
          "column": 31
        },
        "end": {
          "line": 494,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 15777,
      "end": 15783,
      "loc": {
        "start": {
          "line": 495,
          "column": 12
        },
        "end": {
          "line": 495,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15783,
      "end": 15784,
      "loc": {
        "start": {
          "line": 495,
          "column": 18
        },
        "end": {
          "line": 495,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "GET",
      "start": 15785,
      "end": 15790,
      "loc": {
        "start": {
          "line": 495,
          "column": 20
        },
        "end": {
          "line": 495,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15790,
      "end": 15791,
      "loc": {
        "start": {
          "line": 495,
          "column": 25
        },
        "end": {
          "line": 495,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 15805,
      "end": 15812,
      "loc": {
        "start": {
          "line": 496,
          "column": 12
        },
        "end": {
          "line": 496,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15812,
      "end": 15813,
      "loc": {
        "start": {
          "line": 496,
          "column": 19
        },
        "end": {
          "line": 496,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15814,
      "end": 15818,
      "loc": {
        "start": {
          "line": 496,
          "column": 21
        },
        "end": {
          "line": 496,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15818,
      "end": 15819,
      "loc": {
        "start": {
          "line": 496,
          "column": 25
        },
        "end": {
          "line": 496,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 15819,
      "end": 15833,
      "loc": {
        "start": {
          "line": 496,
          "column": 26
        },
        "end": {
          "line": 496,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15833,
      "end": 15834,
      "loc": {
        "start": {
          "line": 496,
          "column": 40
        },
        "end": {
          "line": 496,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15834,
      "end": 15835,
      "loc": {
        "start": {
          "line": 496,
          "column": 41
        },
        "end": {
          "line": 496,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15835,
      "end": 15836,
      "loc": {
        "start": {
          "line": 496,
          "column": 42
        },
        "end": {
          "line": 496,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 15850,
      "end": 15862,
      "loc": {
        "start": {
          "line": 497,
          "column": 12
        },
        "end": {
          "line": 497,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15862,
      "end": 15863,
      "loc": {
        "start": {
          "line": 497,
          "column": 24
        },
        "end": {
          "line": 497,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 15864,
      "end": 15876,
      "loc": {
        "start": {
          "line": 497,
          "column": 26
        },
        "end": {
          "line": 497,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15886,
      "end": 15887,
      "loc": {
        "start": {
          "line": 498,
          "column": 8
        },
        "end": {
          "line": 498,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15887,
      "end": 15888,
      "loc": {
        "start": {
          "line": 498,
          "column": 9
        },
        "end": {
          "line": 498,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15902,
      "end": 15903,
      "loc": {
        "start": {
          "line": 499,
          "column": 12
        },
        "end": {
          "line": 499,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 15903,
      "end": 15908,
      "loc": {
        "start": {
          "line": 499,
          "column": 13
        },
        "end": {
          "line": 499,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15908,
      "end": 15909,
      "loc": {
        "start": {
          "line": 499,
          "column": 18
        },
        "end": {
          "line": 499,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 15909,
      "end": 15911,
      "loc": {
        "start": {
          "line": 499,
          "column": 19
        },
        "end": {
          "line": 499,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15911,
      "end": 15913,
      "loc": {
        "start": {
          "line": 499,
          "column": 21
        },
        "end": {
          "line": 499,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15913,
      "end": 15914,
      "loc": {
        "start": {
          "line": 499,
          "column": 23
        },
        "end": {
          "line": 499,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 15932,
      "end": 15937,
      "loc": {
        "start": {
          "line": 500,
          "column": 16
        },
        "end": {
          "line": 500,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 15938,
      "end": 15941,
      "loc": {
        "start": {
          "line": 500,
          "column": 22
        },
        "end": {
          "line": 500,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetRequestException",
      "start": 15942,
      "end": 15961,
      "loc": {
        "start": {
          "line": 500,
          "column": 26
        },
        "end": {
          "line": 500,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15961,
      "end": 15962,
      "loc": {
        "start": {
          "line": 500,
          "column": 45
        },
        "end": {
          "line": 500,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 15962,
      "end": 15964,
      "loc": {
        "start": {
          "line": 500,
          "column": 46
        },
        "end": {
          "line": 500,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15964,
      "end": 15965,
      "loc": {
        "start": {
          "line": 500,
          "column": 48
        },
        "end": {
          "line": 500,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15965,
      "end": 15966,
      "loc": {
        "start": {
          "line": 500,
          "column": 49
        },
        "end": {
          "line": 500,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15980,
      "end": 15981,
      "loc": {
        "start": {
          "line": 501,
          "column": 12
        },
        "end": {
          "line": 501,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15981,
      "end": 15982,
      "loc": {
        "start": {
          "line": 501,
          "column": 13
        },
        "end": {
          "line": 501,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15982,
      "end": 15983,
      "loc": {
        "start": {
          "line": 501,
          "column": 14
        },
        "end": {
          "line": 501,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 15995,
      "end": 16001,
      "loc": {
        "start": {
          "line": 503,
          "column": 8
        },
        "end": {
          "line": 503,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 16002,
      "end": 16010,
      "loc": {
        "start": {
          "line": 503,
          "column": 15
        },
        "end": {
          "line": 503,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16010,
      "end": 16011,
      "loc": {
        "start": {
          "line": 503,
          "column": 23
        },
        "end": {
          "line": 503,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 16011,
      "end": 16015,
      "loc": {
        "start": {
          "line": 503,
          "column": 24
        },
        "end": {
          "line": 503,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16015,
      "end": 16016,
      "loc": {
        "start": {
          "line": 503,
          "column": 28
        },
        "end": {
          "line": 503,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16022,
      "end": 16023,
      "loc": {
        "start": {
          "line": 504,
          "column": 4
        },
        "end": {
          "line": 504,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a file from the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @param {number} fileIdx - The index of the file in the bundle metadata\r\n     * @param {boolean} stream - If true, returns a {@link ReadableStream}, otherwise returns a {@link Blob}\r\n     * @returns {Promise<ReadableStream|Blob>} - The file\r\n     ",
      "start": 16031,
      "end": 16455,
      "loc": {
        "start": {
          "line": 506,
          "column": 4
        },
        "end": {
          "line": 513,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 16461,
      "end": 16466,
      "loc": {
        "start": {
          "line": 514,
          "column": 4
        },
        "end": {
          "line": 514,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getFileFromBundleForTransaction",
      "start": 16467,
      "end": 16498,
      "loc": {
        "start": {
          "line": 514,
          "column": 10
        },
        "end": {
          "line": 514,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16498,
      "end": 16499,
      "loc": {
        "start": {
          "line": 514,
          "column": 41
        },
        "end": {
          "line": 514,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 16499,
      "end": 16518,
      "loc": {
        "start": {
          "line": 514,
          "column": 42
        },
        "end": {
          "line": 514,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16518,
      "end": 16519,
      "loc": {
        "start": {
          "line": 514,
          "column": 61
        },
        "end": {
          "line": 514,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fileIdx",
      "start": 16520,
      "end": 16527,
      "loc": {
        "start": {
          "line": 514,
          "column": 63
        },
        "end": {
          "line": 514,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16527,
      "end": 16528,
      "loc": {
        "start": {
          "line": 514,
          "column": 70
        },
        "end": {
          "line": 514,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stream",
      "start": 16529,
      "end": 16535,
      "loc": {
        "start": {
          "line": 514,
          "column": 72
        },
        "end": {
          "line": 514,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16535,
      "end": 16536,
      "loc": {
        "start": {
          "line": 514,
          "column": 78
        },
        "end": {
          "line": 514,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16537,
      "end": 16538,
      "loc": {
        "start": {
          "line": 514,
          "column": 80
        },
        "end": {
          "line": 514,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 16548,
      "end": 16551,
      "loc": {
        "start": {
          "line": 515,
          "column": 8
        },
        "end": {
          "line": 515,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 16552,
      "end": 16555,
      "loc": {
        "start": {
          "line": 515,
          "column": 12
        },
        "end": {
          "line": 515,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16556,
      "end": 16557,
      "loc": {
        "start": {
          "line": 515,
          "column": 16
        },
        "end": {
          "line": 515,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 16558,
      "end": 16561,
      "loc": {
        "start": {
          "line": 515,
          "column": 18
        },
        "end": {
          "line": 515,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "URL",
      "start": 16562,
      "end": 16565,
      "loc": {
        "start": {
          "line": 515,
          "column": 22
        },
        "end": {
          "line": 515,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16565,
      "end": 16566,
      "loc": {
        "start": {
          "line": 515,
          "column": 25
        },
        "end": {
          "line": 515,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16566,
      "end": 16567,
      "loc": {
        "start": {
          "line": 515,
          "column": 26
        },
        "end": {
          "line": 515,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 16567,
      "end": 16567,
      "loc": {
        "start": {
          "line": 515,
          "column": 27
        },
        "end": {
          "line": 515,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16567,
      "end": 16569,
      "loc": {
        "start": {
          "line": 515,
          "column": 27
        },
        "end": {
          "line": 515,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16569,
      "end": 16573,
      "loc": {
        "start": {
          "line": 515,
          "column": 29
        },
        "end": {
          "line": 515,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16573,
      "end": 16574,
      "loc": {
        "start": {
          "line": 515,
          "column": 33
        },
        "end": {
          "line": 515,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 16574,
      "end": 16582,
      "loc": {
        "start": {
          "line": 515,
          "column": 34
        },
        "end": {
          "line": 515,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16582,
      "end": 16583,
      "loc": {
        "start": {
          "line": 515,
          "column": 42
        },
        "end": {
          "line": 515,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "transaction/",
      "start": 16583,
      "end": 16595,
      "loc": {
        "start": {
          "line": 515,
          "column": 43
        },
        "end": {
          "line": 515,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16595,
      "end": 16597,
      "loc": {
        "start": {
          "line": 515,
          "column": 55
        },
        "end": {
          "line": 515,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 16597,
      "end": 16616,
      "loc": {
        "start": {
          "line": 515,
          "column": 57
        },
        "end": {
          "line": 515,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16616,
      "end": 16617,
      "loc": {
        "start": {
          "line": 515,
          "column": 76
        },
        "end": {
          "line": 515,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/file/",
      "start": 16617,
      "end": 16623,
      "loc": {
        "start": {
          "line": 515,
          "column": 77
        },
        "end": {
          "line": 515,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16623,
      "end": 16625,
      "loc": {
        "start": {
          "line": 515,
          "column": 83
        },
        "end": {
          "line": 515,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fileIdx",
      "start": 16625,
      "end": 16632,
      "loc": {
        "start": {
          "line": 515,
          "column": 85
        },
        "end": {
          "line": 515,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16632,
      "end": 16633,
      "loc": {
        "start": {
          "line": 515,
          "column": 92
        },
        "end": {
          "line": 515,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 16633,
      "end": 16634,
      "loc": {
        "start": {
          "line": 515,
          "column": 93
        },
        "end": {
          "line": 515,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16634,
      "end": 16635,
      "loc": {
        "start": {
          "line": 515,
          "column": 94
        },
        "end": {
          "line": 515,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16635,
      "end": 16636,
      "loc": {
        "start": {
          "line": 515,
          "column": 95
        },
        "end": {
          "line": 515,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16636,
      "end": 16637,
      "loc": {
        "start": {
          "line": 515,
          "column": 96
        },
        "end": {
          "line": 515,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 16649,
      "end": 16652,
      "loc": {
        "start": {
          "line": 517,
          "column": 8
        },
        "end": {
          "line": 517,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 16653,
      "end": 16665,
      "loc": {
        "start": {
          "line": 517,
          "column": 12
        },
        "end": {
          "line": 517,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16666,
      "end": 16667,
      "loc": {
        "start": {
          "line": 517,
          "column": 25
        },
        "end": {
          "line": 517,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "arraybuffer",
      "start": 16668,
      "end": 16681,
      "loc": {
        "start": {
          "line": 517,
          "column": 27
        },
        "end": {
          "line": 517,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16681,
      "end": 16682,
      "loc": {
        "start": {
          "line": 517,
          "column": 40
        },
        "end": {
          "line": 517,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16692,
      "end": 16694,
      "loc": {
        "start": {
          "line": 518,
          "column": 8
        },
        "end": {
          "line": 518,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16695,
      "end": 16696,
      "loc": {
        "start": {
          "line": 518,
          "column": 11
        },
        "end": {
          "line": 518,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 16696,
      "end": 16702,
      "loc": {
        "start": {
          "line": 518,
          "column": 12
        },
        "end": {
          "line": 518,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "window",
      "start": 16703,
      "end": 16709,
      "loc": {
        "start": {
          "line": 518,
          "column": 19
        },
        "end": {
          "line": 518,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 16710,
      "end": 16713,
      "loc": {
        "start": {
          "line": 518,
          "column": 26
        },
        "end": {
          "line": 518,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "undefined",
      "start": 16714,
      "end": 16725,
      "loc": {
        "start": {
          "line": 518,
          "column": 30
        },
        "end": {
          "line": 518,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16725,
      "end": 16726,
      "loc": {
        "start": {
          "line": 518,
          "column": 41
        },
        "end": {
          "line": 518,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16726,
      "end": 16727,
      "loc": {
        "start": {
          "line": 518,
          "column": 42
        },
        "end": {
          "line": 518,
          "column": 43
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "in a browser",
      "start": 16741,
      "end": 16755,
      "loc": {
        "start": {
          "line": 519,
          "column": 12
        },
        "end": {
          "line": 519,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 16769,
      "end": 16781,
      "loc": {
        "start": {
          "line": 520,
          "column": 12
        },
        "end": {
          "line": 520,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16782,
      "end": 16783,
      "loc": {
        "start": {
          "line": 520,
          "column": 25
        },
        "end": {
          "line": 520,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "blob",
      "start": 16784,
      "end": 16790,
      "loc": {
        "start": {
          "line": 520,
          "column": 27
        },
        "end": {
          "line": 520,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16790,
      "end": 16791,
      "loc": {
        "start": {
          "line": 520,
          "column": 33
        },
        "end": {
          "line": 520,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16801,
      "end": 16802,
      "loc": {
        "start": {
          "line": 521,
          "column": 8
        },
        "end": {
          "line": 521,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 16812,
      "end": 16814,
      "loc": {
        "start": {
          "line": 522,
          "column": 8
        },
        "end": {
          "line": 522,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16814,
      "end": 16815,
      "loc": {
        "start": {
          "line": 522,
          "column": 10
        },
        "end": {
          "line": 522,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stream",
      "start": 16815,
      "end": 16821,
      "loc": {
        "start": {
          "line": 522,
          "column": 11
        },
        "end": {
          "line": 522,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16821,
      "end": 16822,
      "loc": {
        "start": {
          "line": 522,
          "column": 17
        },
        "end": {
          "line": 522,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16822,
      "end": 16823,
      "loc": {
        "start": {
          "line": 522,
          "column": 18
        },
        "end": {
          "line": 522,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 16837,
      "end": 16849,
      "loc": {
        "start": {
          "line": 523,
          "column": 12
        },
        "end": {
          "line": 523,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16850,
      "end": 16851,
      "loc": {
        "start": {
          "line": 523,
          "column": 25
        },
        "end": {
          "line": 523,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "stream",
      "start": 16852,
      "end": 16860,
      "loc": {
        "start": {
          "line": 523,
          "column": 27
        },
        "end": {
          "line": 523,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16860,
      "end": 16861,
      "loc": {
        "start": {
          "line": 523,
          "column": 35
        },
        "end": {
          "line": 523,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16871,
      "end": 16872,
      "loc": {
        "start": {
          "line": 524,
          "column": 8
        },
        "end": {
          "line": 524,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 16884,
      "end": 16887,
      "loc": {
        "start": {
          "line": 526,
          "column": 8
        },
        "end": {
          "line": 526,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 16888,
      "end": 16896,
      "loc": {
        "start": {
          "line": 526,
          "column": 12
        },
        "end": {
          "line": 526,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16897,
      "end": 16898,
      "loc": {
        "start": {
          "line": 526,
          "column": 21
        },
        "end": {
          "line": 526,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 16899,
      "end": 16904,
      "loc": {
        "start": {
          "line": 526,
          "column": 23
        },
        "end": {
          "line": 526,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 16905,
      "end": 16910,
      "loc": {
        "start": {
          "line": 526,
          "column": 29
        },
        "end": {
          "line": 526,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16910,
      "end": 16911,
      "loc": {
        "start": {
          "line": 526,
          "column": 34
        },
        "end": {
          "line": 526,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 16911,
      "end": 16918,
      "loc": {
        "start": {
          "line": 526,
          "column": 35
        },
        "end": {
          "line": 526,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16918,
      "end": 16919,
      "loc": {
        "start": {
          "line": 526,
          "column": 42
        },
        "end": {
          "line": 526,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16919,
      "end": 16920,
      "loc": {
        "start": {
          "line": 526,
          "column": 43
        },
        "end": {
          "line": 526,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 16934,
      "end": 16937,
      "loc": {
        "start": {
          "line": 527,
          "column": 12
        },
        "end": {
          "line": 527,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16937,
      "end": 16938,
      "loc": {
        "start": {
          "line": 527,
          "column": 15
        },
        "end": {
          "line": 527,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 16939,
      "end": 16942,
      "loc": {
        "start": {
          "line": 527,
          "column": 17
        },
        "end": {
          "line": 527,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16942,
      "end": 16943,
      "loc": {
        "start": {
          "line": 527,
          "column": 20
        },
        "end": {
          "line": 527,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 16943,
      "end": 16951,
      "loc": {
        "start": {
          "line": 527,
          "column": 21
        },
        "end": {
          "line": 527,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16951,
      "end": 16952,
      "loc": {
        "start": {
          "line": 527,
          "column": 29
        },
        "end": {
          "line": 527,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16952,
      "end": 16953,
      "loc": {
        "start": {
          "line": 527,
          "column": 30
        },
        "end": {
          "line": 527,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16953,
      "end": 16954,
      "loc": {
        "start": {
          "line": 527,
          "column": 31
        },
        "end": {
          "line": 527,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 16968,
      "end": 16974,
      "loc": {
        "start": {
          "line": 528,
          "column": 12
        },
        "end": {
          "line": 528,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16974,
      "end": 16975,
      "loc": {
        "start": {
          "line": 528,
          "column": 18
        },
        "end": {
          "line": 528,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "GET",
      "start": 16976,
      "end": 16981,
      "loc": {
        "start": {
          "line": 528,
          "column": 20
        },
        "end": {
          "line": 528,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16981,
      "end": 16982,
      "loc": {
        "start": {
          "line": 528,
          "column": 25
        },
        "end": {
          "line": 528,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 16996,
      "end": 17003,
      "loc": {
        "start": {
          "line": 529,
          "column": 12
        },
        "end": {
          "line": 529,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17003,
      "end": 17004,
      "loc": {
        "start": {
          "line": 529,
          "column": 19
        },
        "end": {
          "line": 529,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17005,
      "end": 17009,
      "loc": {
        "start": {
          "line": 529,
          "column": 21
        },
        "end": {
          "line": 529,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17009,
      "end": 17010,
      "loc": {
        "start": {
          "line": 529,
          "column": 25
        },
        "end": {
          "line": 529,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 17010,
      "end": 17024,
      "loc": {
        "start": {
          "line": 529,
          "column": 26
        },
        "end": {
          "line": 529,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17024,
      "end": 17025,
      "loc": {
        "start": {
          "line": 529,
          "column": 40
        },
        "end": {
          "line": 529,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17025,
      "end": 17026,
      "loc": {
        "start": {
          "line": 529,
          "column": 41
        },
        "end": {
          "line": 529,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17026,
      "end": 17027,
      "loc": {
        "start": {
          "line": 529,
          "column": 42
        },
        "end": {
          "line": 529,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 17041,
      "end": 17053,
      "loc": {
        "start": {
          "line": 530,
          "column": 12
        },
        "end": {
          "line": 530,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17053,
      "end": 17054,
      "loc": {
        "start": {
          "line": 530,
          "column": 24
        },
        "end": {
          "line": 530,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 17055,
      "end": 17067,
      "loc": {
        "start": {
          "line": 530,
          "column": 26
        },
        "end": {
          "line": 530,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17077,
      "end": 17078,
      "loc": {
        "start": {
          "line": 531,
          "column": 8
        },
        "end": {
          "line": 531,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17078,
      "end": 17079,
      "loc": {
        "start": {
          "line": 531,
          "column": 9
        },
        "end": {
          "line": 531,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17093,
      "end": 17094,
      "loc": {
        "start": {
          "line": 532,
          "column": 12
        },
        "end": {
          "line": 532,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 17094,
      "end": 17099,
      "loc": {
        "start": {
          "line": 532,
          "column": 13
        },
        "end": {
          "line": 532,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17099,
      "end": 17100,
      "loc": {
        "start": {
          "line": 532,
          "column": 18
        },
        "end": {
          "line": 532,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 17100,
      "end": 17102,
      "loc": {
        "start": {
          "line": 532,
          "column": 19
        },
        "end": {
          "line": 532,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17102,
      "end": 17104,
      "loc": {
        "start": {
          "line": 532,
          "column": 21
        },
        "end": {
          "line": 532,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17104,
      "end": 17105,
      "loc": {
        "start": {
          "line": 532,
          "column": 23
        },
        "end": {
          "line": 532,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 17123,
      "end": 17128,
      "loc": {
        "start": {
          "line": 533,
          "column": 16
        },
        "end": {
          "line": 533,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 17129,
      "end": 17132,
      "loc": {
        "start": {
          "line": 533,
          "column": 22
        },
        "end": {
          "line": 533,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetRequestException",
      "start": 17133,
      "end": 17152,
      "loc": {
        "start": {
          "line": 533,
          "column": 26
        },
        "end": {
          "line": 533,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17152,
      "end": 17153,
      "loc": {
        "start": {
          "line": 533,
          "column": 45
        },
        "end": {
          "line": 533,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 17153,
      "end": 17155,
      "loc": {
        "start": {
          "line": 533,
          "column": 46
        },
        "end": {
          "line": 533,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17155,
      "end": 17156,
      "loc": {
        "start": {
          "line": 533,
          "column": 48
        },
        "end": {
          "line": 533,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17156,
      "end": 17157,
      "loc": {
        "start": {
          "line": 533,
          "column": 49
        },
        "end": {
          "line": 533,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17171,
      "end": 17172,
      "loc": {
        "start": {
          "line": 534,
          "column": 12
        },
        "end": {
          "line": 534,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17172,
      "end": 17173,
      "loc": {
        "start": {
          "line": 534,
          "column": 13
        },
        "end": {
          "line": 534,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17173,
      "end": 17174,
      "loc": {
        "start": {
          "line": 534,
          "column": 14
        },
        "end": {
          "line": 534,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 17186,
      "end": 17193,
      "loc": {
        "start": {
          "line": 536,
          "column": 8
        },
        "end": {
          "line": 536,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17193,
      "end": 17194,
      "loc": {
        "start": {
          "line": 536,
          "column": 15
        },
        "end": {
          "line": 536,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 17194,
      "end": 17197,
      "loc": {
        "start": {
          "line": 536,
          "column": 16
        },
        "end": {
          "line": 536,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17197,
      "end": 17198,
      "loc": {
        "start": {
          "line": 536,
          "column": 19
        },
        "end": {
          "line": 536,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 17198,
      "end": 17206,
      "loc": {
        "start": {
          "line": 536,
          "column": 20
        },
        "end": {
          "line": 536,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17206,
      "end": 17207,
      "loc": {
        "start": {
          "line": 536,
          "column": 28
        },
        "end": {
          "line": 536,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17207,
      "end": 17208,
      "loc": {
        "start": {
          "line": 536,
          "column": 29
        },
        "end": {
          "line": 536,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 17218,
      "end": 17224,
      "loc": {
        "start": {
          "line": 537,
          "column": 8
        },
        "end": {
          "line": 537,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 17225,
      "end": 17233,
      "loc": {
        "start": {
          "line": 537,
          "column": 15
        },
        "end": {
          "line": 537,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17233,
      "end": 17234,
      "loc": {
        "start": {
          "line": 537,
          "column": 23
        },
        "end": {
          "line": 537,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 17234,
      "end": 17238,
      "loc": {
        "start": {
          "line": 537,
          "column": 24
        },
        "end": {
          "line": 537,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17238,
      "end": 17239,
      "loc": {
        "start": {
          "line": 537,
          "column": 28
        },
        "end": {
          "line": 537,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17245,
      "end": 17246,
      "loc": {
        "start": {
          "line": 538,
          "column": 4
        },
        "end": {
          "line": 538,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n     * @override\r\n     * Gets a file from the bundle for a transaction\r\n     * @param {string} transactionIdOrHash - Either a transaction ID or a transaction hash\r\n     * @param {string} fileName - The name of the file in the bundle metadata\r\n     * @param {boolean} stream - If true, returns a {@link ReadableStream}, otherwise returns a {@link Blob}\r\n     * @returns {Promise<ReadableStream|Blob>} - The file\r\n     ",
      "start": 17254,
      "end": 17678,
      "loc": {
        "start": {
          "line": 540,
          "column": 4
        },
        "end": {
          "line": 547,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 17684,
      "end": 17689,
      "loc": {
        "start": {
          "line": 548,
          "column": 4
        },
        "end": {
          "line": 548,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getFileFromBundleByNameForTransaction",
      "start": 17690,
      "end": 17727,
      "loc": {
        "start": {
          "line": 548,
          "column": 10
        },
        "end": {
          "line": 548,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17727,
      "end": 17728,
      "loc": {
        "start": {
          "line": 548,
          "column": 47
        },
        "end": {
          "line": 548,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 17728,
      "end": 17747,
      "loc": {
        "start": {
          "line": 548,
          "column": 48
        },
        "end": {
          "line": 548,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17747,
      "end": 17748,
      "loc": {
        "start": {
          "line": 548,
          "column": 67
        },
        "end": {
          "line": 548,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fileName",
      "start": 17749,
      "end": 17757,
      "loc": {
        "start": {
          "line": 548,
          "column": 69
        },
        "end": {
          "line": 548,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17757,
      "end": 17758,
      "loc": {
        "start": {
          "line": 548,
          "column": 77
        },
        "end": {
          "line": 548,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stream",
      "start": 17759,
      "end": 17765,
      "loc": {
        "start": {
          "line": 548,
          "column": 79
        },
        "end": {
          "line": 548,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17765,
      "end": 17766,
      "loc": {
        "start": {
          "line": 548,
          "column": 85
        },
        "end": {
          "line": 548,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17767,
      "end": 17768,
      "loc": {
        "start": {
          "line": 548,
          "column": 87
        },
        "end": {
          "line": 548,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 17778,
      "end": 17781,
      "loc": {
        "start": {
          "line": 549,
          "column": 8
        },
        "end": {
          "line": 549,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 17782,
      "end": 17785,
      "loc": {
        "start": {
          "line": 549,
          "column": 12
        },
        "end": {
          "line": 549,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17786,
      "end": 17787,
      "loc": {
        "start": {
          "line": 549,
          "column": 16
        },
        "end": {
          "line": 549,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 17788,
      "end": 17791,
      "loc": {
        "start": {
          "line": 549,
          "column": 18
        },
        "end": {
          "line": 549,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "URL",
      "start": 17792,
      "end": 17795,
      "loc": {
        "start": {
          "line": 549,
          "column": 22
        },
        "end": {
          "line": 549,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17795,
      "end": 17796,
      "loc": {
        "start": {
          "line": 549,
          "column": 25
        },
        "end": {
          "line": 549,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17796,
      "end": 17797,
      "loc": {
        "start": {
          "line": 549,
          "column": 26
        },
        "end": {
          "line": 549,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 17797,
      "end": 17797,
      "loc": {
        "start": {
          "line": 549,
          "column": 27
        },
        "end": {
          "line": 549,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17797,
      "end": 17799,
      "loc": {
        "start": {
          "line": 549,
          "column": 27
        },
        "end": {
          "line": 549,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 17799,
      "end": 17803,
      "loc": {
        "start": {
          "line": 549,
          "column": 29
        },
        "end": {
          "line": 549,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17803,
      "end": 17804,
      "loc": {
        "start": {
          "line": 549,
          "column": 33
        },
        "end": {
          "line": 549,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "endpoint",
      "start": 17804,
      "end": 17812,
      "loc": {
        "start": {
          "line": 549,
          "column": 34
        },
        "end": {
          "line": 549,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17812,
      "end": 17813,
      "loc": {
        "start": {
          "line": 549,
          "column": 42
        },
        "end": {
          "line": 549,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "transaction/",
      "start": 17813,
      "end": 17825,
      "loc": {
        "start": {
          "line": 549,
          "column": 43
        },
        "end": {
          "line": 549,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17825,
      "end": 17827,
      "loc": {
        "start": {
          "line": 549,
          "column": 55
        },
        "end": {
          "line": 549,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "transactionIdOrHash",
      "start": 17827,
      "end": 17846,
      "loc": {
        "start": {
          "line": 549,
          "column": 57
        },
        "end": {
          "line": 549,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17846,
      "end": 17847,
      "loc": {
        "start": {
          "line": 549,
          "column": 76
        },
        "end": {
          "line": 549,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/fileByName/",
      "start": 17847,
      "end": 17859,
      "loc": {
        "start": {
          "line": 549,
          "column": 77
        },
        "end": {
          "line": 549,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17859,
      "end": 17861,
      "loc": {
        "start": {
          "line": 549,
          "column": 89
        },
        "end": {
          "line": 549,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "fileName",
      "start": 17861,
      "end": 17869,
      "loc": {
        "start": {
          "line": 549,
          "column": 91
        },
        "end": {
          "line": 549,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17869,
      "end": 17870,
      "loc": {
        "start": {
          "line": 549,
          "column": 99
        },
        "end": {
          "line": 549,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "/",
      "start": 17870,
      "end": 17871,
      "loc": {
        "start": {
          "line": 549,
          "column": 100
        },
        "end": {
          "line": 549,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17871,
      "end": 17872,
      "loc": {
        "start": {
          "line": 549,
          "column": 101
        },
        "end": {
          "line": 549,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17872,
      "end": 17873,
      "loc": {
        "start": {
          "line": 549,
          "column": 102
        },
        "end": {
          "line": 549,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17873,
      "end": 17874,
      "loc": {
        "start": {
          "line": 549,
          "column": 103
        },
        "end": {
          "line": 549,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 17886,
      "end": 17889,
      "loc": {
        "start": {
          "line": 551,
          "column": 8
        },
        "end": {
          "line": 551,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 17890,
      "end": 17902,
      "loc": {
        "start": {
          "line": 551,
          "column": 12
        },
        "end": {
          "line": 551,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17903,
      "end": 17904,
      "loc": {
        "start": {
          "line": 551,
          "column": 25
        },
        "end": {
          "line": 551,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "arraybuffer",
      "start": 17905,
      "end": 17918,
      "loc": {
        "start": {
          "line": 551,
          "column": 27
        },
        "end": {
          "line": 551,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17918,
      "end": 17919,
      "loc": {
        "start": {
          "line": 551,
          "column": 40
        },
        "end": {
          "line": 551,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 17929,
      "end": 17931,
      "loc": {
        "start": {
          "line": 552,
          "column": 8
        },
        "end": {
          "line": 552,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17932,
      "end": 17933,
      "loc": {
        "start": {
          "line": 552,
          "column": 11
        },
        "end": {
          "line": 552,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 17933,
      "end": 17939,
      "loc": {
        "start": {
          "line": 552,
          "column": 12
        },
        "end": {
          "line": 552,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "window",
      "start": 17940,
      "end": 17946,
      "loc": {
        "start": {
          "line": 552,
          "column": 19
        },
        "end": {
          "line": 552,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 17947,
      "end": 17950,
      "loc": {
        "start": {
          "line": 552,
          "column": 26
        },
        "end": {
          "line": 552,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "undefined",
      "start": 17951,
      "end": 17962,
      "loc": {
        "start": {
          "line": 552,
          "column": 30
        },
        "end": {
          "line": 552,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17962,
      "end": 17963,
      "loc": {
        "start": {
          "line": 552,
          "column": 41
        },
        "end": {
          "line": 552,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17963,
      "end": 17964,
      "loc": {
        "start": {
          "line": 552,
          "column": 42
        },
        "end": {
          "line": 552,
          "column": 43
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "in a browser",
      "start": 17978,
      "end": 17992,
      "loc": {
        "start": {
          "line": 553,
          "column": 12
        },
        "end": {
          "line": 553,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 18006,
      "end": 18018,
      "loc": {
        "start": {
          "line": 554,
          "column": 12
        },
        "end": {
          "line": 554,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18019,
      "end": 18020,
      "loc": {
        "start": {
          "line": 554,
          "column": 25
        },
        "end": {
          "line": 554,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "blob",
      "start": 18021,
      "end": 18027,
      "loc": {
        "start": {
          "line": 554,
          "column": 27
        },
        "end": {
          "line": 554,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18027,
      "end": 18028,
      "loc": {
        "start": {
          "line": 554,
          "column": 33
        },
        "end": {
          "line": 554,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18038,
      "end": 18039,
      "loc": {
        "start": {
          "line": 555,
          "column": 8
        },
        "end": {
          "line": 555,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 18049,
      "end": 18051,
      "loc": {
        "start": {
          "line": 556,
          "column": 8
        },
        "end": {
          "line": 556,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18051,
      "end": 18052,
      "loc": {
        "start": {
          "line": 556,
          "column": 10
        },
        "end": {
          "line": 556,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "stream",
      "start": 18052,
      "end": 18058,
      "loc": {
        "start": {
          "line": 556,
          "column": 11
        },
        "end": {
          "line": 556,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18058,
      "end": 18059,
      "loc": {
        "start": {
          "line": 556,
          "column": 17
        },
        "end": {
          "line": 556,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18059,
      "end": 18060,
      "loc": {
        "start": {
          "line": 556,
          "column": 18
        },
        "end": {
          "line": 556,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 18074,
      "end": 18086,
      "loc": {
        "start": {
          "line": 557,
          "column": 12
        },
        "end": {
          "line": 557,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18087,
      "end": 18088,
      "loc": {
        "start": {
          "line": 557,
          "column": 25
        },
        "end": {
          "line": 557,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "stream",
      "start": 18089,
      "end": 18097,
      "loc": {
        "start": {
          "line": 557,
          "column": 27
        },
        "end": {
          "line": 557,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18097,
      "end": 18098,
      "loc": {
        "start": {
          "line": 557,
          "column": 35
        },
        "end": {
          "line": 557,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18108,
      "end": 18109,
      "loc": {
        "start": {
          "line": 558,
          "column": 8
        },
        "end": {
          "line": 558,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 18121,
      "end": 18124,
      "loc": {
        "start": {
          "line": 560,
          "column": 8
        },
        "end": {
          "line": 560,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 18125,
      "end": 18133,
      "loc": {
        "start": {
          "line": 560,
          "column": 12
        },
        "end": {
          "line": 560,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18134,
      "end": 18135,
      "loc": {
        "start": {
          "line": 560,
          "column": 21
        },
        "end": {
          "line": 560,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 18136,
      "end": 18141,
      "loc": {
        "start": {
          "line": 560,
          "column": 23
        },
        "end": {
          "line": 560,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "axios",
      "start": 18142,
      "end": 18147,
      "loc": {
        "start": {
          "line": 560,
          "column": 29
        },
        "end": {
          "line": 560,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18147,
      "end": 18148,
      "loc": {
        "start": {
          "line": 560,
          "column": 34
        },
        "end": {
          "line": 560,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "request",
      "start": 18148,
      "end": 18155,
      "loc": {
        "start": {
          "line": 560,
          "column": 35
        },
        "end": {
          "line": 560,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18155,
      "end": 18156,
      "loc": {
        "start": {
          "line": 560,
          "column": 42
        },
        "end": {
          "line": 560,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18156,
      "end": 18157,
      "loc": {
        "start": {
          "line": 560,
          "column": 43
        },
        "end": {
          "line": 560,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 18171,
      "end": 18174,
      "loc": {
        "start": {
          "line": 561,
          "column": 12
        },
        "end": {
          "line": 561,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18174,
      "end": 18175,
      "loc": {
        "start": {
          "line": 561,
          "column": 15
        },
        "end": {
          "line": 561,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 18176,
      "end": 18179,
      "loc": {
        "start": {
          "line": 561,
          "column": 17
        },
        "end": {
          "line": 561,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18179,
      "end": 18180,
      "loc": {
        "start": {
          "line": 561,
          "column": 20
        },
        "end": {
          "line": 561,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "toString",
      "start": 18180,
      "end": 18188,
      "loc": {
        "start": {
          "line": 561,
          "column": 21
        },
        "end": {
          "line": 561,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18188,
      "end": 18189,
      "loc": {
        "start": {
          "line": 561,
          "column": 29
        },
        "end": {
          "line": 561,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18189,
      "end": 18190,
      "loc": {
        "start": {
          "line": 561,
          "column": 30
        },
        "end": {
          "line": 561,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18190,
      "end": 18191,
      "loc": {
        "start": {
          "line": 561,
          "column": 31
        },
        "end": {
          "line": 561,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "method",
      "start": 18205,
      "end": 18211,
      "loc": {
        "start": {
          "line": 562,
          "column": 12
        },
        "end": {
          "line": 562,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18211,
      "end": 18212,
      "loc": {
        "start": {
          "line": 562,
          "column": 18
        },
        "end": {
          "line": 562,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "GET",
      "start": 18213,
      "end": 18218,
      "loc": {
        "start": {
          "line": 562,
          "column": 20
        },
        "end": {
          "line": 562,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18218,
      "end": 18219,
      "loc": {
        "start": {
          "line": 562,
          "column": 25
        },
        "end": {
          "line": 562,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "headers",
      "start": 18233,
      "end": 18240,
      "loc": {
        "start": {
          "line": 563,
          "column": 12
        },
        "end": {
          "line": 563,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18240,
      "end": 18241,
      "loc": {
        "start": {
          "line": 563,
          "column": 19
        },
        "end": {
          "line": 563,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 18242,
      "end": 18246,
      "loc": {
        "start": {
          "line": 563,
          "column": 21
        },
        "end": {
          "line": 563,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18246,
      "end": 18247,
      "loc": {
        "start": {
          "line": 563,
          "column": 25
        },
        "end": {
          "line": 563,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiAuthHeaders",
      "start": 18247,
      "end": 18261,
      "loc": {
        "start": {
          "line": 563,
          "column": 26
        },
        "end": {
          "line": 563,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18261,
      "end": 18262,
      "loc": {
        "start": {
          "line": 563,
          "column": 40
        },
        "end": {
          "line": 563,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18262,
      "end": 18263,
      "loc": {
        "start": {
          "line": 563,
          "column": 41
        },
        "end": {
          "line": 563,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18263,
      "end": 18264,
      "loc": {
        "start": {
          "line": 563,
          "column": 42
        },
        "end": {
          "line": 563,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 18278,
      "end": 18290,
      "loc": {
        "start": {
          "line": 564,
          "column": 12
        },
        "end": {
          "line": 564,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18290,
      "end": 18291,
      "loc": {
        "start": {
          "line": 564,
          "column": 24
        },
        "end": {
          "line": 564,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "responseType",
      "start": 18292,
      "end": 18304,
      "loc": {
        "start": {
          "line": 564,
          "column": 26
        },
        "end": {
          "line": 564,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18314,
      "end": 18315,
      "loc": {
        "start": {
          "line": 565,
          "column": 8
        },
        "end": {
          "line": 565,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18315,
      "end": 18316,
      "loc": {
        "start": {
          "line": 565,
          "column": 9
        },
        "end": {
          "line": 565,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18330,
      "end": 18331,
      "loc": {
        "start": {
          "line": 566,
          "column": 12
        },
        "end": {
          "line": 566,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "catch",
        "keyword": "catch",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "catch",
      "start": 18331,
      "end": 18336,
      "loc": {
        "start": {
          "line": 566,
          "column": 13
        },
        "end": {
          "line": 566,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18336,
      "end": 18337,
      "loc": {
        "start": {
          "line": 566,
          "column": 18
        },
        "end": {
          "line": 566,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 18337,
      "end": 18339,
      "loc": {
        "start": {
          "line": 566,
          "column": 19
        },
        "end": {
          "line": 566,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18339,
      "end": 18341,
      "loc": {
        "start": {
          "line": 566,
          "column": 21
        },
        "end": {
          "line": 566,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18341,
      "end": 18342,
      "loc": {
        "start": {
          "line": 566,
          "column": 23
        },
        "end": {
          "line": 566,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "throw",
        "keyword": "throw",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "throw",
      "start": 18360,
      "end": 18365,
      "loc": {
        "start": {
          "line": 567,
          "column": 16
        },
        "end": {
          "line": 567,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 18366,
      "end": 18369,
      "loc": {
        "start": {
          "line": 567,
          "column": 22
        },
        "end": {
          "line": 567,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "GetRequestException",
      "start": 18370,
      "end": 18389,
      "loc": {
        "start": {
          "line": 567,
          "column": 26
        },
        "end": {
          "line": 567,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18389,
      "end": 18390,
      "loc": {
        "start": {
          "line": 567,
          "column": 45
        },
        "end": {
          "line": 567,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ex",
      "start": 18390,
      "end": 18392,
      "loc": {
        "start": {
          "line": 567,
          "column": 46
        },
        "end": {
          "line": 567,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18392,
      "end": 18393,
      "loc": {
        "start": {
          "line": 567,
          "column": 48
        },
        "end": {
          "line": 567,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18393,
      "end": 18394,
      "loc": {
        "start": {
          "line": 567,
          "column": 49
        },
        "end": {
          "line": 567,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18408,
      "end": 18409,
      "loc": {
        "start": {
          "line": 568,
          "column": 12
        },
        "end": {
          "line": 568,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18409,
      "end": 18410,
      "loc": {
        "start": {
          "line": 568,
          "column": 13
        },
        "end": {
          "line": 568,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18410,
      "end": 18411,
      "loc": {
        "start": {
          "line": 568,
          "column": 14
        },
        "end": {
          "line": 568,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 18423,
      "end": 18430,
      "loc": {
        "start": {
          "line": 570,
          "column": 8
        },
        "end": {
          "line": 570,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18430,
      "end": 18431,
      "loc": {
        "start": {
          "line": 570,
          "column": 15
        },
        "end": {
          "line": 570,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 18431,
      "end": 18434,
      "loc": {
        "start": {
          "line": 570,
          "column": 16
        },
        "end": {
          "line": 570,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18434,
      "end": 18435,
      "loc": {
        "start": {
          "line": 570,
          "column": 19
        },
        "end": {
          "line": 570,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 18435,
      "end": 18443,
      "loc": {
        "start": {
          "line": 570,
          "column": 20
        },
        "end": {
          "line": 570,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18443,
      "end": 18444,
      "loc": {
        "start": {
          "line": 570,
          "column": 28
        },
        "end": {
          "line": 570,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18444,
      "end": 18445,
      "loc": {
        "start": {
          "line": 570,
          "column": 29
        },
        "end": {
          "line": 570,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 18455,
      "end": 18461,
      "loc": {
        "start": {
          "line": 571,
          "column": 8
        },
        "end": {
          "line": 571,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "response",
      "start": 18462,
      "end": 18470,
      "loc": {
        "start": {
          "line": 571,
          "column": 15
        },
        "end": {
          "line": 571,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18470,
      "end": 18471,
      "loc": {
        "start": {
          "line": 571,
          "column": 23
        },
        "end": {
          "line": 571,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "data",
      "start": 18471,
      "end": 18475,
      "loc": {
        "start": {
          "line": 571,
          "column": 24
        },
        "end": {
          "line": 571,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18475,
      "end": 18476,
      "loc": {
        "start": {
          "line": 571,
          "column": 28
        },
        "end": {
          "line": 571,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18482,
      "end": 18483,
      "loc": {
        "start": {
          "line": 572,
          "column": 4
        },
        "end": {
          "line": 572,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18485,
      "end": 18486,
      "loc": {
        "start": {
          "line": 573,
          "column": 0
        },
        "end": {
          "line": 573,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18488,
      "end": 18488,
      "loc": {
        "start": {
          "line": 574,
          "column": 0
        },
        "end": {
          "line": 574,
          "column": 0
        }
      }
    }
  ]
}