Send Token
It refer to user can send crypto from his account to another account.
Get Reciever Details
Get Reciever Details
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"status_code": "Integer", // 1
"status_text": "String", // Success
"message": "String"
}{
"status_code": "Integer", // 0
"status_text": "String", // Failed
"message": "String"
}Send Credit
Send Credit
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated