List Stablecoins
GET /stablecoin/list
List all stablecoins with pagination
Authorizations
Parameters
Query Parameters
The page number to return
The number of items per page
Responses
200
Stablecoins retrieved successfully
object
object
The unique identifier of the stablecoin
The name of the stablecoin
The symbol of the stablecoin
The number of decimals for the stablecoin token
Current circulating supply of the token
Total amount of tokens minted
Total amount of tokens burned
The full name of the fiat currency backing this stablecoin
The symbol of the fiat currency backing this stablecoin
The fsco contractDeploymentId for the factory contract
The fsco contractDeploymentId for the token contract
The fsco contractDeploymentId for the attestation contract
The on-chain address of the token contract
The on-chain address of the attestation contract
The chain ID where the stablecoin is deployed
object
Current page number
Number of items per page
Total number of pages
Total number of items
400
Bad Request
object
400
Bad Request
Invalid input parameters