Swap 우대 조건 확인
지갑 정보를 조회합니다.
Headers
Name
Type
Description
Name
Type
Description
{
"return": 0,
"message": "success",
"value": {
"swap_tier_check": [
{
"tier_id": 1,
"condition_type": 2,
"condition_id": 10,
"quantity": "3000",
"is_achieved_condition": true
},
{
"tier_id": 1,
"condition_type": 2,
"condition_id": 12,
"quantity": "300",
"is_achieved_condition": true
},
{
"tier_id": 2,
"condition_type": 2,
"condition_id": 10,
"quantity": "100000",
"is_achieved_condition": true
},
{
"tier_id": 2,
"condition_type": 2,
"condition_id": 12,
"quantity": "10000",
"is_achieved_condition": false
},
{
"tier_id": 3,
"condition_type": 3,
"condition_id": 200583,
"quantity": "1",
"is_achieved_condition": true
}
],
"select_tier": {
"select_tier": 1,
"minimum_exchange_quantity": "10000",
"exchange_ratio": 0.015
}
}
}key
data type
desc.
return
message
desc.
Last updated