Overview

What is wallet?

EQ Hub provides a powerful wallet service. EQ Hub considers ways to expand the wallet and continuously updates the list of services. You can check the wallet services currently supported by EQ Hub below.

Why do I need a Wallet API?

Wallet is essential for configuring Web3 services. However, the process of servicing and configuring the wallet is not easy. The Wallet API helps make this easy.

📘

Info

The Wallet documentation covers various implementation standards. The standards used by EQ Hub can be found in the Wallet documentation.

What does Wallet-Number mean?

EQ Hub's Wallet service is designed to follow ERC standards. Therefore, EQ Hub uses Wallet-{ERC standard numbering} as the name of the Wallet service. Exceptionally, since Coin is not an ERC standard, it is displayed as Wallet-Coin.


Wallet-Coin
You can use the Wallet-Coin API to manage coins and develop dApps using the provided data.
Start learning
Wallet-20
You can use the Wallet-20 API to manage tokens that follow the ERC-20 standard and develop dApps using the data provided.
Start learning
Wallet-721
Through the Wallet-721 API, you can manage NFTs and smart contracts that comply with the ERC-721 standard and develop dApps using data provided.
Start learning