Staking
Approve a token
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
network: string;
toAddress: string;
amount: string;
gasLimit: number;
gasPrice: number;
data: string;
}{
"error": "TOKEN_ALREADY_APPROVED"
}{
"error": "INVALID_ADDRESS"
}Stake coins/tokens
Headers
Name
Type
Description
Request Body
Name
Type
Description
Withdraw rewards
Headers
Name
Type
Description
Request Body
Name
Type
Description
Withdraw stake
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated