Workspace
Get MPC Workspace Coin Details
Get the details of MPC workspace's native tokens, and tokens supported
GET
/
api
/
mpc
/
coin_list
curl -X GET \
--url 'https://openapi.chainup.com/api/mpc/coin_list?app_id=16a9f17fc2ad61ca4339fdd6a8a37f21&data=SWYYr-LBVAmaS0eq8n-CUT_nHkM3OBxyWOsImMTe41UaqAoYI2ZghmaphXHov-7hsRsVmOhyPqC-JFuRGvonJKFd2Jirxv6Vn_8V40r_MMYTkhqcviQbZWYW5xX8Ai8CIpqas9fIWVDIYA_NKBl0UCJpwGxscxLNpjq5Z8-BTyIYDsVBquM9zEQGBCfcA7szD9n2fN_loSkoexlwqV8wg9HIZO5yQ6utZ_Kt0lNDQQb8zn8BwfAvsEsbJlOINUAqhxh1vV_AJ4bXn2uYx8TaYcBht-n_ZcBdxIDt975dbOFUiH-oCzIuDi1oLDtb4EylfCvhU5E4ozel_lQ-6cyIG0Dqiiyx0RFFOCJzPSXIoV031pvoa8pTCpkWklh8mRw1rylBgeZtqSxpnJO2_u2RIlXq6Hs8Yly9CmhIXaSrUgPir0h6xVxlf4VC6PFVCkiiTlp0kZ_H_UbKm0nUis3v3U2sflWJ2C449waSrikhuxVrFAQ6PQmrFVCAE6MYXNrFXJQuam2HAIQNSGbFQjspw8b_bXyfyZMGZ3K2oBC4I_v3eETTdPe0pfSNJb-5g37K0tOAr_UFbWK8pkC8yl56fSjn8tcR3yCRWwoi8jxTcUBiswTtvXZtzgG4dyzkaHXjsZjSGiywXSqP76VZWlyOmAx6IDSViLcPLPISdU3ruCI'
[
{
"id":"12",
"address_regex":".*",
"address_tag_regex":"",
"base_symbol":"BSC",
"coin_net":"BSC",
"contract_address":"0xe9e7cea3dedca5984780bafc599bd69add087d56",
"decimals":"18",
"deposit_confirmation":"1",
"address_link":"https://www.bscscan.com/address/",
"txid_link":"https://www.bscscan.com/tx/",
"icon":"",
"if_open_chain":true,
"real_symbol":"BUSD",
"support_memo":"0",
"support_token":"0",
"symbol":"BUSD",
"symbol_alias":"BUSD",
"support_acceleration": true,
"support_multi_addr" : true,
"merge_address_symbol" : "ETH"
},
{
"id":"100",
"address_regex":".*",
"address_tag_regex":"",
"base_symbol":"ETH",
"coin_net":"ETH",
"contract_address":"0xdac17f958d2ee523a2206206994597c13d831ec7",
"decimals":"18",
"deposit_confirmation":"1",
"address_link":"https://etherscan.io/address/",
"txid_link":"https://etherscan.io/tx/",
"icon":"",
"if_open_chain":false,
"real_symbol":"USDTERC20",
"support_memo":"0",
"support_token":"0",
"symbol":"USDTERC20",
"symbol_alias":"USDT",
"support_acceleration": true,
"support_multi_addr" : true,
"merge_address_symbol" : "ETH"
}
]
Request Parameters
time
long
requiredCurrent timestamp, e.g.: 1600128590
charset
string
requiredEncoding format, typically utf-8
symbol
string
Unique identifier for the coin, used for transfers, e.g.:USDTERC20
base_symbol
string
Native tokens, Unique identifier for the coin, used for transfers, e.g.:ETH
open_chain
bool
Native token, default to getting all, true
to get opened coins, false
to get unopened coins
max_id
integer
The starting id of the currency, for example, 100, the system will return the currency after 101, for example: 100
. Note: If not passed, the default return is the latest 1500 currencies
limit
integer
The number of currencies to be obtained each time. If not passed, the default value is 1500, for example: 100
Response Data Parameters
curl -X GET \
--url 'https://openapi.chainup.com/api/mpc/coin_list?app_id=16a9f17fc2ad61ca4339fdd6a8a37f21&data=SWYYr-LBVAmaS0eq8n-CUT_nHkM3OBxyWOsImMTe41UaqAoYI2ZghmaphXHov-7hsRsVmOhyPqC-JFuRGvonJKFd2Jirxv6Vn_8V40r_MMYTkhqcviQbZWYW5xX8Ai8CIpqas9fIWVDIYA_NKBl0UCJpwGxscxLNpjq5Z8-BTyIYDsVBquM9zEQGBCfcA7szD9n2fN_loSkoexlwqV8wg9HIZO5yQ6utZ_Kt0lNDQQb8zn8BwfAvsEsbJlOINUAqhxh1vV_AJ4bXn2uYx8TaYcBht-n_ZcBdxIDt975dbOFUiH-oCzIuDi1oLDtb4EylfCvhU5E4ozel_lQ-6cyIG0Dqiiyx0RFFOCJzPSXIoV031pvoa8pTCpkWklh8mRw1rylBgeZtqSxpnJO2_u2RIlXq6Hs8Yly9CmhIXaSrUgPir0h6xVxlf4VC6PFVCkiiTlp0kZ_H_UbKm0nUis3v3U2sflWJ2C449waSrikhuxVrFAQ6PQmrFVCAE6MYXNrFXJQuam2HAIQNSGbFQjspw8b_bXyfyZMGZ3K2oBC4I_v3eETTdPe0pfSNJb-5g37K0tOAr_UFbWK8pkC8yl56fSjn8tcR3yCRWwoi8jxTcUBiswTtvXZtzgG4dyzkaHXjsZjSGiywXSqP76VZWlyOmAx6IDSViLcPLPISdU3ruCI'
[
{
"id":"12",
"address_regex":".*",
"address_tag_regex":"",
"base_symbol":"BSC",
"coin_net":"BSC",
"contract_address":"0xe9e7cea3dedca5984780bafc599bd69add087d56",
"decimals":"18",
"deposit_confirmation":"1",
"address_link":"https://www.bscscan.com/address/",
"txid_link":"https://www.bscscan.com/tx/",
"icon":"",
"if_open_chain":true,
"real_symbol":"BUSD",
"support_memo":"0",
"support_token":"0",
"symbol":"BUSD",
"symbol_alias":"BUSD",
"support_acceleration": true,
"support_multi_addr" : true,
"merge_address_symbol" : "ETH"
},
{
"id":"100",
"address_regex":".*",
"address_tag_regex":"",
"base_symbol":"ETH",
"coin_net":"ETH",
"contract_address":"0xdac17f958d2ee523a2206206994597c13d831ec7",
"decimals":"18",
"deposit_confirmation":"1",
"address_link":"https://etherscan.io/address/",
"txid_link":"https://etherscan.io/tx/",
"icon":"",
"if_open_chain":false,
"real_symbol":"USDTERC20",
"support_memo":"0",
"support_token":"0",
"symbol":"USDTERC20",
"symbol_alias":"USDT",
"support_acceleration": true,
"support_multi_addr" : true,
"merge_address_symbol" : "ETH"
}
]
Was this page helpful?
curl -X GET \
--url 'https://openapi.chainup.com/api/mpc/coin_list?app_id=16a9f17fc2ad61ca4339fdd6a8a37f21&data=SWYYr-LBVAmaS0eq8n-CUT_nHkM3OBxyWOsImMTe41UaqAoYI2ZghmaphXHov-7hsRsVmOhyPqC-JFuRGvonJKFd2Jirxv6Vn_8V40r_MMYTkhqcviQbZWYW5xX8Ai8CIpqas9fIWVDIYA_NKBl0UCJpwGxscxLNpjq5Z8-BTyIYDsVBquM9zEQGBCfcA7szD9n2fN_loSkoexlwqV8wg9HIZO5yQ6utZ_Kt0lNDQQb8zn8BwfAvsEsbJlOINUAqhxh1vV_AJ4bXn2uYx8TaYcBht-n_ZcBdxIDt975dbOFUiH-oCzIuDi1oLDtb4EylfCvhU5E4ozel_lQ-6cyIG0Dqiiyx0RFFOCJzPSXIoV031pvoa8pTCpkWklh8mRw1rylBgeZtqSxpnJO2_u2RIlXq6Hs8Yly9CmhIXaSrUgPir0h6xVxlf4VC6PFVCkiiTlp0kZ_H_UbKm0nUis3v3U2sflWJ2C449waSrikhuxVrFAQ6PQmrFVCAE6MYXNrFXJQuam2HAIQNSGbFQjspw8b_bXyfyZMGZ3K2oBC4I_v3eETTdPe0pfSNJb-5g37K0tOAr_UFbWK8pkC8yl56fSjn8tcR3yCRWwoi8jxTcUBiswTtvXZtzgG4dyzkaHXjsZjSGiywXSqP76VZWlyOmAx6IDSViLcPLPISdU3ruCI'
[
{
"id":"12",
"address_regex":".*",
"address_tag_regex":"",
"base_symbol":"BSC",
"coin_net":"BSC",
"contract_address":"0xe9e7cea3dedca5984780bafc599bd69add087d56",
"decimals":"18",
"deposit_confirmation":"1",
"address_link":"https://www.bscscan.com/address/",
"txid_link":"https://www.bscscan.com/tx/",
"icon":"",
"if_open_chain":true,
"real_symbol":"BUSD",
"support_memo":"0",
"support_token":"0",
"symbol":"BUSD",
"symbol_alias":"BUSD",
"support_acceleration": true,
"support_multi_addr" : true,
"merge_address_symbol" : "ETH"
},
{
"id":"100",
"address_regex":".*",
"address_tag_regex":"",
"base_symbol":"ETH",
"coin_net":"ETH",
"contract_address":"0xdac17f958d2ee523a2206206994597c13d831ec7",
"decimals":"18",
"deposit_confirmation":"1",
"address_link":"https://etherscan.io/address/",
"txid_link":"https://etherscan.io/tx/",
"icon":"",
"if_open_chain":false,
"real_symbol":"USDTERC20",
"support_memo":"0",
"support_token":"0",
"symbol":"USDTERC20",
"symbol_alias":"USDT",
"support_acceleration": true,
"support_multi_addr" : true,
"merge_address_symbol" : "ETH"
}
]