LogoLogo
  • Authentication API
  • Chain API
    • Smart Account
    • API References
      • Net
      • ERC20 Token
      • ERC721 Token
      • ERC1155 Token
      • Smart Account
  • Chain Application API
    • ServerWallet API
    • Payment API
      • Payment (gRPC)
      • Points (REST)
    • IPFS API
      • API References
  • Chain API Errors
Powered by GitBook
On this page
  • ServerWallet API
  • Payment API
  • IPFS API

Chain Application API

PreviousSmart AccountNextServerWallet API

You can create and use a private key using the Server Wallet.

  • createAccount

  • getAddressInfo

  • exportAddress

  • importAddress

  • importAddressWithPrivateKey

  • getAddressTokenList

PaymentAPIs offers an easily applicable blockchain-based reward and payment feature through its console and API.

We provide a private IPFS service for storage of non-fungible content. You can find a developer reference for private IPFS here.

ServerWallet API
Payment API
Points (REST)
IPFS API
API References