User Interface

Banksea provides application programming interface off-chain and oracle interface on-chain.

API

Data Service

NFT basic information, trading data, real-time valuation, popularity analysis, traits analysis and other data.

Ecosystems

Solana and Moonbeam/Moonriver.

Charging Method

  • Trial

    Free access to a large amount of data through the API with traffic restrictions.

  • Charging

    Access to the massive data without limit by charging for API keys.

  • Cooperation

    We welcome in-depth customized cooperation by applying on the official website.

How to use

You can view the document about API.

Oracle

Oracle Contract is responsible for on-chain and off-chain task scheduling.

Theory Introduction

  • Subscriber

    According to the data, time and period of subscription, the subscriber consumes the corresponding $KSE to register the valuation subscription. The subscriber will obtain a private account to acquire the latest NFT valuation or floor price.

  • AI Cluster

    The AI Cluster consists of multiple AI analysts, which are responsible for executing the subscription tasks. By staking KSE to join the cluster, AI Analyst can provide the valuation in real time according to the subscription task and report the data to the contract. Each data reporting will get a part of KSE as a reward paid by the subscriber.

  • Oracle Contract

    When the data reported by the cluster meets the requirements, the contract will aggregate the reported data and provide the aggregation result to users. At the same time, the contract is also responsible for the distribution of rewards for AI Analyst. To encourage AI Analyst to report and estimate honestly, Oracle contract will give rewards and punishments based on the data reported by AI Analyst.

    When an AI Analyst reports value close to the final aggregation result, the contract will increase the reward for the next report. When the data reported by an AI Analyst is much different from the final aggregation result, the contract will deduct part of the KSE staked by the AI Analyst. When the staked token is lower than a certain value, it will be removed from the AI Cluster list.

Charging Method

Currently, we provide free data services for 100 collections, for more information, please visit Banksea official website. And in the future, we will provide a customizable service model based on the above subscription plans.

How to use

You can view the document about Oracle.

Last updated