DeFi
From UBot Studio
(Difference between revisions)
(Created page with "The '''Defi Commands and Functions''' are a set of advanced features that provides operations for managing digital assets on decentralized finance (DeFi) platforms. == List o...") |
|||
Line 1: | Line 1: | ||
− | The ''' | + | The '''DeFi Commands and Functions''' help you to interact efficiently with decentralized exchanges, handle your wallet, execute transactions, get information about contracts, tokens, prices and more. |
== List of DeFi Commands and Functions == | == List of DeFi Commands and Functions == | ||
Line 7: | Line 7: | ||
*[[bridge usdc]]: Bridges USDC via multichain. | *[[bridge usdc]]: Bridges USDC via multichain. | ||
− | *[[claim farm rewards]]: | + | *[[claim farm rewards]]: Remove liquidity from a liquidity pool on a decentralized exchange. |
*[[config defi wallet]]: Establishes a connection to a defi wallet. | *[[config defi wallet]]: Establishes a connection to a defi wallet. | ||
Line 13: | Line 13: | ||
*[[deposit to farm]]: Deposit LP tokens into a yield farm. | *[[deposit to farm]]: Deposit LP tokens into a yield farm. | ||
− | *[[find farm by tokens]]: Shows the value you have invested in a liquidity pool in USD. | + | *[[find farm by tokens|$find farm by tokens]]: Shows the value you have invested in a liquidity pool in USD. |
*[[friendly token amount|$friendly token amount]]: Get an amount of a token with the decimal in the correct place. | *[[friendly token amount|$friendly token amount]]: Get an amount of a token with the decimal in the correct place. | ||
Line 21: | Line 21: | ||
*[[get farm balance|$get farm balance]]: Get the balance of LP tokens staked in a yield farm. | *[[get farm balance|$get farm balance]]: Get the balance of LP tokens staked in a yield farm. | ||
− | *[[get liquidity pool balance|$get liquidity pool balance]]: Show's how many LP tokens you have. LP tokens are given when you invest into a liquidity pool and represent your stake. | + | *[[get liquidity pool balance|$get liquidity pool balance]]: Show's how many LP tokens you have. LP tokens are given when you invest into a liquidity pool, and they represent your stake in the pool. |
*[[get liquidity pool value|$get liquidity pool value]]: Shows the value you have invested in a liquidity pool in USD. | *[[get liquidity pool value|$get liquidity pool value]]: Shows the value you have invested in a liquidity pool in USD. |
Revision as of 18:28, 4 July 2023
The DeFi Commands and Functions help you to interact efficiently with decentralized exchanges, handle your wallet, execute transactions, get information about contracts, tokens, prices and more.
List of DeFi Commands and Functions
- add liquidity: Add liquidity to a liquidity pool on a decentralized exchange.
- bridge usdc: Bridges USDC via multichain.
- claim farm rewards: Remove liquidity from a liquidity pool on a decentralized exchange.
- config defi wallet: Establishes a connection to a defi wallet.
- deposit to farm: Deposit LP tokens into a yield farm.
- $find farm by tokens: Shows the value you have invested in a liquidity pool in USD.
- $friendly token amount: Get an amount of a token with the decimal in the correct place.
- $get contract functions: Returns a list of functions on a smart contract.
- $get farm balance: Get the balance of LP tokens staked in a yield farm.
- $get liquidity pool balance: Show's how many LP tokens you have. LP tokens are given when you invest into a liquidity pool, and they represent your stake in the pool.
- $get liquidity pool value: Shows the value you have invested in a liquidity pool in USD.
- $get native token balance: Gets the balance of the native token on a blockchain.
- $get token balance: Gets your wallet balance for a given token.
- $get token price: Get the price of the selected token.
- $get top x coins: Get a list of objects with data about the top x number of coins by marketcap.
- remove liquidity: Remove liquidity from a liquidity pool on a decentralized exchange.
- $run smart contract function: Runs a function on a smart contract.
- swap tokens: Swaps tokens using a decentralized exchange.
- $wallet address: Returns the public address of your DeFi wallet.
- withdraw from farm: Remove liquidity from a liquidity pool on a decentralized exchange.