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...") |
|||
(3 intermediate revisions by one user not shown) | |||
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 == | ||
+ | |||
+ | *[[config defi wallet]]: Establishes a connection to a defi wallet. | ||
*[[add liquidity]]: Add liquidity to a liquidity pool on a decentralized exchange. | *[[add liquidity]]: Add liquidity to a liquidity pool on a decentralized exchange. | ||
Line 7: | Line 9: | ||
*[[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. |
− | + | ||
− | + | ||
*[[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. |
Latest revision as of 19:49, 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.
[edit] List of DeFi Commands and Functions
- config defi wallet: Establishes a connection to a defi wallet.
- 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.
- 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.