Synthetix
/getprice
Query Parameters
Name
Type
Description
https://api.expand.network/synthetic/getprice?amount=58798{
"status": 200,
"msg": "success",
"data": {
"peggedToProtocolToken": "22177"
}
}/depositpeggedtoken
Request Body
Name
Type
Description
{
"from": "0x63056E00436Da25BcF48A40dfBbDcc7089351006",
"amount": "100000000000000000",
"gas": "300000",
"syntheticId": "6000"
}{
"status": 200,
"msg": "success",
"data": {
"chainId": "1",
"from": "0x63056E00436Da25BcF48A40dfBbDcc7089351006",
"value": "0",
"gas": "300000",
"data": "0xdc8fa6c2000000000000000000000000000000000000000000000000016345785d8a0000",
"to": "0xE1f64079aDa6Ef07b03982Ca34f1dD7152AA3b86"
}
}/withdrawpeggedtoken
Request Body
Name
Type
Description
Last updated

