Guides for submitting coin info

On Allbit.com, Coinmarketcap's API is used to provide coin information. New coin issuers that do not provide information to Coinmarketcap can proceed with the API submission process by contacting Allbit.com.

Please note that the information provided by the issuer is for informational purposes only, and Allbit.com does not guarantee the accuracy of any information provided by the issuer.

[Support Mail]

support@allbit.com

[Reference]

Sample API creation (KSP)

* Each API’s result value is submitted in number type. * When maxSupply and onChainTotalSupply do not exist, submit them as 'undefined.' OnChainTotalSupply means the number of coins in a one-chain used in a heterogeneous chain through a bridge in each utilized chain. OnChainTotalSupply is the same as totalSupply except in this case.

e.g.) oETH's onChainTotalSupply means the net quantity of oETH distributed within Klaytn.

Last updated