Self BondAsk AIpost https://api.figment.io/avalanche/self_bondBody ParamsnetworkstringenumrequiredAvalanche network to build transaction for, mainnet or fujifujimainnetAllowed:fujimainnetfrom_addressstringrequiredP-Chain addressdelegator_rewards_addressstringP-Chain address to send delegator rewards toreward_addressstringP-Chain address to send validator rewards toamountstringrequiredAmount of AVAX to self-bondstartintegerrequiredUnix timestamp of when the node can accept delegationsendintegerrequiredUnix timestamp of when the node expires and will require another self-bondnode_idstringrequiredNodeId of Validator to self-bond tobls_public_keystringrequiredBLS public key of Validatorbls_proof_of_possessionstringrequiredBLS proof of possession of Validatordelegation_feeintegerrequiredDelegation fee as a percentage between 2 and 100Responses 201transaction created 400Invalid request format or validation errors 422Invalid requestUpdated 8 months ago