GET
/
api
/
chains
curl --request GET \
  --url https://api-staging.adamik.io/api/chains \
  --header 'Authorization: <api-key>'
{
  "chains": {
    "algorand": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "ethereum": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "sepolia": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "holesky": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "zksync": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "zksync-sepolia": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "injective-evm-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "base": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "base-sepolia": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "optimism": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "optimism-sepolia": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "arbitrum": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "arbitrum-sepolia": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "polygon": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "polygon-amoy": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "bsc": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "bsc-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "linea": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "linea-sepolia": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "avalanche": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "avalanche-fuji": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "gnosis": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "gnosis-chiado": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "moonbeam": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "moonriver": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "moonbase": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "fantom": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "mantle": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "chiliz": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "chiliz-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "ton": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "tron": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "rootstock": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "rootstock-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "bitcoin": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "bitcoin-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "litecoin": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "dogecoin": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "starknet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "monad-private-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "bitsong": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "chihuahua": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "seda": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "persistence": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "comdex": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "humans-ai": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "ki": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "mars-hub": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "provenance": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "quicksilver": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "saga": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "ux-chain": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "kava": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "sei": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "fetch-ai": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "cosmoshub": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "osmosis": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "celestia": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "dydx": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "axelar": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "evmos": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "irisnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "juno": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "lum-network": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "omniflix": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "medibloc": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "passage": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "quasar": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "sommelier": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "shentu": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "stride": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "neutron": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "terra2": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "akash": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "dymension": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "band": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "stargaze": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "kyve": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "likecoin": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "osmosis-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "celestia-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "cosmoshub-testnet": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    },
    "injective": {
      "family": "algorand",
      "id": "bitcoin",
      "nativeId": "<string>",
      "name": "<string>",
      "ticker": "<string>",
      "decimals": 123,
      "isTestnetFor": "<string>",
      "supportedFeatures": {
        "read": {
          "token": true,
          "validators": true,
          "transaction": {
            "native": true,
            "tokens": true,
            "staking": true
          },
          "account": {
            "balances": {
              "native": true,
              "tokens": true,
              "staking": true
            },
            "transactions": {
              "native": true,
              "tokens": true,
              "staking": true
            }
          }
        },
        "write": {
          "transaction": {
            "type": {
              "deployAccount": true,
              "transfer": true,
              "transferToken": true,
              "delegate": true,
              "redelegate": true,
              "undelegate": true,
              "claimRewards": true
            },
            "field": {
              "memo": true
            }
          }
        }
      }
    }
  }
}

Authorizations

Authorization
string
header
required

Response

200 - application/json
Returns a list of names and detailed information for all supported blockchain networks.
chains
object
required