Delegate

Network

Delegator Address

Validator Address

Amount

Pubkey

Pubkey Type

Gas Limit

Gas Price

Response Codes

Example CURL Request

curl --request POST \
     --url https://api.figment.io/osmosis/delegate \
     --header 'content-type: application/json' \
     --header 'x-api-key: your-api-key-here' \
     --data '  
{  
  "network": "testnet"  
}  
'