API - Fungible Tokens (FTs)

In APIs section given the CURL requests to interact with blockchain APIs allows users to perform various transactions easily in FTs. Here’s a brief overview of common operations:

Get Tokens

Retrieve a total supply associated with a specific user wallet.

Mint Tokens

Create new value along with details like name, symbol on the blockchain.

Transfer Tokens

Permanently reducing the total supply.

Burn Token

Permanently reducing the total supply of user.

Get Transaction User History

View the supply value transaction history for a specific user

Get Transaction Full History

View the supply value transaction history for all users.

LAYOUTS
Default Layout
Layout Right Side-Nav
Layout Detached Left Side-Nav
Layout Detached Right Side-Nav