Investor
Last updated
Was this helpful?
Last updated
Was this helpful?
This endpoint fetches detailed information about a specific token sale identified by its ID. It includes comprehensive details such as the sale's name, description, token count, and associated documents. This is crucial for investors and administrators who need in-depth information about a particular token sale.
Token sale ID
Token sale retrieved successfully
This endpoint fetches a list of investments made by a specific user. It includes details about the tokens held, transaction history, and pagination options. This is crucial for users to track their investment portfolio and performance.
Page number for pagination
Number of items per page
This endpoint provides a list of transactions for a specific user and token. It includes transaction types, status, and pagination options. This is useful for users to monitor their transaction history and investment activities.
Page number for pagination
Number of items per page
This endpoint returns a comprehensive list of all transactions made by a user. It includes transaction details such as types, status, and pagination options. This is essential for users to have a complete view of their financial activities on the platform.
Page number for pagination
Number of items per page
This endpoint returns the payout schedule for a specific debt token sale. It includes details such as principal, interest, and total amounts. This is essential for investors to plan and anticipate payout activities related to a token sale.
Identifier of the store
Identifier of the token
Identifier of the token sale
Quantity of the token sale
Date of purchase
Timezone of the user
This endpoint provides the payout schedule for a specific token, including principal and interest amounts. It is useful for investors to understand the timing and amounts of future payouts.
Identifier of the store
Identifier of the token
Quantity of the token
Date of purchase
Timezone of the user
This endpoint provides the necessary contract addresses required for minting a specific token. It includes addresses for token and sale contracts, which are crucial for the tokenization process. This information is vital for developers and administrators managing token minting operations.
Token identifier
Contract addresses retrieved successfully
This endpoint provides a paginated list of token sales available on the platform. Users can filter sales by investment type, status, and sort order. This is essential for investors looking to explore and participate in ongoing or upcoming token sales.
Page number for pagination
Number of items per page
Search term for asset title or description
Investment type 0 - All // Default, can be omitted 1 - Equity 2 - Debt
Status of the token sale 0 - All // Default, can be omitted 1 - Active 2 - Upcoming 3 - Ended
Sort order none - Default, can be omitted price|l-h - Sort by price low to high price|h-l - Sort by price high to low return|h-l - Sort by expected returns high to low
Token sales retrieved successfully
This endpoint facilitates the purchase of tokens from a specific token sale. It requires details such as the token sale ID, user wallet address, and purchase amount. Upon successful processing, the tokens are allocated to the user's account. This is essential for investors looking to acquire tokens from active sales.
Identifier of the token sale
Wallet address of the user
Amount of tokens to purchase
Currency contract address
Timezone of the user
Tokens purchased successfully
This endpoint updates the KYC (Know Your Customer) information for a user in the token store. It requires details such as country code and other identity attributes. This is crucial for ensuring compliance with regulatory requirements and verifying user identities.
ISO 3166-1 numeric code
Token identity updated successfully