Staking
Last updated
Last updated
POST
https://www.allnodes.com/api/v1/staking
This endpoint allows you to get transaction params for approve tokens.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
https://www.allnodes.com/api/v1/staking
This endpoint allows you to get transaction params for staking coins/tokens to Allnodes validator.
POST
https://www.allnodes.com/api/v1/staking
This endpoint allows you to get transaction params for withdraw rewards earned.
POST
https://www.allnodes.com/api/v1/staking
This endpoint allows you to get transaction params for restake rewards earned.
POST
https://www.allnodes.com/api/v1/staking
This endpoint allows you to get transaction params for unbonding coins/tokens from Allnodes validator.
POST
https://www.allnodes.com/api/v1/staking
This endpoint allows you to get transaction params for withdraw stake from Allnodes validator. Unbonding period: 80 checkpoints (1.5 - 2 days)
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization*
string
Bearer TOKEN
currencySymbol*
string
Must be "POL"
action*
string
Must be "approve"
address*
string
Your wallet address
Authorization*
string
Bearer TOKEN
currencySymbol*
string
Must be "POL"
action*
string
Must be "stake"
address*
string
Your wallet address
amount*
string
Amount to delegate
Authorization*
string
Bearer TOKEN
currencySymbol*
string
Must be "POL"
action*
string
Must be "withdraw-rewards"
address*
string
Your wallet address
Authorization*
string
Bearer TOKEN
currencySymbol*
string
Must be "POL"
action*
string
Must be "restake-rewards"
address*
string
Your wallet address
Authorization*
string
Bearer TOKEN
currencySymbol*
string
Must be "POL"
action*
string
Must be "unbond-stake"
address*
string
Your wallet address
amount*
string
Amount to undelegate
Authorization*
string
Bearer TOKEN
currencySymbol*
string
Must be "POL"
action*
string
Must be "withdraw-stake"
address*
string
Your wallet address
amount*
string
Amount to withdraw