request(
"GET",
"/v1/custody/staking_products/",
{
"coin": "ZEL",
"language": "zh",
},
api_key, api_secret, host
)
{
"success": true,
"result": [
{
"name": " TETH PoS\u6d4b\u8bd5",
"description": "TETH PoS test",
"doc_src": "https://www.cobo.com",
"coin": "TETH",
"coin_decimal": 18,
"reward_coin": "TETH",
"reward_coin_decimal": 18,
"unstake_fee": "0",
"min_amount": "1000000",
"rate": "0.2000000000",
"rate_type": 1,
"days": 0,
"stake_type": "pos",
"lockup": false,
"start_stake_time": 1691388900000,
"stop_stake_time": 1691391600000,
"start_staking_time": 1691391600000,
"stop_staking_time": 1691398800000,
"liquidate_time": 1691398860000,
"reward_liquidate_time": 1691398920000,
"product_id": 236082,
"product_group": " TETHPPSW"
},
{
"name": "TETH PoS \u6d4b\u8bd51",
"description": "TETH PoS \u6d4b\u8bd51",
"doc_src": "https://www.cobo.com",
"coin": "TETH",
"coin_decimal": 18,
"reward_coin": "TETH",
"reward_coin_decimal": 18,
"unstake_fee": "0",
"min_amount": "1000000",
"rate": "0.1200000000",
"rate_type": 1,
"days": 0,
"stake_type": "pos",
"lockup": false,
"start_stake_time": 1691386800000,
"stop_stake_time": 1691391600000,
"start_staking_time": 1691391660000,
"stop_staking_time": 1691398860000,
"liquidate_time": 1691398920000,
"reward_liquidate_time": 1691362980000,
"product_id": 236081,
"product_group": " TETHPPSW_1"
}
]
}
request(
"GET",
"/v1/custody/staking_products/",
{
"coin": "ZEL",
"language": "zh",
},
api_key, api_secret, host
)
{
"success": true,
"result": [
{
"name": " TETH PoS\u6d4b\u8bd5",
"description": "TETH PoS test",
"doc_src": "https://www.cobo.com",
"coin": "TETH",
"coin_decimal": 18,
"reward_coin": "TETH",
"reward_coin_decimal": 18,
"unstake_fee": "0",
"min_amount": "1000000",
"rate": "0.2000000000",
"rate_type": 1,
"days": 0,
"stake_type": "pos",
"lockup": false,
"start_stake_time": 1691388900000,
"stop_stake_time": 1691391600000,
"start_staking_time": 1691391600000,
"stop_staking_time": 1691398800000,
"liquidate_time": 1691398860000,
"reward_liquidate_time": 1691398920000,
"product_id": 236082,
"product_group": " TETHPPSW"
},
{
"name": "TETH PoS \u6d4b\u8bd51",
"description": "TETH PoS \u6d4b\u8bd51",
"doc_src": "https://www.cobo.com",
"coin": "TETH",
"coin_decimal": 18,
"reward_coin": "TETH",
"reward_coin_decimal": 18,
"unstake_fee": "0",
"min_amount": "1000000",
"rate": "0.1200000000",
"rate_type": 1,
"days": 0,
"stake_type": "pos",
"lockup": false,
"start_stake_time": 1691386800000,
"stop_stake_time": 1691391600000,
"start_staking_time": 1691391660000,
"stop_staking_time": 1691398860000,
"liquidate_time": 1691398920000,
"reward_liquidate_time": 1691362980000,
"product_id": 236081,
"product_group": " TETHPPSW_1"
}
]
}
Show object
request(
"GET",
"/v1/custody/staking_products/",
{
"coin": "ZEL",
"language": "zh",
},
api_key, api_secret, host
)
{
"success": true,
"result": [
{
"name": " TETH PoS\u6d4b\u8bd5",
"description": "TETH PoS test",
"doc_src": "https://www.cobo.com",
"coin": "TETH",
"coin_decimal": 18,
"reward_coin": "TETH",
"reward_coin_decimal": 18,
"unstake_fee": "0",
"min_amount": "1000000",
"rate": "0.2000000000",
"rate_type": 1,
"days": 0,
"stake_type": "pos",
"lockup": false,
"start_stake_time": 1691388900000,
"stop_stake_time": 1691391600000,
"start_staking_time": 1691391600000,
"stop_staking_time": 1691398800000,
"liquidate_time": 1691398860000,
"reward_liquidate_time": 1691398920000,
"product_id": 236082,
"product_group": " TETHPPSW"
},
{
"name": "TETH PoS \u6d4b\u8bd51",
"description": "TETH PoS \u6d4b\u8bd51",
"doc_src": "https://www.cobo.com",
"coin": "TETH",
"coin_decimal": 18,
"reward_coin": "TETH",
"reward_coin_decimal": 18,
"unstake_fee": "0",
"min_amount": "1000000",
"rate": "0.1200000000",
"rate_type": 1,
"days": 0,
"stake_type": "pos",
"lockup": false,
"start_stake_time": 1691386800000,
"stop_stake_time": 1691391600000,
"start_staking_time": 1691391660000,
"stop_staking_time": 1691398860000,
"liquidate_time": 1691398920000,
"reward_liquidate_time": 1691362980000,
"product_id": 236081,
"product_group": " TETHPPSW_1"
}
]
}
Was this page helpful?