{
"phone": "17585123734",
"token": "021625c5797d71680ec04c3c894a45da87cc4cc50d7d694f79daca75cc28f161",
"contract": "cfxtest:accmf0djng3nep5edey7rdw0k7wsuhabj6nmrntd2t"
}
curl --location --request POST 'https://testnet.jugugu.cn/GetContractDFPool' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "17585123734",
"token": "021625c5797d71680ec04c3c894a45da87cc4cc50d7d694f79daca75cc28f161",
"contract": "cfxtest:accmf0djng3nep5edey7rdw0k7wsuhabj6nmrntd2t"
}'
{
"code": -1,
"msg": "error",
"gas": 0,
"storage": 0
}