{
  "type": "File",
  "start": 0,
  "end": 1367,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 44,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 1367,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 44,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 0,
        "end": 46,
        "loc": {
          "start": {
            "line": 1,
            "column": 0
          },
          "end": {
            "line": 1,
            "column": 46
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 8,
            "end": 17,
            "loc": {
              "start": {
                "line": 1,
                "column": 8
              },
              "end": {
                "line": 1,
                "column": 17
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 8,
              "end": 17,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8
                },
                "end": {
                  "line": 1,
                  "column": 17
                },
                "identifierName": "SimbaBase"
              },
              "name": "SimbaBase"
            },
            "local": {
              "type": "Identifier",
              "start": 8,
              "end": 17,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 8
                },
                "end": {
                  "line": 1,
                  "column": 17
                },
                "identifierName": "SimbaBase"
              },
              "name": "SimbaBase"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 19,
            "end": 29,
            "loc": {
              "start": {
                "line": 1,
                "column": 19
              },
              "end": {
                "line": 1,
                "column": 29
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 19,
              "end": 29,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 19
                },
                "end": {
                  "line": 1,
                  "column": 29
                },
                "identifierName": "Simbachain"
              },
              "name": "Simbachain"
            },
            "local": {
              "type": "Identifier",
              "start": 19,
              "end": 29,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 19
                },
                "end": {
                  "line": 1,
                  "column": 29
                },
                "identifierName": "Simbachain"
              },
              "name": "Simbachain"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 36,
          "end": 45,
          "loc": {
            "start": {
              "line": 1,
              "column": 36
            },
            "end": {
              "line": 1,
              "column": 45
            }
          },
          "extra": {
            "rawValue": "./simba",
            "raw": "'./simba'"
          },
          "value": "./simba"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 48,
        "end": 103,
        "loc": {
          "start": {
            "line": 2,
            "column": 0
          },
          "end": {
            "line": 2,
            "column": 55
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 56,
            "end": 62,
            "loc": {
              "start": {
                "line": 2,
                "column": 8
              },
              "end": {
                "line": 2,
                "column": 14
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 56,
              "end": 62,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 8
                },
                "end": {
                  "line": 2,
                  "column": 14
                },
                "identifierName": "Wallet"
              },
              "name": "Wallet"
            },
            "local": {
              "type": "Identifier",
              "start": 56,
              "end": 62,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 8
                },
                "end": {
                  "line": 2,
                  "column": 14
                },
                "identifierName": "Wallet"
              },
              "name": "Wallet"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 64,
            "end": 75,
            "loc": {
              "start": {
                "line": 2,
                "column": 16
              },
              "end": {
                "line": 2,
                "column": 27
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 64,
              "end": 75,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 16
                },
                "end": {
                  "line": 2,
                  "column": 27
                },
                "identifierName": "LocalWallet"
              },
              "name": "LocalWallet"
            },
            "local": {
              "type": "Identifier",
              "start": 64,
              "end": 75,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 16
                },
                "end": {
                  "line": 2,
                  "column": 27
                },
                "identifierName": "LocalWallet"
              },
              "name": "LocalWallet"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 77,
            "end": 85,
            "loc": {
              "start": {
                "line": 2,
                "column": 29
              },
              "end": {
                "line": 2,
                "column": 37
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 77,
              "end": 85,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 29
                },
                "end": {
                  "line": 2,
                  "column": 37
                },
                "identifierName": "PKWallet"
              },
              "name": "PKWallet"
            },
            "local": {
              "type": "Identifier",
              "start": 77,
              "end": 85,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 29
                },
                "end": {
                  "line": 2,
                  "column": 37
                },
                "identifierName": "PKWallet"
              },
              "name": "PKWallet"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 92,
          "end": 102,
          "loc": {
            "start": {
              "line": 2,
              "column": 44
            },
            "end": {
              "line": 2,
              "column": 54
            }
          },
          "extra": {
            "rawValue": "./wallet",
            "raw": "'./wallet'"
          },
          "value": "./wallet"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 105,
        "end": 158,
        "loc": {
          "start": {
            "line": 3,
            "column": 0
          },
          "end": {
            "line": 3,
            "column": 53
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 113,
            "end": 136,
            "loc": {
              "start": {
                "line": 3,
                "column": 8
              },
              "end": {
                "line": 3,
                "column": 31
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 113,
              "end": 136,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 8
                },
                "end": {
                  "line": 3,
                  "column": 31
                },
                "identifierName": "NotImplementedException"
              },
              "name": "NotImplementedException"
            },
            "local": {
              "type": "Identifier",
              "start": 113,
              "end": 136,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 8
                },
                "end": {
                  "line": 3,
                  "column": 31
                },
                "identifierName": "NotImplementedException"
              },
              "name": "NotImplementedException"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 143,
          "end": 157,
          "loc": {
            "start": {
              "line": 3,
              "column": 38
            },
            "end": {
              "line": 3,
              "column": 52
            }
          },
          "extra": {
            "rawValue": "./exceptions",
            "raw": "'./exceptions'"
          },
          "value": "./exceptions"
        },
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\r\n * Create an instance of a Simbachain API interaction class\r\n * Automatically takes care of choosing the correct implementation and running asynchronous initialisation.\r\n * @param {string} url - The API URL\r\n * @param {Wallet} wallet - The Wallet to use\r\n * @param {string} [apiKey] - (Optional) The API key\r\n * @param {string} [managementKey] - (Optional) The Management API key\r\n * @returns {Promise<Simbachain>} - An initialised instance of the API interaction class\r\n ",
            "start": 162,
            "end": 641,
            "loc": {
              "start": {
                "line": 5,
                "column": 0
              },
              "end": {
                "line": 13,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "Identifier",
        "start": 643,
        "end": 1249,
        "loc": {
          "start": {
            "line": 14,
            "column": 0
          },
          "end": {
            "line": 34,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 649,
            "end": 1248,
            "loc": {
              "start": {
                "line": 14,
                "column": 6
              },
              "end": {
                "line": 34,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 649,
              "end": 665,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 6
                },
                "end": {
                  "line": 14,
                  "column": 22
                },
                "identifierName": "getSimbaInstance"
              },
              "name": "getSimbaInstance",
              "leadingComments": null
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 668,
              "end": 1248,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 25
                },
                "end": {
                  "line": 34,
                  "column": 1
                }
              },
              "id": null,
              "generator": false,
              "expression": false,
              "async": true,
              "params": [
                {
                  "type": "Identifier",
                  "start": 675,
                  "end": 678,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 32
                    },
                    "end": {
                      "line": 14,
                      "column": 35
                    },
                    "identifierName": "url"
                  },
                  "name": "url"
                },
                {
                  "type": "Identifier",
                  "start": 680,
                  "end": 686,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 37
                    },
                    "end": {
                      "line": 14,
                      "column": 43
                    },
                    "identifierName": "wallet"
                  },
                  "name": "wallet"
                },
                {
                  "type": "Identifier",
                  "start": 688,
                  "end": 694,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 45
                    },
                    "end": {
                      "line": 14,
                      "column": 51
                    },
                    "identifierName": "apiKey"
                  },
                  "name": "apiKey"
                },
                {
                  "type": "Identifier",
                  "start": 696,
                  "end": 709,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 53
                    },
                    "end": {
                      "line": 14,
                      "column": 66
                    },
                    "identifierName": "managementKey"
                  },
                  "name": "managementKey"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 714,
                "end": 1248,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 71
                  },
                  "end": {
                    "line": 34,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 725,
                    "end": 1245,
                    "loc": {
                      "start": {
                        "line": 15,
                        "column": 8
                      },
                      "end": {
                        "line": 33,
                        "column": 9
                      }
                    },
                    "test": {
                      "type": "CallExpression",
                      "start": 728,
                      "end": 772,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 11
                        },
                        "end": {
                          "line": 15,
                          "column": 55
                        }
                      },
                      "callee": {
                        "type": "MemberExpression",
                        "start": 728,
                        "end": 742,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 11
                          },
                          "end": {
                            "line": 15,
                            "column": 25
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 728,
                          "end": 731,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 11
                            },
                            "end": {
                              "line": 15,
                              "column": 14
                            },
                            "identifierName": "url"
                          },
                          "name": "url"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 732,
                          "end": 742,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 15
                            },
                            "end": {
                              "line": 15,
                              "column": 25
                            },
                            "identifierName": "startsWith"
                          },
                          "name": "startsWith"
                        },
                        "computed": false
                      },
                      "arguments": [
                        {
                          "type": "StringLiteral",
                          "start": 743,
                          "end": 771,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 26
                            },
                            "end": {
                              "line": 15,
                              "column": 54
                            }
                          },
                          "extra": {
                            "rawValue": "https://api.simbachain.com",
                            "raw": "'https://api.simbachain.com'"
                          },
                          "value": "https://api.simbachain.com"
                        }
                      ]
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 773,
                      "end": 1116,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 56
                        },
                        "end": {
                          "line": 30,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "VariableDeclaration",
                          "start": 808,
                          "end": 848,
                          "loc": {
                            "start": {
                              "line": 17,
                              "column": 12
                            },
                            "end": {
                              "line": 17,
                              "column": 52
                            }
                          },
                          "declarations": [
                            {
                              "type": "VariableDeclarator",
                              "start": 812,
                              "end": 847,
                              "loc": {
                                "start": {
                                  "line": 17,
                                  "column": 16
                                },
                                "end": {
                                  "line": 17,
                                  "column": 51
                                }
                              },
                              "id": {
                                "type": "Identifier",
                                "start": 812,
                                "end": 817,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 21
                                  },
                                  "identifierName": "simba"
                                },
                                "name": "simba",
                                "leadingComments": null
                              },
                              "init": {
                                "type": "NewExpression",
                                "start": 820,
                                "end": 847,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 24
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 51
                                  }
                                },
                                "callee": {
                                  "type": "Identifier",
                                  "start": 824,
                                  "end": 834,
                                  "loc": {
                                    "start": {
                                      "line": 17,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 17,
                                      "column": 38
                                    },
                                    "identifierName": "Simbachain"
                                  },
                                  "name": "Simbachain"
                                },
                                "arguments": [
                                  {
                                    "type": "Identifier",
                                    "start": 835,
                                    "end": 838,
                                    "loc": {
                                      "start": {
                                        "line": 17,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 17,
                                        "column": 42
                                      },
                                      "identifierName": "url"
                                    },
                                    "name": "url"
                                  },
                                  {
                                    "type": "Identifier",
                                    "start": 840,
                                    "end": 846,
                                    "loc": {
                                      "start": {
                                        "line": 17,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 17,
                                        "column": 50
                                      },
                                      "identifierName": "wallet"
                                    },
                                    "name": "wallet"
                                  }
                                ]
                              },
                              "leadingComments": null
                            }
                          ],
                          "kind": "let",
                          "leadingComments": [
                            {
                              "type": "CommentLine",
                              "value": ".com",
                              "start": 788,
                              "end": 794,
                              "loc": {
                                "start": {
                                  "line": 16,
                                  "column": 12
                                },
                                "end": {
                                  "line": 16,
                                  "column": 18
                                }
                              }
                            }
                          ]
                        },
                        {
                          "type": "IfStatement",
                          "start": 864,
                          "end": 931,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 12
                            },
                            "end": {
                              "line": 21,
                              "column": 13
                            }
                          },
                          "test": {
                            "type": "Identifier",
                            "start": 867,
                            "end": 873,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 15
                              },
                              "end": {
                                "line": 19,
                                "column": 21
                              },
                              "identifierName": "apiKey"
                            },
                            "name": "apiKey"
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 874,
                            "end": 931,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 22
                              },
                              "end": {
                                "line": 21,
                                "column": 13
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 893,
                                "end": 916,
                                "loc": {
                                  "start": {
                                    "line": 20,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 20,
                                    "column": 39
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 893,
                                  "end": 916,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 39
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 893,
                                    "end": 908,
                                    "loc": {
                                      "start": {
                                        "line": 20,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 20,
                                        "column": 31
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 893,
                                      "end": 898,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 21
                                        },
                                        "identifierName": "simba"
                                      },
                                      "name": "simba"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 899,
                                      "end": 908,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 31
                                        },
                                        "identifierName": "setApiKey"
                                      },
                                      "name": "setApiKey"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 909,
                                      "end": 915,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 32
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 38
                                        },
                                        "identifierName": "apiKey"
                                      },
                                      "name": "apiKey"
                                    }
                                  ]
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": null
                        },
                        {
                          "type": "IfStatement",
                          "start": 947,
                          "end": 1035,
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 12
                            },
                            "end": {
                              "line": 25,
                              "column": 13
                            }
                          },
                          "test": {
                            "type": "Identifier",
                            "start": 950,
                            "end": 963,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 15
                              },
                              "end": {
                                "line": 23,
                                "column": 28
                              },
                              "identifierName": "managementKey"
                            },
                            "name": "managementKey"
                          },
                          "consequent": {
                            "type": "BlockStatement",
                            "start": 964,
                            "end": 1035,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 29
                              },
                              "end": {
                                "line": 25,
                                "column": 13
                              }
                            },
                            "body": [
                              {
                                "type": "ExpressionStatement",
                                "start": 983,
                                "end": 1020,
                                "loc": {
                                  "start": {
                                    "line": 24,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 24,
                                    "column": 53
                                  }
                                },
                                "expression": {
                                  "type": "CallExpression",
                                  "start": 983,
                                  "end": 1020,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 53
                                    }
                                  },
                                  "callee": {
                                    "type": "MemberExpression",
                                    "start": 983,
                                    "end": 1005,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 38
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 983,
                                      "end": 988,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 21
                                        },
                                        "identifierName": "simba"
                                      },
                                      "name": "simba"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 989,
                                      "end": 1005,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 22
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 38
                                        },
                                        "identifierName": "setManagementKey"
                                      },
                                      "name": "setManagementKey"
                                    },
                                    "computed": false
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1006,
                                      "end": 1019,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 52
                                        },
                                        "identifierName": "managementKey"
                                      },
                                      "name": "managementKey"
                                    }
                                  ]
                                }
                              }
                            ],
                            "directives": []
                          },
                          "alternate": null
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1051,
                          "end": 1076,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 12
                            },
                            "end": {
                              "line": 27,
                              "column": 37
                            }
                          },
                          "expression": {
                            "type": "AwaitExpression",
                            "start": 1051,
                            "end": 1075,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 12
                              },
                              "end": {
                                "line": 27,
                                "column": 36
                              }
                            },
                            "argument": {
                              "type": "CallExpression",
                              "start": 1057,
                              "end": 1075,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 18
                                },
                                "end": {
                                  "line": 27,
                                  "column": 36
                                }
                              },
                              "callee": {
                                "type": "MemberExpression",
                                "start": 1057,
                                "end": 1073,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 34
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 1057,
                                  "end": 1062,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 23
                                    },
                                    "identifierName": "simba"
                                  },
                                  "name": "simba"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1063,
                                  "end": 1073,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 34
                                    },
                                    "identifierName": "initialize"
                                  },
                                  "name": "initialize"
                                },
                                "computed": false
                              },
                              "arguments": []
                            }
                          }
                        },
                        {
                          "type": "ReturnStatement",
                          "start": 1092,
                          "end": 1105,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 12
                            },
                            "end": {
                              "line": 29,
                              "column": 25
                            }
                          },
                          "argument": {
                            "type": "Identifier",
                            "start": 1099,
                            "end": 1104,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 19
                              },
                              "end": {
                                "line": 29,
                                "column": 24
                              },
                              "identifierName": "simba"
                            },
                            "name": "simba"
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 1120,
                      "end": 1245,
                      "loc": {
                        "start": {
                          "line": 30,
                          "column": 13
                        },
                        "end": {
                          "line": 33,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "ThrowStatement",
                          "start": 1156,
                          "end": 1234,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 12
                            },
                            "end": {
                              "line": 32,
                              "column": 90
                            }
                          },
                          "argument": {
                            "type": "NewExpression",
                            "start": 1162,
                            "end": 1234,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 18
                              },
                              "end": {
                                "line": 32,
                                "column": 90
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1166,
                              "end": 1189,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 22
                                },
                                "end": {
                                  "line": 32,
                                  "column": 45
                                },
                                "identifierName": "NotImplementedException"
                              },
                              "name": "NotImplementedException"
                            },
                            "arguments": [
                              {
                                "type": "StringLiteral",
                                "start": 1190,
                                "end": 1233,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 89
                                  }
                                },
                                "extra": {
                                  "rawValue": "SCaaS Support not yet implemented, sorry.",
                                  "raw": "\"SCaaS Support not yet implemented, sorry.\""
                                },
                                "value": "SCaaS Support not yet implemented, sorry."
                              }
                            ],
                            "leadingComments": null
                          },
                          "leadingComments": [
                            {
                              "type": "CommentLine",
                              "value": "scaas",
                              "start": 1135,
                              "end": 1142,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 12
                                },
                                "end": {
                                  "line": 31,
                                  "column": 19
                                }
                              }
                            }
                          ]
                        }
                      ],
                      "directives": []
                    }
                  }
                ],
                "directives": []
              }
            },
            "leadingComments": null
          }
        ],
        "kind": "const",
        "leadingComments": [],
        "name": "_",
        "trailingComments": []
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 1253,
        "end": 1365,
        "loc": {
          "start": {
            "line": 36,
            "column": 0
          },
          "end": {
            "line": 43,
            "column": 1
          }
        },
        "declaration": null,
        "specifiers": [
          {
            "type": "ExportSpecifier",
            "start": 1267,
            "end": 1276,
            "loc": {
              "start": {
                "line": 37,
                "column": 4
              },
              "end": {
                "line": 37,
                "column": 13
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1267,
              "end": 1276,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 4
                },
                "end": {
                  "line": 37,
                  "column": 13
                },
                "identifierName": "SimbaBase"
              },
              "name": "SimbaBase"
            },
            "exported": {
              "type": "Identifier",
              "start": 1267,
              "end": 1276,
              "loc": {
                "start": {
                  "line": 37,
                  "column": 4
                },
                "end": {
                  "line": 37,
                  "column": 13
                },
                "identifierName": "SimbaBase"
              },
              "name": "SimbaBase"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1283,
            "end": 1293,
            "loc": {
              "start": {
                "line": 38,
                "column": 4
              },
              "end": {
                "line": 38,
                "column": 14
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1283,
              "end": 1293,
              "loc": {
                "start": {
                  "line": 38,
                  "column": 4
                },
                "end": {
                  "line": 38,
                  "column": 14
                },
                "identifierName": "Simbachain"
              },
              "name": "Simbachain"
            },
            "exported": {
              "type": "Identifier",
              "start": 1283,
              "end": 1293,
              "loc": {
                "start": {
                  "line": 38,
                  "column": 4
                },
                "end": {
                  "line": 38,
                  "column": 14
                },
                "identifierName": "Simbachain"
              },
              "name": "Simbachain"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1300,
            "end": 1306,
            "loc": {
              "start": {
                "line": 39,
                "column": 4
              },
              "end": {
                "line": 39,
                "column": 10
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1300,
              "end": 1306,
              "loc": {
                "start": {
                  "line": 39,
                  "column": 4
                },
                "end": {
                  "line": 39,
                  "column": 10
                },
                "identifierName": "Wallet"
              },
              "name": "Wallet"
            },
            "exported": {
              "type": "Identifier",
              "start": 1300,
              "end": 1306,
              "loc": {
                "start": {
                  "line": 39,
                  "column": 4
                },
                "end": {
                  "line": 39,
                  "column": 10
                },
                "identifierName": "Wallet"
              },
              "name": "Wallet"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1313,
            "end": 1324,
            "loc": {
              "start": {
                "line": 40,
                "column": 4
              },
              "end": {
                "line": 40,
                "column": 15
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1313,
              "end": 1324,
              "loc": {
                "start": {
                  "line": 40,
                  "column": 4
                },
                "end": {
                  "line": 40,
                  "column": 15
                },
                "identifierName": "LocalWallet"
              },
              "name": "LocalWallet"
            },
            "exported": {
              "type": "Identifier",
              "start": 1313,
              "end": 1324,
              "loc": {
                "start": {
                  "line": 40,
                  "column": 4
                },
                "end": {
                  "line": 40,
                  "column": 15
                },
                "identifierName": "LocalWallet"
              },
              "name": "LocalWallet"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1331,
            "end": 1339,
            "loc": {
              "start": {
                "line": 41,
                "column": 4
              },
              "end": {
                "line": 41,
                "column": 12
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1331,
              "end": 1339,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 4
                },
                "end": {
                  "line": 41,
                  "column": 12
                },
                "identifierName": "PKWallet"
              },
              "name": "PKWallet"
            },
            "exported": {
              "type": "Identifier",
              "start": 1331,
              "end": 1339,
              "loc": {
                "start": {
                  "line": 41,
                  "column": 4
                },
                "end": {
                  "line": 41,
                  "column": 12
                },
                "identifierName": "PKWallet"
              },
              "name": "PKWallet"
            }
          },
          {
            "type": "ExportSpecifier",
            "start": 1346,
            "end": 1362,
            "loc": {
              "start": {
                "line": 42,
                "column": 4
              },
              "end": {
                "line": 42,
                "column": 20
              }
            },
            "local": {
              "type": "Identifier",
              "start": 1346,
              "end": 1362,
              "loc": {
                "start": {
                  "line": 42,
                  "column": 4
                },
                "end": {
                  "line": 42,
                  "column": 20
                },
                "identifierName": "getSimbaInstance"
              },
              "name": "getSimbaInstance"
            },
            "exported": {
              "type": "Identifier",
              "start": 1346,
              "end": 1362,
              "loc": {
                "start": {
                  "line": 42,
                  "column": 4
                },
                "end": {
                  "line": 42,
                  "column": 20
                },
                "identifierName": "getSimbaInstance"
              },
              "name": "getSimbaInstance"
            }
          }
        ],
        "source": null
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 1253,
        "end": 1365,
        "loc": {
          "start": {
            "line": 36,
            "column": 0
          },
          "end": {
            "line": 43,
            "column": 1
          }
        },
        "declaration": {
          "type": "VariableDeclaration",
          "start": 643,
          "end": 1249,
          "loc": {
            "start": {
              "line": 14,
              "column": 0
            },
            "end": {
              "line": 34,
              "column": 2
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 649,
              "end": 1248,
              "loc": {
                "start": {
                  "line": 14,
                  "column": 6
                },
                "end": {
                  "line": 34,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 649,
                "end": 665,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 6
                  },
                  "end": {
                    "line": 14,
                    "column": 22
                  },
                  "identifierName": "getSimbaInstance"
                },
                "name": "getSimbaInstance",
                "leadingComments": null
              },
              "init": {
                "type": "ArrowFunctionExpression",
                "start": 668,
                "end": 1248,
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 25
                  },
                  "end": {
                    "line": 34,
                    "column": 1
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 649,
                  "end": 665,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 6
                    },
                    "end": {
                      "line": 14,
                      "column": 22
                    },
                    "identifierName": "getSimbaInstance"
                  },
                  "name": "getSimbaInstance",
                  "leadingComments": null
                },
                "generator": false,
                "expression": false,
                "async": true,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 675,
                    "end": 678,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 32
                      },
                      "end": {
                        "line": 14,
                        "column": 35
                      },
                      "identifierName": "url"
                    },
                    "name": "url"
                  },
                  {
                    "type": "Identifier",
                    "start": 680,
                    "end": 686,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 37
                      },
                      "end": {
                        "line": 14,
                        "column": 43
                      },
                      "identifierName": "wallet"
                    },
                    "name": "wallet"
                  },
                  {
                    "type": "Identifier",
                    "start": 688,
                    "end": 694,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 45
                      },
                      "end": {
                        "line": 14,
                        "column": 51
                      },
                      "identifierName": "apiKey"
                    },
                    "name": "apiKey"
                  },
                  {
                    "type": "Identifier",
                    "start": 696,
                    "end": 709,
                    "loc": {
                      "start": {
                        "line": 14,
                        "column": 53
                      },
                      "end": {
                        "line": 14,
                        "column": 66
                      },
                      "identifierName": "managementKey"
                    },
                    "name": "managementKey"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 714,
                  "end": 1248,
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 71
                    },
                    "end": {
                      "line": 34,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "IfStatement",
                      "start": 725,
                      "end": 1245,
                      "loc": {
                        "start": {
                          "line": 15,
                          "column": 8
                        },
                        "end": {
                          "line": 33,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "CallExpression",
                        "start": 728,
                        "end": 772,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 11
                          },
                          "end": {
                            "line": 15,
                            "column": 55
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 728,
                          "end": 742,
                          "loc": {
                            "start": {
                              "line": 15,
                              "column": 11
                            },
                            "end": {
                              "line": 15,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 728,
                            "end": 731,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 11
                              },
                              "end": {
                                "line": 15,
                                "column": 14
                              },
                              "identifierName": "url"
                            },
                            "name": "url"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 732,
                            "end": 742,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 15
                              },
                              "end": {
                                "line": 15,
                                "column": 25
                              },
                              "identifierName": "startsWith"
                            },
                            "name": "startsWith"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "StringLiteral",
                            "start": 743,
                            "end": 771,
                            "loc": {
                              "start": {
                                "line": 15,
                                "column": 26
                              },
                              "end": {
                                "line": 15,
                                "column": 54
                              }
                            },
                            "extra": {
                              "rawValue": "https://api.simbachain.com",
                              "raw": "'https://api.simbachain.com'"
                            },
                            "value": "https://api.simbachain.com"
                          }
                        ]
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 773,
                        "end": 1116,
                        "loc": {
                          "start": {
                            "line": 15,
                            "column": 56
                          },
                          "end": {
                            "line": 30,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "VariableDeclaration",
                            "start": 808,
                            "end": 848,
                            "loc": {
                              "start": {
                                "line": 17,
                                "column": 12
                              },
                              "end": {
                                "line": 17,
                                "column": 52
                              }
                            },
                            "declarations": [
                              {
                                "type": "VariableDeclarator",
                                "start": 812,
                                "end": 847,
                                "loc": {
                                  "start": {
                                    "line": 17,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 17,
                                    "column": 51
                                  }
                                },
                                "id": {
                                  "type": "Identifier",
                                  "start": 812,
                                  "end": 817,
                                  "loc": {
                                    "start": {
                                      "line": 17,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 17,
                                      "column": 21
                                    },
                                    "identifierName": "simba"
                                  },
                                  "name": "simba",
                                  "leadingComments": null
                                },
                                "init": {
                                  "type": "NewExpression",
                                  "start": 820,
                                  "end": 847,
                                  "loc": {
                                    "start": {
                                      "line": 17,
                                      "column": 24
                                    },
                                    "end": {
                                      "line": 17,
                                      "column": 51
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 824,
                                    "end": 834,
                                    "loc": {
                                      "start": {
                                        "line": 17,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 17,
                                        "column": 38
                                      },
                                      "identifierName": "Simbachain"
                                    },
                                    "name": "Simbachain"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 835,
                                      "end": 838,
                                      "loc": {
                                        "start": {
                                          "line": 17,
                                          "column": 39
                                        },
                                        "end": {
                                          "line": 17,
                                          "column": 42
                                        },
                                        "identifierName": "url"
                                      },
                                      "name": "url"
                                    },
                                    {
                                      "type": "Identifier",
                                      "start": 840,
                                      "end": 846,
                                      "loc": {
                                        "start": {
                                          "line": 17,
                                          "column": 44
                                        },
                                        "end": {
                                          "line": 17,
                                          "column": 50
                                        },
                                        "identifierName": "wallet"
                                      },
                                      "name": "wallet"
                                    }
                                  ]
                                },
                                "leadingComments": null
                              }
                            ],
                            "kind": "let",
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": ".com",
                                "start": 788,
                                "end": 794,
                                "loc": {
                                  "start": {
                                    "line": 16,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 16,
                                    "column": 18
                                  }
                                }
                              }
                            ]
                          },
                          {
                            "type": "IfStatement",
                            "start": 864,
                            "end": 931,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 12
                              },
                              "end": {
                                "line": 21,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "Identifier",
                              "start": 867,
                              "end": 873,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 15
                                },
                                "end": {
                                  "line": 19,
                                  "column": 21
                                },
                                "identifierName": "apiKey"
                              },
                              "name": "apiKey"
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 874,
                              "end": 931,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 22
                                },
                                "end": {
                                  "line": 21,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 893,
                                  "end": 916,
                                  "loc": {
                                    "start": {
                                      "line": 20,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 20,
                                      "column": 39
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 893,
                                    "end": 916,
                                    "loc": {
                                      "start": {
                                        "line": 20,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 20,
                                        "column": 39
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 893,
                                      "end": 908,
                                      "loc": {
                                        "start": {
                                          "line": 20,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 20,
                                          "column": 31
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 893,
                                        "end": 898,
                                        "loc": {
                                          "start": {
                                            "line": 20,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 20,
                                            "column": 21
                                          },
                                          "identifierName": "simba"
                                        },
                                        "name": "simba"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 899,
                                        "end": 908,
                                        "loc": {
                                          "start": {
                                            "line": 20,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 20,
                                            "column": 31
                                          },
                                          "identifierName": "setApiKey"
                                        },
                                        "name": "setApiKey"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 909,
                                        "end": 915,
                                        "loc": {
                                          "start": {
                                            "line": 20,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 20,
                                            "column": 38
                                          },
                                          "identifierName": "apiKey"
                                        },
                                        "name": "apiKey"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          },
                          {
                            "type": "IfStatement",
                            "start": 947,
                            "end": 1035,
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 12
                              },
                              "end": {
                                "line": 25,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "Identifier",
                              "start": 950,
                              "end": 963,
                              "loc": {
                                "start": {
                                  "line": 23,
                                  "column": 15
                                },
                                "end": {
                                  "line": 23,
                                  "column": 28
                                },
                                "identifierName": "managementKey"
                              },
                              "name": "managementKey"
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 964,
                              "end": 1035,
                              "loc": {
                                "start": {
                                  "line": 23,
                                  "column": 29
                                },
                                "end": {
                                  "line": 25,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 983,
                                  "end": 1020,
                                  "loc": {
                                    "start": {
                                      "line": 24,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 24,
                                      "column": 53
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 983,
                                    "end": 1020,
                                    "loc": {
                                      "start": {
                                        "line": 24,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 24,
                                        "column": 53
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 983,
                                      "end": 1005,
                                      "loc": {
                                        "start": {
                                          "line": 24,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 24,
                                          "column": 38
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 983,
                                        "end": 988,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 21
                                          },
                                          "identifierName": "simba"
                                        },
                                        "name": "simba"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 989,
                                        "end": 1005,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 38
                                          },
                                          "identifierName": "setManagementKey"
                                        },
                                        "name": "setManagementKey"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "start": 1006,
                                        "end": 1019,
                                        "loc": {
                                          "start": {
                                            "line": 24,
                                            "column": 39
                                          },
                                          "end": {
                                            "line": 24,
                                            "column": 52
                                          },
                                          "identifierName": "managementKey"
                                        },
                                        "name": "managementKey"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": null
                          },
                          {
                            "type": "ExpressionStatement",
                            "start": 1051,
                            "end": 1076,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 12
                              },
                              "end": {
                                "line": 27,
                                "column": 37
                              }
                            },
                            "expression": {
                              "type": "AwaitExpression",
                              "start": 1051,
                              "end": 1075,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 12
                                },
                                "end": {
                                  "line": 27,
                                  "column": 36
                                }
                              },
                              "argument": {
                                "type": "CallExpression",
                                "start": 1057,
                                "end": 1075,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 36
                                  }
                                },
                                "callee": {
                                  "type": "MemberExpression",
                                  "start": 1057,
                                  "end": 1073,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 18
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 34
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1057,
                                    "end": 1062,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 23
                                      },
                                      "identifierName": "simba"
                                    },
                                    "name": "simba"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1063,
                                    "end": 1073,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 34
                                      },
                                      "identifierName": "initialize"
                                    },
                                    "name": "initialize"
                                  },
                                  "computed": false
                                },
                                "arguments": []
                              }
                            }
                          },
                          {
                            "type": "ReturnStatement",
                            "start": 1092,
                            "end": 1105,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 12
                              },
                              "end": {
                                "line": 29,
                                "column": 25
                              }
                            },
                            "argument": {
                              "type": "Identifier",
                              "start": 1099,
                              "end": 1104,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 19
                                },
                                "end": {
                                  "line": 29,
                                  "column": 24
                                },
                                "identifierName": "simba"
                              },
                              "name": "simba"
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "start": 1120,
                        "end": 1245,
                        "loc": {
                          "start": {
                            "line": 30,
                            "column": 13
                          },
                          "end": {
                            "line": 33,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ThrowStatement",
                            "start": 1156,
                            "end": 1234,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 12
                              },
                              "end": {
                                "line": 32,
                                "column": 90
                              }
                            },
                            "argument": {
                              "type": "NewExpression",
                              "start": 1162,
                              "end": 1234,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 18
                                },
                                "end": {
                                  "line": 32,
                                  "column": 90
                                }
                              },
                              "callee": {
                                "type": "Identifier",
                                "start": 1166,
                                "end": 1189,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 22
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 45
                                  },
                                  "identifierName": "NotImplementedException"
                                },
                                "name": "NotImplementedException"
                              },
                              "arguments": [
                                {
                                  "type": "StringLiteral",
                                  "start": 1190,
                                  "end": 1233,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 46
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 89
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "SCaaS Support not yet implemented, sorry.",
                                    "raw": "\"SCaaS Support not yet implemented, sorry.\""
                                  },
                                  "value": "SCaaS Support not yet implemented, sorry."
                                }
                              ],
                              "leadingComments": null
                            },
                            "leadingComments": [
                              {
                                "type": "CommentLine",
                                "value": "scaas",
                                "start": 1135,
                                "end": 1142,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 19
                                  }
                                }
                              }
                            ]
                          }
                        ],
                        "directives": []
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "leadingComments": null
            }
          ],
          "kind": "const",
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\r\n * Create an instance of a Simbachain API interaction class\r\n * Automatically takes care of choosing the correct implementation and running asynchronous initialisation.\r\n * @param {string} url - The API URL\r\n * @param {Wallet} wallet - The Wallet to use\r\n * @param {string} [apiKey] - (Optional) The API key\r\n * @param {string} [managementKey] - (Optional) The Management API key\r\n * @returns {Promise<Simbachain>} - An initialised instance of the API interaction class\r\n ",
              "start": 162,
              "end": 641,
              "loc": {
                "start": {
                  "line": 5,
                  "column": 0
                },
                "end": {
                  "line": 13,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "specifiers": null,
        "source": null,
        "leadingComments": null
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\r\n * Create an instance of a Simbachain API interaction class\r\n * Automatically takes care of choosing the correct implementation and running asynchronous initialisation.\r\n * @param {string} url - The API URL\r\n * @param {Wallet} wallet - The Wallet to use\r\n * @param {string} [apiKey] - (Optional) The API key\r\n * @param {string} [managementKey] - (Optional) The Management API key\r\n * @returns {Promise<Simbachain>} - An initialised instance of the API interaction class\r\n ",
      "start": 162,
      "end": 641,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": ".com",
      "start": 788,
      "end": 794,
      "loc": {
        "start": {
          "line": 16,
          "column": 12
        },
        "end": {
          "line": 16,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "scaas",
      "start": 1135,
      "end": 1142,
      "loc": {
        "start": {
          "line": 31,
          "column": 12
        },
        "end": {
          "line": 31,
          "column": 19
        }
      }
    }
  ],
  "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": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7,
      "end": 8,
      "loc": {
        "start": {
          "line": 1,
          "column": 7
        },
        "end": {
          "line": 1,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SimbaBase",
      "start": 8,
      "end": 17,
      "loc": {
        "start": {
          "line": 1,
          "column": 8
        },
        "end": {
          "line": 1,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17,
      "end": 18,
      "loc": {
        "start": {
          "line": 1,
          "column": 17
        },
        "end": {
          "line": 1,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Simbachain",
      "start": 19,
      "end": 29,
      "loc": {
        "start": {
          "line": 1,
          "column": 19
        },
        "end": {
          "line": 1,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 29,
      "end": 30,
      "loc": {
        "start": {
          "line": 1,
          "column": 29
        },
        "end": {
          "line": 1,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 31,
      "end": 35,
      "loc": {
        "start": {
          "line": 1,
          "column": 31
        },
        "end": {
          "line": 1,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./simba",
      "start": 36,
      "end": 45,
      "loc": {
        "start": {
          "line": 1,
          "column": 36
        },
        "end": {
          "line": 1,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 45,
      "end": 46,
      "loc": {
        "start": {
          "line": 1,
          "column": 45
        },
        "end": {
          "line": 1,
          "column": 46
        }
      }
    },
    {
      "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": 48,
      "end": 54,
      "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": 55,
      "end": 56,
      "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": "Wallet",
      "start": 56,
      "end": 62,
      "loc": {
        "start": {
          "line": 2,
          "column": 8
        },
        "end": {
          "line": 2,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 62,
      "end": 63,
      "loc": {
        "start": {
          "line": 2,
          "column": 14
        },
        "end": {
          "line": 2,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "LocalWallet",
      "start": 64,
      "end": 75,
      "loc": {
        "start": {
          "line": 2,
          "column": 16
        },
        "end": {
          "line": 2,
          "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": 2,
          "column": 27
        },
        "end": {
          "line": 2,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PKWallet",
      "start": 77,
      "end": 85,
      "loc": {
        "start": {
          "line": 2,
          "column": 29
        },
        "end": {
          "line": 2,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 85,
      "end": 86,
      "loc": {
        "start": {
          "line": 2,
          "column": 37
        },
        "end": {
          "line": 2,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 87,
      "end": 91,
      "loc": {
        "start": {
          "line": 2,
          "column": 39
        },
        "end": {
          "line": 2,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./wallet",
      "start": 92,
      "end": 102,
      "loc": {
        "start": {
          "line": 2,
          "column": 44
        },
        "end": {
          "line": 2,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 102,
      "end": 103,
      "loc": {
        "start": {
          "line": 2,
          "column": 54
        },
        "end": {
          "line": 2,
          "column": 55
        }
      }
    },
    {
      "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": 105,
      "end": 111,
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 112,
      "end": 113,
      "loc": {
        "start": {
          "line": 3,
          "column": 7
        },
        "end": {
          "line": 3,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NotImplementedException",
      "start": 113,
      "end": 136,
      "loc": {
        "start": {
          "line": 3,
          "column": 8
        },
        "end": {
          "line": 3,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 136,
      "end": 137,
      "loc": {
        "start": {
          "line": 3,
          "column": 31
        },
        "end": {
          "line": 3,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "from",
      "start": 138,
      "end": 142,
      "loc": {
        "start": {
          "line": 3,
          "column": 33
        },
        "end": {
          "line": 3,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "./exceptions",
      "start": 143,
      "end": 157,
      "loc": {
        "start": {
          "line": 3,
          "column": 38
        },
        "end": {
          "line": 3,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 157,
      "end": 158,
      "loc": {
        "start": {
          "line": 3,
          "column": 52
        },
        "end": {
          "line": 3,
          "column": 53
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\r\n * Create an instance of a Simbachain API interaction class\r\n * Automatically takes care of choosing the correct implementation and running asynchronous initialisation.\r\n * @param {string} url - The API URL\r\n * @param {Wallet} wallet - The Wallet to use\r\n * @param {string} [apiKey] - (Optional) The API key\r\n * @param {string} [managementKey] - (Optional) The Management API key\r\n * @returns {Promise<Simbachain>} - An initialised instance of the API interaction class\r\n ",
      "start": 162,
      "end": 641,
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 3
        }
      }
    },
    {
      "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": 643,
      "end": 648,
      "loc": {
        "start": {
          "line": 14,
          "column": 0
        },
        "end": {
          "line": 14,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSimbaInstance",
      "start": 649,
      "end": 665,
      "loc": {
        "start": {
          "line": 14,
          "column": 6
        },
        "end": {
          "line": 14,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 666,
      "end": 667,
      "loc": {
        "start": {
          "line": 14,
          "column": 23
        },
        "end": {
          "line": 14,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "async",
      "start": 668,
      "end": 673,
      "loc": {
        "start": {
          "line": 14,
          "column": 25
        },
        "end": {
          "line": 14,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 674,
      "end": 675,
      "loc": {
        "start": {
          "line": 14,
          "column": 31
        },
        "end": {
          "line": 14,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 675,
      "end": 678,
      "loc": {
        "start": {
          "line": 14,
          "column": 32
        },
        "end": {
          "line": 14,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 678,
      "end": 679,
      "loc": {
        "start": {
          "line": 14,
          "column": 35
        },
        "end": {
          "line": 14,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 680,
      "end": 686,
      "loc": {
        "start": {
          "line": 14,
          "column": 37
        },
        "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": 686,
      "end": 687,
      "loc": {
        "start": {
          "line": 14,
          "column": 43
        },
        "end": {
          "line": 14,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiKey",
      "start": 688,
      "end": 694,
      "loc": {
        "start": {
          "line": 14,
          "column": 45
        },
        "end": {
          "line": 14,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 694,
      "end": 695,
      "loc": {
        "start": {
          "line": 14,
          "column": 51
        },
        "end": {
          "line": 14,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "managementKey",
      "start": 696,
      "end": 709,
      "loc": {
        "start": {
          "line": 14,
          "column": 53
        },
        "end": {
          "line": 14,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 709,
      "end": 710,
      "loc": {
        "start": {
          "line": 14,
          "column": 66
        },
        "end": {
          "line": 14,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 711,
      "end": 713,
      "loc": {
        "start": {
          "line": 14,
          "column": 68
        },
        "end": {
          "line": 14,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 714,
      "end": 715,
      "loc": {
        "start": {
          "line": 14,
          "column": 71
        },
        "end": {
          "line": 14,
          "column": 72
        }
      }
    },
    {
      "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": 725,
      "end": 727,
      "loc": {
        "start": {
          "line": 15,
          "column": 8
        },
        "end": {
          "line": 15,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 727,
      "end": 728,
      "loc": {
        "start": {
          "line": 15,
          "column": 10
        },
        "end": {
          "line": 15,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 728,
      "end": 731,
      "loc": {
        "start": {
          "line": 15,
          "column": 11
        },
        "end": {
          "line": 15,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 731,
      "end": 732,
      "loc": {
        "start": {
          "line": 15,
          "column": 14
        },
        "end": {
          "line": 15,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "startsWith",
      "start": 732,
      "end": 742,
      "loc": {
        "start": {
          "line": 15,
          "column": 15
        },
        "end": {
          "line": 15,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 742,
      "end": 743,
      "loc": {
        "start": {
          "line": 15,
          "column": 25
        },
        "end": {
          "line": 15,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "https://api.simbachain.com",
      "start": 743,
      "end": 771,
      "loc": {
        "start": {
          "line": 15,
          "column": 26
        },
        "end": {
          "line": 15,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 771,
      "end": 772,
      "loc": {
        "start": {
          "line": 15,
          "column": 54
        },
        "end": {
          "line": 15,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 772,
      "end": 773,
      "loc": {
        "start": {
          "line": 15,
          "column": 55
        },
        "end": {
          "line": 15,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 773,
      "end": 774,
      "loc": {
        "start": {
          "line": 15,
          "column": 56
        },
        "end": {
          "line": 15,
          "column": 57
        }
      }
    },
    {
      "type": "CommentLine",
      "value": ".com",
      "start": 788,
      "end": 794,
      "loc": {
        "start": {
          "line": 16,
          "column": 12
        },
        "end": {
          "line": 16,
          "column": 18
        }
      }
    },
    {
      "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": 808,
      "end": 811,
      "loc": {
        "start": {
          "line": 17,
          "column": 12
        },
        "end": {
          "line": 17,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "simba",
      "start": 812,
      "end": 817,
      "loc": {
        "start": {
          "line": 17,
          "column": 16
        },
        "end": {
          "line": 17,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 818,
      "end": 819,
      "loc": {
        "start": {
          "line": 17,
          "column": 22
        },
        "end": {
          "line": 17,
          "column": 23
        }
      }
    },
    {
      "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": 820,
      "end": 823,
      "loc": {
        "start": {
          "line": 17,
          "column": 24
        },
        "end": {
          "line": 17,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Simbachain",
      "start": 824,
      "end": 834,
      "loc": {
        "start": {
          "line": 17,
          "column": 28
        },
        "end": {
          "line": 17,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 834,
      "end": 835,
      "loc": {
        "start": {
          "line": 17,
          "column": 38
        },
        "end": {
          "line": 17,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "url",
      "start": 835,
      "end": 838,
      "loc": {
        "start": {
          "line": 17,
          "column": 39
        },
        "end": {
          "line": 17,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 838,
      "end": 839,
      "loc": {
        "start": {
          "line": 17,
          "column": 42
        },
        "end": {
          "line": 17,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "wallet",
      "start": 840,
      "end": 846,
      "loc": {
        "start": {
          "line": 17,
          "column": 44
        },
        "end": {
          "line": 17,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 846,
      "end": 847,
      "loc": {
        "start": {
          "line": 17,
          "column": 50
        },
        "end": {
          "line": 17,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 847,
      "end": 848,
      "loc": {
        "start": {
          "line": 17,
          "column": 51
        },
        "end": {
          "line": 17,
          "column": 52
        }
      }
    },
    {
      "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": 864,
      "end": 866,
      "loc": {
        "start": {
          "line": 19,
          "column": 12
        },
        "end": {
          "line": 19,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 866,
      "end": 867,
      "loc": {
        "start": {
          "line": 19,
          "column": 14
        },
        "end": {
          "line": 19,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiKey",
      "start": 867,
      "end": 873,
      "loc": {
        "start": {
          "line": 19,
          "column": 15
        },
        "end": {
          "line": 19,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 873,
      "end": 874,
      "loc": {
        "start": {
          "line": 19,
          "column": 21
        },
        "end": {
          "line": 19,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 874,
      "end": 875,
      "loc": {
        "start": {
          "line": 19,
          "column": 22
        },
        "end": {
          "line": 19,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "simba",
      "start": 893,
      "end": 898,
      "loc": {
        "start": {
          "line": 20,
          "column": 16
        },
        "end": {
          "line": 20,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 898,
      "end": 899,
      "loc": {
        "start": {
          "line": 20,
          "column": 21
        },
        "end": {
          "line": 20,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setApiKey",
      "start": 899,
      "end": 908,
      "loc": {
        "start": {
          "line": 20,
          "column": 22
        },
        "end": {
          "line": 20,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 908,
      "end": 909,
      "loc": {
        "start": {
          "line": 20,
          "column": 31
        },
        "end": {
          "line": 20,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "apiKey",
      "start": 909,
      "end": 915,
      "loc": {
        "start": {
          "line": 20,
          "column": 32
        },
        "end": {
          "line": 20,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 915,
      "end": 916,
      "loc": {
        "start": {
          "line": 20,
          "column": 38
        },
        "end": {
          "line": 20,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 930,
      "end": 931,
      "loc": {
        "start": {
          "line": 21,
          "column": 12
        },
        "end": {
          "line": 21,
          "column": 13
        }
      }
    },
    {
      "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": 947,
      "end": 949,
      "loc": {
        "start": {
          "line": 23,
          "column": 12
        },
        "end": {
          "line": 23,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 949,
      "end": 950,
      "loc": {
        "start": {
          "line": 23,
          "column": 14
        },
        "end": {
          "line": 23,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "managementKey",
      "start": 950,
      "end": 963,
      "loc": {
        "start": {
          "line": 23,
          "column": 15
        },
        "end": {
          "line": 23,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 963,
      "end": 964,
      "loc": {
        "start": {
          "line": 23,
          "column": 28
        },
        "end": {
          "line": 23,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 964,
      "end": 965,
      "loc": {
        "start": {
          "line": 23,
          "column": 29
        },
        "end": {
          "line": 23,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "simba",
      "start": 983,
      "end": 988,
      "loc": {
        "start": {
          "line": 24,
          "column": 16
        },
        "end": {
          "line": 24,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 988,
      "end": 989,
      "loc": {
        "start": {
          "line": 24,
          "column": 21
        },
        "end": {
          "line": 24,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setManagementKey",
      "start": 989,
      "end": 1005,
      "loc": {
        "start": {
          "line": 24,
          "column": 22
        },
        "end": {
          "line": 24,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1005,
      "end": 1006,
      "loc": {
        "start": {
          "line": 24,
          "column": 38
        },
        "end": {
          "line": 24,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "managementKey",
      "start": 1006,
      "end": 1019,
      "loc": {
        "start": {
          "line": 24,
          "column": 39
        },
        "end": {
          "line": 24,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1019,
      "end": 1020,
      "loc": {
        "start": {
          "line": 24,
          "column": 52
        },
        "end": {
          "line": 24,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1034,
      "end": 1035,
      "loc": {
        "start": {
          "line": 25,
          "column": 12
        },
        "end": {
          "line": 25,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "await",
      "start": 1051,
      "end": 1056,
      "loc": {
        "start": {
          "line": 27,
          "column": 12
        },
        "end": {
          "line": 27,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "simba",
      "start": 1057,
      "end": 1062,
      "loc": {
        "start": {
          "line": 27,
          "column": 18
        },
        "end": {
          "line": 27,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1062,
      "end": 1063,
      "loc": {
        "start": {
          "line": 27,
          "column": 23
        },
        "end": {
          "line": 27,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "initialize",
      "start": 1063,
      "end": 1073,
      "loc": {
        "start": {
          "line": 27,
          "column": 24
        },
        "end": {
          "line": 27,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1073,
      "end": 1074,
      "loc": {
        "start": {
          "line": 27,
          "column": 34
        },
        "end": {
          "line": 27,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1074,
      "end": 1075,
      "loc": {
        "start": {
          "line": 27,
          "column": 35
        },
        "end": {
          "line": 27,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1075,
      "end": 1076,
      "loc": {
        "start": {
          "line": 27,
          "column": 36
        },
        "end": {
          "line": 27,
          "column": 37
        }
      }
    },
    {
      "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": 1092,
      "end": 1098,
      "loc": {
        "start": {
          "line": 29,
          "column": 12
        },
        "end": {
          "line": 29,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "simba",
      "start": 1099,
      "end": 1104,
      "loc": {
        "start": {
          "line": 29,
          "column": 19
        },
        "end": {
          "line": 29,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1104,
      "end": 1105,
      "loc": {
        "start": {
          "line": 29,
          "column": 24
        },
        "end": {
          "line": 29,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1115,
      "end": 1116,
      "loc": {
        "start": {
          "line": 30,
          "column": 8
        },
        "end": {
          "line": 30,
          "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": 1116,
      "end": 1120,
      "loc": {
        "start": {
          "line": 30,
          "column": 9
        },
        "end": {
          "line": 30,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1120,
      "end": 1121,
      "loc": {
        "start": {
          "line": 30,
          "column": 13
        },
        "end": {
          "line": 30,
          "column": 14
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "scaas",
      "start": 1135,
      "end": 1142,
      "loc": {
        "start": {
          "line": 31,
          "column": 12
        },
        "end": {
          "line": 31,
          "column": 19
        }
      }
    },
    {
      "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": 1156,
      "end": 1161,
      "loc": {
        "start": {
          "line": 32,
          "column": 12
        },
        "end": {
          "line": 32,
          "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": 1162,
      "end": 1165,
      "loc": {
        "start": {
          "line": 32,
          "column": 18
        },
        "end": {
          "line": 32,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "NotImplementedException",
      "start": 1166,
      "end": 1189,
      "loc": {
        "start": {
          "line": 32,
          "column": 22
        },
        "end": {
          "line": 32,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1189,
      "end": 1190,
      "loc": {
        "start": {
          "line": 32,
          "column": 45
        },
        "end": {
          "line": 32,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "SCaaS Support not yet implemented, sorry.",
      "start": 1190,
      "end": 1233,
      "loc": {
        "start": {
          "line": 32,
          "column": 46
        },
        "end": {
          "line": 32,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1233,
      "end": 1234,
      "loc": {
        "start": {
          "line": 32,
          "column": 89
        },
        "end": {
          "line": 32,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1244,
      "end": 1245,
      "loc": {
        "start": {
          "line": 33,
          "column": 8
        },
        "end": {
          "line": 33,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1247,
      "end": 1248,
      "loc": {
        "start": {
          "line": 34,
          "column": 0
        },
        "end": {
          "line": 34,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1248,
      "end": 1249,
      "loc": {
        "start": {
          "line": 34,
          "column": 1
        },
        "end": {
          "line": 34,
          "column": 2
        }
      }
    },
    {
      "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": 1253,
      "end": 1259,
      "loc": {
        "start": {
          "line": 36,
          "column": 0
        },
        "end": {
          "line": 36,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1260,
      "end": 1261,
      "loc": {
        "start": {
          "line": 36,
          "column": 7
        },
        "end": {
          "line": 36,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "SimbaBase",
      "start": 1267,
      "end": 1276,
      "loc": {
        "start": {
          "line": 37,
          "column": 4
        },
        "end": {
          "line": 37,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1276,
      "end": 1277,
      "loc": {
        "start": {
          "line": 37,
          "column": 13
        },
        "end": {
          "line": 37,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Simbachain",
      "start": 1283,
      "end": 1293,
      "loc": {
        "start": {
          "line": 38,
          "column": 4
        },
        "end": {
          "line": 38,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1293,
      "end": 1294,
      "loc": {
        "start": {
          "line": 38,
          "column": 14
        },
        "end": {
          "line": 38,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Wallet",
      "start": 1300,
      "end": 1306,
      "loc": {
        "start": {
          "line": 39,
          "column": 4
        },
        "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": 1306,
      "end": 1307,
      "loc": {
        "start": {
          "line": 39,
          "column": 10
        },
        "end": {
          "line": 39,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "LocalWallet",
      "start": 1313,
      "end": 1324,
      "loc": {
        "start": {
          "line": 40,
          "column": 4
        },
        "end": {
          "line": 40,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1324,
      "end": 1325,
      "loc": {
        "start": {
          "line": 40,
          "column": 15
        },
        "end": {
          "line": 40,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "PKWallet",
      "start": 1331,
      "end": 1339,
      "loc": {
        "start": {
          "line": 41,
          "column": 4
        },
        "end": {
          "line": 41,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1339,
      "end": 1340,
      "loc": {
        "start": {
          "line": 41,
          "column": 12
        },
        "end": {
          "line": 41,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSimbaInstance",
      "start": 1346,
      "end": 1362,
      "loc": {
        "start": {
          "line": 42,
          "column": 4
        },
        "end": {
          "line": 42,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1364,
      "end": 1365,
      "loc": {
        "start": {
          "line": 43,
          "column": 0
        },
        "end": {
          "line": 43,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1367,
      "end": 1367,
      "loc": {
        "start": {
          "line": 44,
          "column": 0
        },
        "end": {
          "line": 44,
          "column": 0
        }
      }
    }
  ]
}