[
  {
    "key": "wrapper",
    "program": null,
    "schema": [
      {
        "key": "src20_treasury",
        "type": "pub"
      },
      {
        "key": "src20",
        "type": "pub"
      },
      {
        "key": "spl_treasury",
        "type": "pub"
      },
      {
        "key": "spl",
        "type": "pub"
      },
      {
        "key": "initialized",
        "type": "bool"
      }
    ]
  },
  {
    "key": "src20_treasury",
    "program": "G3JuvCS4Q6u8B9QtHPRyAEBSvggfxQySrzWB1YNF5i1v",
    "schema": [
      {
        "key": "owner",
        "type": "pub"
      },
      {
        "key": "token",
        "type": "pub"
      },
      {
        "key": "amount",
        "type": "u64"
      },
      {
        "key": "initialized",
        "type": "bool"
      }
    ]
  },
  {
    "key": "src20_acc",
    "program": "G3JuvCS4Q6u8B9QtHPRyAEBSvggfxQySrzWB1YNF5i1v",
    "schema": [
      {
        "key": "owner",
        "type": "pub"
      },
      {
        "key": "token",
        "type": "pub"
      },
      {
        "key": "amount",
        "type": "u64"
      },
      {
        "key": "initialized",
        "type": "bool"
      }
    ]
  },
  {
    "key": "src20_token",
    "program": "G3JuvCS4Q6u8B9QtHPRyAEBSvggfxQySrzWB1YNF5i1v",
    "schema": [
      {
        "key": "symbol",
        "type": "[char;4]"
      },
      {
        "key": "total_supply",
        "type": "u64"
      },
      {
        "key": "decimals",
        "type": "u8"
      },
      {
        "key": "initialized",
        "type": "bool"
      }
    ]
  },
  {
    "key": "spl_treasury",
    "program": "TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA",
    "schema": [
      {
        "key": "mint",
        "type": "pub"
      },
      {
        "key": "owner",
        "type": "pub"
      },
      {
        "key": "amount",
        "type": "u64"
      },
      {
        "key": "delegate_option",
        "type": "u32"
      },
      {
        "key": "delegate",
        "type": "pub"
      },
      {
        "key": "state",
        "type": "u8"
      },
      {
        "key": "is_native_option",
        "type": "u32"
      },
      {
        "key": "is_native",
        "type": "u64"
      },
      {
        "key": "delegated_amount",
        "type": "u64"
      },
      {
        "key": "close_authority_option",
        "type": "u32"
      },
      {
        "key": "close_authority",
        "type": "pub"
      }
    ]
  },
  {
    "key": "spl_acc",
    "program": "TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA",
    "schema": [
      {
        "key": "mint",
        "type": "pub"
      },
      {
        "key": "owner",
        "type": "pub"
      },
      {
        "key": "amount",
        "type": "u64"
      },
      {
        "key": "delegate_option",
        "type": "u32"
      },
      {
        "key": "delegate",
        "type": "pub"
      },
      {
        "key": "state",
        "type": "u8"
      },
      {
        "key": "is_native_option",
        "type": "u32"
      },
      {
        "key": "is_native",
        "type": "u64"
      },
      {
        "key": "delegated_amount",
        "type": "u64"
      },
      {
        "key": "close_authority_option",
        "type": "u32"
      },
      {
        "key": "close_authority",
        "type": "pub"
      }
    ]
  }
]