# Kiln API Docs Documentation > Documentation for Kiln API Docs ## Guides - [Welcome to Kiln's developer docs](https://docs.api.kiln.fi/docs/quickstart.md) - [API keys](https://docs.api.kiln.fi/docs/api-keys.md): Use API keys to authenticate API requests. - [Best practices for managing secret API keys](https://docs.api.kiln.fi/docs/api-key-security.md): Learn how to manage secret API keys and handle key leaks. - [Rate limits & data refresh rates](https://docs.api.kiln.fi/docs/rate-limits.md) - [API Versioning & Upgrades](https://docs.api.kiln.fi/docs/api-upgrades.md): Keep track of changes and upgrades to the Kiln Connect API. - [Ethereum reporting methodology](https://docs.api.kiln.fi/docs/ethereum-reporting-methodology.md): Methodology deep dive for the Ethereum Reporting API - [Polkadot reporting methodology](https://docs.api.kiln.fi/docs/polkadot-reporting-methodology.md) - [SDK](https://docs.api.kiln.fi/docs/sdks.md): Libraries and tools for interacting with your Kiln integration. - [Get started](https://docs.api.kiln.fi/docs/sdk-get-started.md): There are a few setup steps needed to start using the Kiln Connect SDK. - [Postman guide](https://docs.api.kiln.fi/docs/kiln-postman.md): Discover our Kiln Connect APIs with Postman. - [Geoblocking](https://docs.api.kiln.fi/docs/geoblocking.md) - [Quick start](https://docs.api.kiln.fi/docs/kiln-connect-api-quick-start.md): Explore how you can use Kiln APIs to access reporting and start staking. - [Tour of the API](https://docs.api.kiln.fi/docs/kiln-connect-api-tour.md): See how Kiln Connect API objects fit together, understand the key concepts and learn best practices for using it. - [Manage accounts](https://docs.api.kiln.fi/docs/kiln-connect-api-manage-organization.md): This guide details on you can manage accounts unsing Kiln Connect JS SDK - [Ethereum staking via API](https://docs.api.kiln.fi/docs/ethereum-staking.md): How to stake ETH using Kiln Connect JS SDK - [Quick start](https://docs.api.kiln.fi/docs/kiln-on-chain-quick-start.md): Bring and monetize the most optimized native ETH yield source to your users - [Pooled staking](https://docs.api.kiln.fi/docs/kiln-on-chain-pooled-staking.md) - [Quick start](https://docs.api.kiln.fi/docs/kiln-defi-quick-start.md): Integrate DeFi yield in your application - [Integration guide](https://docs.api.kiln.fi/docs/kiln-defi-integrate.md): Integrate Kiln DeFi in your application ## API Reference - [Accounts](https://docs.api.kiln.fi/reference/getaccounts.md): Retrieve accounts in your organization - [Accounts](https://docs.api.kiln.fi/reference/postaccount.md): Create a new account in your organization - [Account](https://docs.api.kiln.fi/reference/getaccount.md): Retrieve an account in your organization - [Account](https://docs.api.kiln.fi/reference/putaccount.md): Update an account in your organization - [Account](https://docs.api.kiln.fi/reference/deleteaccount.md): Delete an account in your organization - [Account Stakes](https://docs.api.kiln.fi/reference/postaccountstakes.md): Add stakes to an account - [Account Portfolio](https://docs.api.kiln.fi/reference/getaccountportfolio.md): Retrieve an account asset portfolio. USD balances are calculated based on recent asset prices. We use CoinGecko API to retrieve asset prices. The data is cached for 24h but it is possible to get real time data by using the refresh parameter. - [Account Report](https://docs.api.kiln.fi/reference/getaccountreports.md): Get report of the account's stakes. - [Organization Portfolio](https://docs.api.kiln.fi/reference/getorganizationportfolio.md): Retrieve an organization asset portfolio. USD balances are calculated based on recent asset prices. We use CoinGecko API to retrieve asset prices. The data is cached for 24h but it is possible to get real time data by using the refresh parameter. - [Organization Report](https://docs.api.kiln.fi/reference/getorganizationreports.md): Get report of the organization's stakes. - [Stakes](https://docs.api.kiln.fi/reference/getalgostakes.md): Get Algorand stakes - [Rewards](https://docs.api.kiln.fi/reference/getalgorewards.md): Get historical rewards of Algorand stakes - [Operations](https://docs.api.kiln.fi/reference/getalgooperations.md): Get the operations of Algorand stakes - [Excel Reports](https://docs.api.kiln.fi/reference/getalgoreports.md): Generates an Excel report sheet for your stakes and rewards - [Network Stats](https://docs.api.kiln.fi/reference/getalgonetworkstats.md): Get some network statistics on Algorand - [BTC Lock Transaction for Babylon Staking](https://docs.api.kiln.fi/reference/postbtcbabystaketx.md): Craft a Bitcoin transaction that locks the stake in the self-custodial Bitcoin staking script - [Babylon Register Stake Transaction for BTC Staking](https://docs.api.kiln.fi/reference/postbtcbabyregisterstaketx.md): Craft a Babylon transaction to pre register the BTC stake in the Babylon Chain - [Craft BABY Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postbtcbabywithdrawrewardstx.md): Craft a Babylon transaction to withdraw rewards from BTC staking. - [Craft BTC Unbond Transaction](https://docs.api.kiln.fi/reference/postbtcbabycraftunbondtx.md): Craft a Bitcoin unbond transaction for Babylon staking. - [Prepare Signed BTC Unbonding Transaction](https://docs.api.kiln.fi/reference/postbtcbabypreparesignedunbondtx.md): This endpoint processes a signed Bitcoin unbonding transaction (in PSBT format) and finalizes it by adding the required covenant signatures. The finalized transaction can then be broadcast to the Bitcoin network to complete the unbonding process. - [Craft BTC Withdraw Transaction](https://docs.api.kiln.fi/reference/postbtcbabycraftwithdrawtx.md): Craft a Bitcoin withdrawal transaction for Babylon staking. - [Broadcast BTC Transaction](https://docs.api.kiln.fi/reference/postbtcbabybroadcastbtctx.md): Broadcast a signed transaction to the Bitcoin network - [Broadcast BABY Transaction](https://docs.api.kiln.fi/reference/postbtcbabybroadcastbabytx.md): Broadcast a signed transaction to the Babylon network - [Prepare BABY Transaction](https://docs.api.kiln.fi/reference/postbtcbabypreparetx.md): Prepare a BABY unsigned transaction for broadcast by adding signatures to it - [Stakes](https://docs.api.kiln.fi/reference/getbtcbabystakes.md): Get BTCBABY stakes - [Rewards](https://docs.api.kiln.fi/reference/getbtcbabyrewards.md): Get BTCBABY rewards - [Stakes](https://docs.api.kiln.fi/reference/getadastakes.md): Get the status of Cardano stakes. - [Create stakes](https://docs.api.kiln.fi/reference/postadastakes.md): Link ADA stakes to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getadarewards.md): Get historical rewards by day of ADA stakes - [Operations](https://docs.api.kiln.fi/reference/getadaoperations.md): Get the operations of Cardano stakes. - [Reports](https://docs.api.kiln.fi/reference/getadareports.md): Get reports on Cardano staking - [Network Stats](https://docs.api.kiln.fi/reference/getadanetworkstats.md): Get some network statistics on ADA staking - [Stake Transaction](https://docs.api.kiln.fi/reference/postadastaketx.md): Generates a delegate transaction on Cardano. Your wallet must have at least 4 ADA to cover for fees and pool deposit (2 ADA). - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postadawithdrawrewardstx.md): Generates a withdraw rewards transaction on Cardano - [Unstake Transaction](https://docs.api.kiln.fi/reference/postadaunstaketx.md): Generates an undelegate transaction on Cardano - [Prepare Transaction](https://docs.api.kiln.fi/reference/postadapreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postadabroadcasttx.md): Broadcast a signed transaction to the Cardano network - [Transaction Status](https://docs.api.kiln.fi/reference/getadatxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getadatxdecoding.md): Decode a transaction - [Kiln Pools Infos](https://docs.api.kiln.fi/reference/getadakilnpoolsinfos.md): Get the list of Kiln pools with their information - [Stakes](https://docs.api.kiln.fi/reference/getcelestiastakes.md): Get the status of TIA stakes. Units are in uTIA (10⁻⁶ TIA). - [Create stakes](https://docs.api.kiln.fi/reference/postcelstiastakes.md): Link an CELESTIA stake to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getcelestiarewards.md): Get historical rewards by day of CELESTIA stakes. Units are in uTIA (10⁻⁶ TIA). - [Operations](https://docs.api.kiln.fi/reference/getcelestiaoperations.md): Get the operations of TIA stakes. Units are in uTIA (10⁻⁶ TIA). - [Network Stats](https://docs.api.kiln.fi/reference/getcelestianetworkstats.md): Get some network statistics on Celestia - [Reports](https://docs.api.kiln.fi/reference/getcelestiareports.md): Get reports on Cosmos staking - [Stake Transaction](https://docs.api.kiln.fi/reference/posttiastaketx.md): Generates a delegate transaction on Celestia - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/posttiawithdrawrewardstx.md): Generates a withdraw rewards transaction on Celestia - [Restake Rewards Transaction](https://docs.api.kiln.fi/reference/posttiarestakerewardstx.md): Generates a restake rewards transaction on Celestia - [Unstake Transaction](https://docs.api.kiln.fi/reference/posttiaunstaketx.md): Generates an undelegate transaction on Celestia - [Redelegate Transaction](https://docs.api.kiln.fi/reference/posttiaredelegatetx.md): Generates a redelegate transaction on Celestia to move a stake from a validator to another without going through the 21 days unbonding period. - [Prepare Transaction](https://docs.api.kiln.fi/reference/posttiapreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/posttiabroadcasttx.md): Broadcast a signed transaction to the Celestia network - [Transaction Status](https://docs.api.kiln.fi/reference/gettiatxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/gettiatxdecoding.md): Decode a transaction - [Revoke Restake Rewards Transaction](https://docs.api.kiln.fi/reference/posttiarevokerestakerewardstx.md): Generates a revoke restake rewards authorization transaction on Celestia - [Stakes](https://docs.api.kiln.fi/reference/getatomstakes.md): Retrieve the status of ATOM stakes, expressed in uATOM (10⁻⁶ ATOM). All stakes that have been active since [Theta v7 (12/04/2022)](https://github.com/cosmos/gaia/releases/tag/v7.0.0) are available. For stakes without a specific delegation timestamp, the API computes the status based on the first available reward snapshot to provide a comprehensive overview. - [Create stakes](https://docs.api.kiln.fi/reference/postatomstakes.md): Link an ATOM stake to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getatomrewards.md): Get historical rewards by day of ATOM stakes. Units are in uATOM (10⁻⁶ ATOM). Only daily breakdowns after 13/04/2022 ([Theta v7](https://github.com/cosmos/gaia/releases/tag/v7.0.0)) are available. - [Operations](https://docs.api.kiln.fi/reference/getatomoperations.md): Get the operations of ATOM stakes. Units are in uATOM (10⁻⁶ ATOM). All operations after [Theta v7 (12/04/2022)](https://github.com/cosmos/gaia/releases/tag/v7.0.0) are available. - [Network Stats](https://docs.api.kiln.fi/reference/getatomnetworkstats.md): Get some network statistics on Cosmos - [Reports](https://docs.api.kiln.fi/reference/getatomreports.md): Get reports on Cosmos staking - [Stake Transaction](https://docs.api.kiln.fi/reference/postatomstaketx.md): Generates a delegate transaction on Cosmos - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postatomwithdrawrewardstx.md): Generates a withdraw rewards transaction on Cosmos - [Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postatomrestakerewardstx.md): Generates a restake rewards transaction on Cosmos - [Unstake Transaction](https://docs.api.kiln.fi/reference/postatomunstaketx.md): Generates an undelegate transaction on Cosmos - [Redelegate Transaction](https://docs.api.kiln.fi/reference/postatomredelegatetx.md): Generates a redelegate transaction on Cosmos to move a stake from a validator to another without going through the 21 days unbonding period. - [Prepare Transaction](https://docs.api.kiln.fi/reference/postatompreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postatombroadcasttx.md): Broadcast a signed transaction to the Cosmos network - [Transaction Status](https://docs.api.kiln.fi/reference/getatomtxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getatomtxdecoding.md): Decode a transaction - [Revoke Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postatomrevokerestakerewardstx.md): Generates a revoke restake rewards authorization transaction on Cosmos - [Stakes](https://docs.api.kiln.fi/reference/getcrostakes.md): Retrieve the status of Cronos stakes, expressed in microCRO (10⁻⁶ CRO). - [Create stakes](https://docs.api.kiln.fi/reference/postcrostakes.md): Link an Cronos stake to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getcrorewards.md): Get historical rewards by day of Cronos stakes. Units are in microCRO (10⁻⁶ CRO). - [Operations](https://docs.api.kiln.fi/reference/getcrooperations.md): Get the operations of Cronos stakes. Units are in microCRO (10⁻⁶ CRO). - [Network Stats](https://docs.api.kiln.fi/reference/getcronetworkstats.md): Get some network statistics on Cosmos - [Reports](https://docs.api.kiln.fi/reference/getcroreports.md): Get reports on Cosmos staking - [Get balance](https://docs.api.kiln.fi/reference/postcrogetbalance.md): Get balance of a Cronos account - [Stake Transaction](https://docs.api.kiln.fi/reference/postcrostaketx.md): Generates a delegate transaction on Cronos - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postcrowithdrawrewardstx.md): Generates a withdraw rewards transaction on Cronos - [Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postcrorestakerewardstx.md): Generates a restake rewards transaction on Cronos - [Unstake Transaction](https://docs.api.kiln.fi/reference/postcrounstaketx.md): Generates an undelegate transaction on Cronos - [Redelegate Transaction](https://docs.api.kiln.fi/reference/postcroredelegatetx.md): Generates a redelegate transaction on Cronos to move a stake from a validator to another without going through the 21 days unbonding period. - [Prepare Transaction](https://docs.api.kiln.fi/reference/postcropreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postcrobroadcasttx.md): Broadcast a signed transaction to the Cronos network - [Send Transaction](https://docs.api.kiln.fi/reference/postcrosendtx.md): Generates a send transaction on Cronos - [Transaction Status](https://docs.api.kiln.fi/reference/getcrotxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getcrotxdecoding.md): Decode a transaction - [Revoke Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postcrorevokerestakerewardstx.md): Generates a revoke restake rewards authorization transaction on Cronos - [Stakes](https://docs.api.kiln.fi/reference/getdefistakes.md): Get stakes of wallets on the given vaults - [Morpho extra rewards](https://docs.api.kiln.fi/reference/getdefimorphoextrarewards.md): Get Morpho extra rewards - [Craft claim Morpho rewards](https://docs.api.kiln.fi/reference/getdeficraftclaimmorphorewardstransaction.md): Craft claim Morpho rewards transaction - [Operations](https://docs.api.kiln.fi/reference/getdefioperations.md): Get operations of wallets on the given vaults - [Network Stats](https://docs.api.kiln.fi/reference/getdefinetworkstats.md): Get network stats of the given vaults - [Approve Transaction](https://docs.api.kiln.fi/reference/postdeficraftapprovetransaction.md): Generates an approval transaction that allows a specified vault to deposit a given ERC20 asset on behalf of the user. This is a prerequisite for interacting with Kiln DeFi Vaults as they require asset allowances before deposits. - [Deposit Transaction](https://docs.api.kiln.fi/reference/postdeficraftdeposittransaction.md): Generates a deposit transaction that allows a specified vault to receive a given ERC20 asset from the user. - [Withdraw Transaction](https://docs.api.kiln.fi/reference/postdeficraftwithdrawtransaction.md): Generates a withdrawal transaction that allows a user to withdraw a specified ERC20 asset from a given vault. - [Allowance](https://docs.api.kiln.fi/reference/getdefiallowance.md): Get allowance of the wallet on the asset to deposit in the vault - [Historical Rewards](https://docs.api.kiln.fi/reference/getdefirewards.md): Get daily rewards and balance metrics for vaults, optionally scoped to wallets, over a given date range - [Deployments](https://docs.api.kiln.fi/reference/getdeployments.md): Get deployments of the current organization - [Stakes](https://docs.api.kiln.fi/reference/getdydxstakes.md): Get the status of DYDX stakes. Units are in uDYDX (10⁻⁶ DYDX). - [Create stakes](https://docs.api.kiln.fi/reference/postcelsdydxstakes.md): Link a DYDX stake to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getdydxrewards.md): Get historical rewards by day of DYDX stakes. Units are in uDYDX (10⁻⁶ DYDX). - [Operations](https://docs.api.kiln.fi/reference/getdydxoperations.md): Get the operations of DYDX stakes. Units are in uDYDX (10⁻⁶ DYDX). - [Network Stats](https://docs.api.kiln.fi/reference/getdydxnetworkstats.md): Get some network statistics on dYdX - [Reports](https://docs.api.kiln.fi/reference/getdydxreports.md): Get reports on Cosmos staking - [Get balance](https://docs.api.kiln.fi/reference/postdydxgetbalance.md): Get balance of a DYDX account - [Stake Transaction](https://docs.api.kiln.fi/reference/postdydxstaketx.md): Generates a delegate transaction on DYDX - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postdydxwithdrawrewardstx.md): Generates a withdraw rewards transaction on DYDX - [Unstake Transaction](https://docs.api.kiln.fi/reference/postdydxunstaketx.md): Generates an undelegate transaction on DYDX - [Redelegate Transaction](https://docs.api.kiln.fi/reference/postdydxredelegatetx.md): Generates a redelegate transaction on DYDX to move a stake from a validator to another without going through the 21 days unbonding period. - [Noble IBC Transfer Transaction](https://docs.api.kiln.fi/reference/postdydxnobleibctransfertx.md): Generates an IBC transfer transaction on DYDX to Noble - [Prepare Transaction](https://docs.api.kiln.fi/reference/postdydxpreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postdydxbroadcasttx.md): Broadcast a signed transaction to the DYDX network - [Transaction Status](https://docs.api.kiln.fi/reference/getdydxtxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getdydxtxdecoding.md): Decode a transaction - [Stakes](https://docs.api.kiln.fi/reference/getethstakes.md): Get the status of Ethereum stakes. - [Create stakes](https://docs.api.kiln.fi/reference/postethstakes.md): Link ETH stakes to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getethrewards.md): Get historical rewards by day of Ethereum stakes - [Operations](https://docs.api.kiln.fi/reference/getethoperations.md): Get the operations of Ethereum stakes - [Network Stats](https://docs.api.kiln.fi/reference/getethnetworkstats.md): Get some network statistics on Ethereum staking. - [Kiln Stats](https://docs.api.kiln.fi/reference/getethkilnstats.md): Get some Kiln statistics on Ethereum staking - [Validation Keys](https://docs.api.kiln.fi/reference/postethkeys.md): Create Ethereum native validation keys on Kiln's infrastructure. - [Stake Transaction](https://docs.api.kiln.fi/reference/postethstaketx.md): Generates an Ethereum EIP 1559 stake transaction - [Prepare Transaction](https://docs.api.kiln.fi/reference/postethpreparetx.md): Prepare an Ethereum transaction for broadcasting. It takes a serialized transaction and its signatures and returns a serialized signed transaction that can be broadcasted. - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postethbroadcasttx.md): Broadcasts a signed Ethereum transaction - [Transaction Status](https://docs.api.kiln.fi/reference/getethtxstatus.md): Get the status of an Ethereum transaction - [Request Exit](https://docs.api.kiln.fi/reference/postethrequestexittx.md): Generates an Ethereum EIP 1559 request-exit transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getethtxdecoding.md): Decode a transaction - [Excel Reports](https://docs.api.kiln.fi/reference/getethreports.md): Generates an Excel report sheet for your stakes and rewards - [Exit Messages](https://docs.api.kiln.fi/reference/getexitmessage.md): Get encrypted exit message for a validator - [Deposit Transaction](https://docs.api.kiln.fi/reference/postethdeposittx.md): Generates an Ethereum deposit transaction - [Withdrawal Transaction](https://docs.api.kiln.fi/reference/postethwithdrawaltx.md): Generates an Ethereum withdrawal transaction - [Consolidate Transaction](https://docs.api.kiln.fi/reference/postethconsolidatetx.md): Generates an Ethereum consolidation transaction - [Enable Compounding Transaction](https://docs.api.kiln.fi/reference/postethenablecompoundingtx.md): Generates an Ethereum enable compounding transaction - [Pooling (Onchain v2) Stakes](https://docs.api.kiln.fi/reference/getethonchainv2stakes.md): Get the status of Ethereum Pooling (Onchain v2) stakes - [Pooling (Onchain v2) Operations](https://docs.api.kiln.fi/reference/getethonchainv2operations.md): Get the operations of Ethereum Pooling (Onchain v2) operations - [Pooling (Onchain v2) Rewards](https://docs.api.kiln.fi/reference/getethonchainv2rewards.md): Get historical rewards of Ethereum Pooling (Onchain v2) daily rewards - [Pooling (Onchain v2) Network Stats](https://docs.api.kiln.fi/reference/getethonchainv2networkstats.md): Get the network stats of Ethereum Pooling (Onchain v2) integration - [Pooling (Onchain v2) Exit Tickets](https://docs.api.kiln.fi/reference/getethonchainv2exittickets.md): Get the exit tickets of Ethereum Pooling (Onchain v2) integration - [OnChain V1 fee](https://docs.api.kiln.fi/reference/getethonchainv1fee.md): Get the rewards fees of Ethereum OnChain V1 (Dedicated staking +32ETH) integration contracts - [Pooling (Onchain v2) Stake Transaction](https://docs.api.kiln.fi/reference/postethonchainv2staketransaction.md): Create a transaction to stake in the Kiln Pooling (Onchain v2) (vSuite) smart-contract. This route is for Ethereum operators only of the Kiln Pooling (Onchain v2) (vSuite) smart-contract of type vPool (ERC20). - [Pooling (Onchain v2) Request Exit Transaction](https://docs.api.kiln.fi/reference/postethonchainv2requestexittransaction.md): Create a transaction to request an exit in the Kiln Pooling (Onchain v2) smart-contract. This route is for Ethereum operators only of the Kiln Pooling (Onchain v2) smart-contract of type vPool (ERC20). - [Pooling (Onchain v2) Multi-Claim Transaction](https://docs.api.kiln.fi/reference/postethonchainv2multiclaimtransaction.md): Create a transaction to claim rewards in the Kiln Pooling (Onchain v2) smart-contract. This route is for Ethereum operators only of the Kiln Pooling (Onchain v2) smart-contract of type vPool (ERC20). - [Stakes](https://docs.api.kiln.fi/reference/getfetchstakes.md): Get the status of FET stakes. Units are in uFET (10⁻⁶ FET). - [Rewards](https://docs.api.kiln.fi/reference/getfetchrewards.md): Get historical rewards by day of FETCH stakes. Units are in uFET (10⁻⁶ FET). - [Operations](https://docs.api.kiln.fi/reference/getfetchoperations.md): Get the operations of FET stakes. Units are in uFET (10⁻⁶ FET). - [Network Stats](https://docs.api.kiln.fi/reference/getfetchnetworkstats.md): Get some network statistics on Fetch - [Reports](https://docs.api.kiln.fi/reference/getfetchreports.md): Get reports on Cosmos staking - [Get balance](https://docs.api.kiln.fi/reference/postfetgetbalance.md): Get balance of a Fet account - [Transaction Status](https://docs.api.kiln.fi/reference/getfetchtxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getfetchtxdecoding.md): Decode a transaction - [Create stakes](https://docs.api.kiln.fi/reference/postfetstakes.md): Link a FETCH stake to a Kiln account - [Stake Transaction](https://docs.api.kiln.fi/reference/postfetstaketx.md): Generates a delegate transaction on Fetch - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postfetwithdrawrewardstx.md): Generates a withdraw rewards transaction on Fetch - [Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postfetrestakerewardstx.md): Generates a restake rewards transaction on Fetch - [Revoke Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postfetrevokerestakerewardstx.md): Generates a revoke restake rewards authorization transaction on Fetch.ai - [Unstake Transaction](https://docs.api.kiln.fi/reference/postfetunstaketx.md): Generates an undelegate transaction on Fetch - [Send Transaction](https://docs.api.kiln.fi/reference/postfetsendtx.md): Generates a send transaction on Fetch - [Redelegate Transaction](https://docs.api.kiln.fi/reference/postfetredelegatetx.md): Generates a redelegate transaction on Fetch to move a stake from a validator to another without going through the 21 days unbonding period. - [Prepare Transaction](https://docs.api.kiln.fi/reference/postfetpreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postfetbroadcasttx.md): Broadcast a signed transaction to the Fetch network - [Stakes](https://docs.api.kiln.fi/reference/getinjstakes.md): Get the status of INJ stakes. Units are in uINJ (10⁻⁶ INJ). - [Create stakes](https://docs.api.kiln.fi/reference/postinjstakes.md): Link a Inj stake to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getinjrewards.md): Get historical rewards by day of Inj stakes. Units are in uINJ (10⁻⁶ INJ). - [Operations](https://docs.api.kiln.fi/reference/getinjoperations.md): Get the operations of INJ stakes. Units are in uINJ (10⁻⁶ INJ). - [Network Stats](https://docs.api.kiln.fi/reference/getinjnetworkstats.md): Get some network statistics on Inj - [Reports](https://docs.api.kiln.fi/reference/getinjreports.md): Get reports on Cosmos staking - [Stake Transaction](https://docs.api.kiln.fi/reference/postinjstaketx.md): Generates a delegate transaction on Inj - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postinjwithdrawrewardstx.md): Generates a withdraw rewards transaction on Inj - [Unstake Transaction](https://docs.api.kiln.fi/reference/postinjunstaketx.md): Generates an undelegate transaction on Inj - [Redelegate Transaction](https://docs.api.kiln.fi/reference/postinjredelegatetx.md): Generates a redelegate transaction on Inj to move a stake from a validator to another without going through the 21 days unbonding period. - [Prepare Transaction](https://docs.api.kiln.fi/reference/postinjpreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postinjbroadcasttx.md): Broadcast a signed transaction to the Inj network - [Transaction Status](https://docs.api.kiln.fi/reference/getinjtxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getinjtxdecoding.md): Decode a transaction - [Get Kiln validator details for a given network](https://docs.api.kiln.fi/reference/getvalidators.md): Get Kiln validators - [Stakes](https://docs.api.kiln.fi/reference/getnearstakes.md): Get the status of NEAR stakes - [Create stakes](https://docs.api.kiln.fi/reference/postnearstakes.md): Create NEAR stakes and linked them to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getnearrewards.md): Get historical rewards of NEAR stakes - [Operations](https://docs.api.kiln.fi/reference/getnearoperations.md): Get the operations of NEAR stakes - [Reports](https://docs.api.kiln.fi/reference/getnearreports.md): Get reports on NEAR staking - [Network Stats](https://docs.api.kiln.fi/reference/getnearnetworkstats.md): Get stats on NEAR network - [Stake transaction](https://docs.api.kiln.fi/reference/postnearstaketx.md): Craft a stake transaction - [Unstake transaction](https://docs.api.kiln.fi/reference/postnearunstaketx.md): Craft an unstake transaction - [Withdraw transaction](https://docs.api.kiln.fi/reference/postnearwithdrawtx.md): Craft a withdraw transaction - [Prepare transaction](https://docs.api.kiln.fi/reference/postnearpreparetx.md): Prepare a transaction for broadcasting by adding a signature to it - [Broadcast transaction](https://docs.api.kiln.fi/reference/postnearbroadcasttx.md): Broadcast a transaction to the NEAR network - [Transaction Status](https://docs.api.kiln.fi/reference/getneartxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getneartxdecoding.md): Decode a transaction - [Get balance](https://docs.api.kiln.fi/reference/postnoblegetbalance.md): Get balance of a Noble account - [Burn USDC transaction](https://docs.api.kiln.fi/reference/postnobleburnusdctx.md): Generates a burn USDC transaction on Noble in order to mint the USDC on Ethereum - [OSMO IBC transfer transaction](https://docs.api.kiln.fi/reference/postnobleosmoibctransfertx.md): Generates an IBC transfer transaction to transfer USDC from Noble to Osmosis - [Prepare Transaction](https://docs.api.kiln.fi/reference/postnoblepreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postnoblebroadcasttx.md): Broadcast a signed transaction to the Noble network - [Transaction Status](https://docs.api.kiln.fi/reference/getnobletxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getnobletxdecoding.md): Decode a transaction - [Omnivaults](https://docs.api.kiln.fi/reference/getomnivaults.md): Retrieve a list of Omnivaults associated with the current user's organization. - [Omnivault Positions](https://docs.api.kiln.fi/reference/getomnivaultpositions.md): Retrieve a list of Omnivault positions for the current user's organization. - [Stakes](https://docs.api.kiln.fi/reference/getosmostakes.md): Get the status of OSMO stakes. Units are in uOSMO (10⁻⁶ OSMO). - [Create stakes](https://docs.api.kiln.fi/reference/postosmostakes.md): Link an OSMO stake to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getosmorewards.md): Get historical rewards by day of OSMO stakes. Units are in uOSMO (10⁻⁶ OSMO). - [Operations](https://docs.api.kiln.fi/reference/getosmooperations.md): Get the operations of OSMO stakes. Units are in uOSMO (10⁻⁶ OSMO). - [Network Stats](https://docs.api.kiln.fi/reference/getosmonetworkstats.md): Get some network statistics on Cosmos - [Reports](https://docs.api.kiln.fi/reference/getosmoreports.md): Get reports on Cosmos staking - [Stake Transaction](https://docs.api.kiln.fi/reference/postosmostaketx.md): Generates a delegate transaction on Osmosis - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postosmowithdrawrewardstx.md): Generates a withdraw rewards transaction on Osmosis - [Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postosmorestakerewardstx.md): Generates a restake rewards transaction on Osmosis - [Unstake Transaction](https://docs.api.kiln.fi/reference/postosmounstaketx.md): Generates an undelegate transaction on Osmosis - [Redelegate Transaction](https://docs.api.kiln.fi/reference/postosmoredelegatetx.md): Generates a redelegate transaction on Osmosis to move a stake from a validator to another without going through the 14 days unbonding period. - [Prepare Transaction](https://docs.api.kiln.fi/reference/postosmopreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postosmobroadcasttx.md): Broadcast a signed transaction to the Cosmos network - [Transaction Status](https://docs.api.kiln.fi/reference/getosmotxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getosmotxdecoding.md): Decode a transaction - [Revoke Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postosmorevokerestakerewardstx.md): Generates a revoke restake rewards authorization transaction on Osmosis - [Stakes](https://docs.api.kiln.fi/reference/getmaticstakes.md): Get the status of Polygon stakes. All stakes made prior to the [Ethereum block n°16430248 (18/01/2023)](https://etherscan.io/block/16430248) aren't fully sync-ed and will have incorrect data. - [Create stakes](https://docs.api.kiln.fi/reference/postmaticstakes.md): Link MATIC stakes to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getmaticrewards.md): Get historical rewards by day of Polygon stakes. All stakes made prior to the [Ethereum block n°16430248 (18/01/2023)](https://etherscan.io/block/16430248) aren't fully sync-ed and will have lower than expected rewards. - [Operations](https://docs.api.kiln.fi/reference/getmaticoperations.md): Get the operations of Polygon stakes. All operations made prior to the [Ethereum block n°16430248 (18/01/2023)](https://etherscan.io/block/16430248) are unknown to the API. - [Network Stats](https://docs.api.kiln.fi/reference/getmaticnetworkstats.md): Get some network statistics on Polygon staking - [Reports](https://docs.api.kiln.fi/reference/getmaticreports.md): Get reports on Polygon staking - [Approve Transaction](https://docs.api.kiln.fi/reference/postmaticapprovetx.md): Generates an approve transaction to allow a smart contract to spend MATIC tokens on behalf of the user - [Buy Voucher Transaction](https://docs.api.kiln.fi/reference/postmaticbuyvouchertx.md): Generates a buy voucher transaction to buy shares from a validator. Please note that you can only buy shares from a validator if you don't have some unstaked POL that are pending for withdrawal. - [Sell Voucher Transaction](https://docs.api.kiln.fi/reference/postmaticsellvouchertx.md): Generates a sell voucher transaction to sell shares from a validator. Your token then enter a 3/4 days (80 checkpoints) unbonding period. - [Unstake Claim Tokens Transaction](https://docs.api.kiln.fi/reference/postmaticunstakeclaimtokenstx.md): Generates an unstakeClaimTokens transaction to withdraw unbonded tokens back to your wallet - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postmaticwithdrawrewardstx.md): Generates a withdraw rewards transaction to withdraw available rewards to your wallet - [Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postmaticrestakerewardstx.md): Generates a restake rewards transaction to restake available rewards to the given validator - [Prepare Transaction](https://docs.api.kiln.fi/reference/postmaticpreparetx.md): Prepare a transaction for broadcasting. It takes a serialized transaction and its signatures and returns a serialized signed transaction that can be broadcasted. - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postmaticbroadcasttx.md): Broadcasts a signed transaction to the Ethereum network - [Transaction Status](https://docs.api.kiln.fi/reference/getmatictxstatus.md): Get the status of a transaction on the Ethereum network - [Transaction Decoding](https://docs.api.kiln.fi/reference/getmatictxdecoding.md): Decode a transaction of the Ethereum network - [Stakes](https://docs.api.kiln.fi/reference/getpolstakes.md): Get the status of Polygon stakes. All stakes made prior to the [Ethereum block n°16430248 (18/01/2023)](https://etherscan.io/block/16430248) aren't fully sync-ed and will have incorrect data. - [Create stakes](https://docs.api.kiln.fi/reference/postpolstakes.md): Link POL stakes to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getpolrewards.md): Get historical rewards by day of Polygon stakes. All stakes made prior to the [Ethereum block n°16430248 (18/01/2023)](https://etherscan.io/block/16430248) aren't fully sync-ed and will have lower than expected rewards. - [Operations](https://docs.api.kiln.fi/reference/getpoloperations.md): Get the operations of Polygon stakes. All operations made prior to the [Ethereum block n°16430248 (18/01/2023)](https://etherscan.io/block/16430248) are unknown to the API. - [Network Stats](https://docs.api.kiln.fi/reference/getpolnetworkstats.md): Get some network statistics on Polygon staking - [Reports](https://docs.api.kiln.fi/reference/getpolreports.md): Get reports on Polygon staking - [Approve Transaction](https://docs.api.kiln.fi/reference/postpolapprovetx.md): Generates an approve transaction to allow a smart contract to spend POL tokens on behalf of the user - [Buy Voucher Transaction](https://docs.api.kiln.fi/reference/postpolbuyvouchertx.md): Generates a buy voucher transaction to buy shares from a validator. Please note that you can only buy shares from a validator if you don't have some unstaked POL that are pending for withdrawal. - [Sell Voucher Transaction](https://docs.api.kiln.fi/reference/postpolsellvouchertx.md): Generates a sell voucher transaction to sell shares from a validator. Your token then enter a 3/4 days (80 checkpoints) unbonding period. - [Unstake Claim Tokens Transaction](https://docs.api.kiln.fi/reference/postpolunstakeclaimtokenstx.md): Generates an unstakeClaimTokens transaction to withdraw unbonded tokens back to your wallet - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postpolwithdrawrewardstx.md): Generates a withdraw rewards transaction to withdraw available rewards to your wallet - [Restake Rewards Transaction](https://docs.api.kiln.fi/reference/postpolrestakerewardstx.md): Generates a restake rewards transaction to restake available rewards to the given validator - [Prepare Transaction](https://docs.api.kiln.fi/reference/postpolpreparetx.md): Prepare a transaction for broadcasting. It takes a serialized transaction and its signatures and returns a serialized signed transaction that can be broadcasted. - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postpolbroadcasttx.md): Broadcasts a signed transaction to the Ethereum network - [Transaction Status](https://docs.api.kiln.fi/reference/getpoltxstatus.md): Get the status of a transaction on the Ethereum network - [Transaction Decoding](https://docs.api.kiln.fi/reference/getpoltxdecoding.md): Decode a transaction of the Ethereum network - [Stakes](https://docs.api.kiln.fi/reference/getseistakes.md): Get the status of Sei stakes. Units are in uSei (10⁻⁶ Sei). - [Rewards](https://docs.api.kiln.fi/reference/getseirewards.md): Get historical rewards by day of Sei stakes. Units are in uSei (10⁻⁶ Sei). - [Operations](https://docs.api.kiln.fi/reference/getseioperations.md): Get the operations of Sei stakes. Units are in uSei (10⁻⁶ Sei). - [Network Stats](https://docs.api.kiln.fi/reference/getseinetworkstats.md): Get some network statistics on Sei - [Reports](https://docs.api.kiln.fi/reference/getseireports.md): Get reports on Sei staking - [Get balance](https://docs.api.kiln.fi/reference/postseigetbalance.md): Get balance of a Sei account - [Stake Transaction](https://docs.api.kiln.fi/reference/postseistaketx.md): Generates a delegate transaction on Sei - [Withdraw Rewards Transaction](https://docs.api.kiln.fi/reference/postseiwithdrawrewardstx.md): Generates a withdraw rewards transaction on Sei - [Unstake Transaction](https://docs.api.kiln.fi/reference/postseiunstaketx.md): Generates an undelegate transaction on Sei - [Redelegate Transaction](https://docs.api.kiln.fi/reference/postseiredelegatetx.md): Generates a redelegate transaction on Sei to move a stake from a validator to another without going through the 21 days unbonding period. - [Prepare Transaction](https://docs.api.kiln.fi/reference/postseipreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postseibroadcasttx.md): Broadcast a signed transaction to the Sei network - [Send Transaction](https://docs.api.kiln.fi/reference/postseisendtx.md): Generates a send transaction on Sei - [Transaction Status](https://docs.api.kiln.fi/reference/getseitxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getseitxdecoding.md): Decode a transaction - [Stakes](https://docs.api.kiln.fi/reference/getsolstakes.md): Get the status of Solana stakes - [Create stakes](https://docs.api.kiln.fi/reference/postsolstakes.md): Create Solana stakes and linked them to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/getsolrewards.md): Get historical rewards of Solana stakes - [Operations](https://docs.api.kiln.fi/reference/getsoloperations.md): Get the operations of Solana stakes - [Network Stats](https://docs.api.kiln.fi/reference/getsolnetworkstats.md): Get some network statistics on Solana staking - [Reports](https://docs.api.kiln.fi/reference/getsolreports.md): Get reports on Solana staking - [Nonce Account](https://docs.api.kiln.fi/reference/getsolnonceaccount.md): Get Kiln nonce account details. This can be used to partially sign transactions with a durable nonce. - [Stake Transaction](https://docs.api.kiln.fi/reference/postsolstaketx.md): Craft a stake transaction. This results in a new stake account created with the amount given. - [Deactivate Stake Transaction](https://docs.api.kiln.fi/reference/postsoldeactivatestaketx.md): Craft a deactivate stake account transaction. - [Withdraw Stake Transaction](https://docs.api.kiln.fi/reference/postsolwithdrawstaketx.md): Craft a withdraw stake transaction. - [Merge Stakes Transaction](https://docs.api.kiln.fi/reference/postsolmergestakestx.md): Craft a merge stakes transaction. - [Split Stake Transaction](https://docs.api.kiln.fi/reference/postsolsplitstaketx.md): Craft a solana split stake transaction - [Prepare Transaction](https://docs.api.kiln.fi/reference/postsolpreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postsolbroadcasttx.md): Broadcast a serialized signed transaction to the blockchain - [Transaction Status](https://docs.api.kiln.fi/reference/getsoltxstatus.md): Get the status of a transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getsoltxdecoding.md): Decode a transaction - [Get epoch infos](https://docs.api.kiln.fi/reference/getnearepochinfos.md): Get current and next epochs info - [Stakes](https://docs.api.kiln.fi/reference/getsuistakes.md): Get the live view of SUI stakes - [Rewards](https://docs.api.kiln.fi/reference/getsuirewards.md): Get historical rewards by day of SUI stakes. Units are in MIST (10⁻⁹ SUI). - [Reports](https://docs.api.kiln.fi/reference/getsuireports.md): Get reports on Sui staking - [Operations](https://docs.api.kiln.fi/reference/getsuioperations.md): Get the operations of SUI stakes - [Network Stats](https://docs.api.kiln.fi/reference/getsuinetworkstats.md): Get some network statistics on SUI - [Unstake Transaction](https://docs.api.kiln.fi/reference/postsuiunstaketx.md): Craft a unstake transaction. - [Stake Transaction](https://docs.api.kiln.fi/reference/postsuistaketx.md): Craft a stake transaction. - [Send Transaction](https://docs.api.kiln.fi/reference/postsuisendtx.md): Craft a send transaction. - [Split Stake Transaction](https://docs.api.kiln.fi/reference/postsuisplitstaketx.md): Craft a split stake transaction. - [Merge Stakes Transaction](https://docs.api.kiln.fi/reference/postsuimergestakestx.md): Craft a merge stakes transaction. - [Decode Transaction](https://docs.api.kiln.fi/reference/postsuidecodetx.md): Decode a transaction. - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postsuibroadcasttx.md): Broadcast a transaction. - [Prepare Transaction](https://docs.api.kiln.fi/reference/postsuipreparetx.md): Prepare a transaction. - [Transaction Status](https://docs.api.kiln.fi/reference/getsuitxstatus.md): Get the status of a transaction - [Stakes](https://docs.api.kiln.fi/reference/getxtzstakes.md): Get the status of Tezos stakes - [Rewards](https://docs.api.kiln.fi/reference/getxtzrewards.md): Get historical rewards of Tezos stakes - [Operations](https://docs.api.kiln.fi/reference/getxtzoperations.md): Get historical operations of Tezos stakes - [Network Stats](https://docs.api.kiln.fi/reference/getxtznetworkstats.md): Get some network statistics on Tezos staking - [Excel Reports](https://docs.api.kiln.fi/reference/getxtzreports.md): Generates an Excel report sheet for your stakes and rewards - [Delegate Transaction](https://docs.api.kiln.fi/reference/postxtzdelegatetx.md): Generates a delegate transaction on Tezos - [Undelegate Transaction](https://docs.api.kiln.fi/reference/postxtzundelegatetx.md): Generates an undelegate transaction on Tezos - [Stake Transaction](https://docs.api.kiln.fi/reference/postxtzstaketx.md): Generates a stake transaction on Tezos. You must delegate to a baker accepting external stakes prior to use this endpoint. Staked tezos remain in your wallet but are frozen for staking purposes and subject to slashing. - [Unstake Transaction](https://docs.api.kiln.fi/reference/postxtzunstaketx.md): Generates an unstake transaction on Tezos. Your unstaked balance remains locked for 4 cycles. After this period, you can unlock your funds by calling /v1/xtz/transaction/finalize-unstake. - [Finalize Unstake Transaction](https://docs.api.kiln.fi/reference/postxtzfinalizeunstaketx.md): Generates a finalize unstake transaction on Tezos. This transaction unlocks your unstaked tezos after the 4 cycles lock period. - [Prepare Transaction](https://docs.api.kiln.fi/reference/postxtzpreparetx.md): Prepare a Tezos transaction for broadcasting. It takes a serialized transaction and its signatures and returns a serialized signed transaction that can be broadcasted. - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postxtzbroadcasttx.md): Broadcasts a signed Tezos transaction - [Transaction Status](https://docs.api.kiln.fi/reference/getxtztxstatus.md): Get the status of a Tezos transaction - [Transaction Decoding](https://docs.api.kiln.fi/reference/getxtztxdecoding.md): Decode a Tezos transaction - [Stakes](https://docs.api.kiln.fi/reference/getgramstakes.md): Get the status of GRAM stakes - [Rewards](https://docs.api.kiln.fi/reference/getgramrewards.md): Get historical rewards by day of GRAM stakes. Units are in nanogram (10⁻⁹ GRAM). - [Operations](https://docs.api.kiln.fi/reference/getgramoperations.md): Get the operations of GRAM stakes - [Network Stats](https://docs.api.kiln.fi/reference/getgramnetworkstats.md): Get some network statistics on The Open Network - [Reports](https://docs.api.kiln.fi/reference/getgramreports.md): Get reports on The Open Network - [Wallet info](https://docs.api.kiln.fi/reference/getgramwalletinfo.md): Get the status of a GRAM wallet - [Vesting contract owner](https://docs.api.kiln.fi/reference/getgramvestingcontractowner.md): Get the owner address of a GRAM vesting contract - [Single nominator contract owner](https://docs.api.kiln.fi/reference/getgramsinglenominatorcontractowner.md): Get the owner address of a GRAM single nominator contract - [Get balance](https://docs.api.kiln.fi/reference/postgramgetbalance.md): Get balance of a GRAM account - [Withdraw request](https://docs.api.kiln.fi/reference/getgramwithdrawrequest.md): Get withdraw request for a pool - [Withdraw request](https://docs.api.kiln.fi/reference/postgramwithdrawrequest.md): Create withdraw request for a pool - [Withdraw request](https://docs.api.kiln.fi/reference/deletegramwithdrawrequest.md): Delete withdraw request for a pool - [Prepare Transaction](https://docs.api.kiln.fi/reference/postgrampreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/postgrambroadcasttx.md): Broadcast a serialized signed transaction to the blockchain - [Transaction Status](https://docs.api.kiln.fi/reference/getgramtxstatus.md): Get the status of a transaction by message hash - [Transaction Decoding](https://docs.api.kiln.fi/reference/getgramtxdecoding.md): Decode a serialized transaction - [Stake single nomination pool transaction](https://docs.api.kiln.fi/reference/postgramstakesinglenominationpooltx.md): Craft a stake transaction to a single nomination pool. - [Stake pool transaction](https://docs.api.kiln.fi/reference/postgramstakepooltx.md): Craft a stake transaction to a pool. - [Unstake single nomination pool transaction](https://docs.api.kiln.fi/reference/postgramunstakesinglenominationpooltx.md): Craft an unstake transaction from a single nomination pool. - [Unstake pool transaction](https://docs.api.kiln.fi/reference/postgramunstakepooltx.md): Craft an unstake transaction from a pool. - [Whitelist address on vesting contract transaction](https://docs.api.kiln.fi/reference/postgramwhitelistvestingcontracttx.md): Craft whitelist address on vesting contract transaction. - [Stakes](https://docs.api.kiln.fi/reference/gettonstakes.md): Get the status of TON stakes - [Create stakes](https://docs.api.kiln.fi/reference/posttonstakes.md): Link an TON stake to a Kiln account - [Rewards](https://docs.api.kiln.fi/reference/gettonrewards.md): Get historical rewards by day of TON stakes. Units are in nanoton (10⁻⁹ TON). - [Network Stats](https://docs.api.kiln.fi/reference/gettonnetworkstats.md): Get some network statistics on The Open Network - [Reports](https://docs.api.kiln.fi/reference/gettonreports.md): Get reports on The Open Network - [Wallet info](https://docs.api.kiln.fi/reference/gettonwalletinfo.md): Get the status of a TON wallet - [Get balance](https://docs.api.kiln.fi/reference/posttongetbalance.md): Get balance of a TON account - [Withdraw request](https://docs.api.kiln.fi/reference/gettonwithdrawrequest.md): Get withdraw request for a pool - [Withdraw request](https://docs.api.kiln.fi/reference/posttonwithdrawrequest.md): Create withdraw request for a pool - [Withdraw request](https://docs.api.kiln.fi/reference/deletetonwithdrawrequest.md): Delete withdraw request for a pool - [Prepare Transaction](https://docs.api.kiln.fi/reference/posttonpreparetx.md): Prepare an unsigned transaction for broadcast by adding signatures to it - [Broadcast Transaction](https://docs.api.kiln.fi/reference/posttonbroadcasttx.md): Broadcast a serialized signed transaction to the blockchain - [Transaction Status](https://docs.api.kiln.fi/reference/gettontxstatus.md): Get the status of a transaction by message hash - [Stake single nomination pool transaction](https://docs.api.kiln.fi/reference/posttonstakesinglenominationpooltx.md): Craft a stake transaction to a single nomination pool. - [Stake TON whales pool transaction](https://docs.api.kiln.fi/reference/posttonstakewhalespooltx.md): Craft a stake transaction to TON whales pool. - [Unstake single nomination pool transaction](https://docs.api.kiln.fi/reference/posttonunstakesinglenominationpooltx.md): Craft an unstake transaction from a single nomination pool. - [Unstake TON whales pool transaction](https://docs.api.kiln.fi/reference/posttonunstakewhalespooltx.md): Craft an unstake transaction from a TON whales pool. - [Whitelist address on vesting contract transaction](https://docs.api.kiln.fi/reference/posttonwhitelistvestingcontracttx.md): Craft whitelist address on vesting contract transaction. - [Operations](https://docs.api.kiln.fi/reference/gettonoperations.md): Get the operations of TON stakes - [Vesting contract owner](https://docs.api.kiln.fi/reference/gettonvestingcontractowner.md): Get the owner address of a TON vesting contract - [Single nominator contract owner](https://docs.api.kiln.fi/reference/gettonsinglenominatorcontractowner.md): Get the owner address of a TON single nominator contract - [Transaction Decoding](https://docs.api.kiln.fi/reference/gettontxdecoding.md): Decode a serialized transaction - [Network Stats](https://docs.api.kiln.fi/reference/gettrxnetworkstats.md): Get some network statistics on Tron staking - [Stakes](https://docs.api.kiln.fi/reference/gettrxstakes.md): Get TRX stakes - [Stake transaction](https://docs.api.kiln.fi/reference/posttrxstaketx.md): Craft a stake transaction to obtain bandwidth or energy, and obtain TRON Power. - [Unstake transaction](https://docs.api.kiln.fi/reference/posttrxunstaketx.md): Craft an unstake transaction to unstake TRX, releases bandwidth or energy, and voting rights. Only a maximum of 32 ongoing unstaking operations are allowed at the same time. - [Cancel unstake transaction](https://docs.api.kiln.fi/reference/posttrxcancelunstaketx.md): Craft an cancel unstake transaction to Cancel unstakings, all unstaked funds still in the waiting period will be re-staked, or withdrawn if the passed the lockup period. - [Withdraw unstaked transaction](https://docs.api.kiln.fi/reference/posttrxwithdrawunstakedtx.md): Craft a withdraw unstaked transaction. - [Vote transaction](https://docs.api.kiln.fi/reference/posttrxvotetx.md): Craft a vote transaction. - [Withdraw rewards transaction](https://docs.api.kiln.fi/reference/posttrxwithdrawrewardstx.md): Craft a withdraw rewards transaction. - [Prepare transaction](https://docs.api.kiln.fi/reference/posttrxpreparetx.md): Prepare a transaction for broadcast by adding a signature to it. - [Broadcast transaction](https://docs.api.kiln.fi/reference/posttrxbroadcasttx.md): Broadcast a signed transaction to the blockchain. - [Excel Reports](https://docs.api.kiln.fi/reference/gettrxreports.md): Generates an Excel report sheet for your stakes and rewards - [Rewards](https://docs.api.kiln.fi/reference/gettrxrewards.md): Get historical rewards of TRX stakes - [Transaction Decoding](https://docs.api.kiln.fi/reference/gettrxtxdecoding.md): Decode a serialized transaction - [Operations](https://docs.api.kiln.fi/reference/gettrxoperations.md): Get the operations of TRX stakes. - [Transaction Status](https://docs.api.kiln.fi/reference/gettrxtxstatus.md): Get the status of a transaction by tx hash ## Recipes - [Reconcile your staking positions](https://docs.api.kiln.fi/recipes/reconcile-your-staking-positions.md) - [Retrieve the Ethereum staking reward rate](https://docs.api.kiln.fi/recipes/retrieve-the-ethereum-staking-reward-rate.md) - [Tag a Solana stake](https://docs.api.kiln.fi/recipes/tag-a-solana-stake.md) ## Changelog - [Kiln Connect API - version 1.8](https://docs.api.kiln.fi/changelog/kiln-connect-api-version-18.md) - [Kiln Connect API - version 1.7](https://docs.api.kiln.fi/changelog/kiln-connect-api-version-17.md) - [Kiln Connect API: January 2025](https://docs.api.kiln.fi/changelog/kiln-connect-api-january-2025-additions.md) - [Kiln Connect API - version 1.6](https://docs.api.kiln.fi/changelog/kiln-connect-api-version-16.md) - [Kiln Connect API - version 1.5](https://docs.api.kiln.fi/changelog/kiln-connect-api-version-15.md)