IDO Claims

This IPO helps understand the ROI on any IDO that is going out on Polkastarter. Can be useful for the IDO platforms to get a quick glimpse at details all the claims made during the IDO.

Get IDO Claims

GET https://stg-api.unmarshal.io/Reach out to Unmarshal on info@unmarshal.io to be able to fetch similar data

This API is simple and straightforward. the details required as request parameters will be chain info (whether, the tokens of IDO are on Ethereum, Binance Smart Chain or Polygon), the token for the IDO set by polkastarter and the actual token contract address.

Path Parameters

NameTypeDescription

Chain

string

The chain to which the token belongs to Use ethereum for Ethereum Chain bsc for Binanace Smart Chain matic for Polygon Chain

Polkastarter_address

string

The token address for Claim as mentioned on the polkastarter website

Token_Contract_Address

string

The Token contract Address

Auth Key

string

The Auth Key provided for access

Last updated