🔌
FCT Plugins
  • FCT Plugins
  • Plugin
    • Plugin Parameter
    • Plugin Parameter Types
  • 📄Protocols
    • Aave V2
      • Actions
        • Deposit
        • Withdraw
        • Borrow
        • Repay
        • SwapBorrowRateMode
      • Getters
        • GetUserAccountData
        • GetReserveData
        • GetReserveConfigurationData
        • GetUserReserveData
    • Chainlink
      • Getters
        • LatestRoundData
        • DataFeedDecimals
    • Compound V2
      • Actions
        • EnterMarkets
        • ExitMarket
        • Borrow
        • MintERC20
        • MintETH
        • Redeem
        • RepayBorrowERC20
        • RepayBorrowETH
        • ClaimCOMP
      • Getters
        • GetAccountLiquidity
        • BorrowBalance
        • CollateralFactor
    • Compound V3
      • Actions
        • Supply
        • SupplyTo
        • SupplyFrom
        • Withdraw
        • WithdrawTo
        • WithdrawFrom
      • Getters
        • CollateralBalanceOf
        • IsBorrowCollateralized
    • Curve
      • Actions
        • Exchange
        • ExchangeOnPool
        • ExchangeWithBestRate
        • AddLiquidity
        • RemoveLiquidity
        • RemoveLiquidityOneCoin
        • CreateLock
        • IncreaseAmount
        • IncreaseUnlockTime
        • Withdraw
        • Stake
        • Unstake
      • Getters
        • GetBestRate
        • GetExchangeAmount
        • CalcTokenAmount
    • Yearn
      • Actions
        • Deposit
        • Withdraw
    • ERC20
      • Actions
        • Transfer
        • TransferFrom
        • Approve
      • Getters
        • BalanceOf
        • Allowance
        • Decimals
        • TotalSupply
        • Name
        • Symbol
    • ERC721
      • Actions
        • TransferFrom
        • SafeTransferFrom
        • SetApprovalForAll
        • Approve
      • Getters
        • BalanceOf
        • TokenByIndex
        • TokenOfOwnerByIndex
        • OwnerOf
        • GetApproved
        • IsApprovedForAll
    • ERC1155
      • Actions
        • SafeBatchTransferFrom
        • SafeTransferFrom
        • SetApprovalForAll
      • Getters
        • BalanceOf
        • BalanceOfBatch
        • IsApprovedForAll
    • Uniswap V2
      • Library
        • SwapTo
        • Swap
        • AddLiquidity
        • AddLiquidityTo
      • Actions
        • AddLiquidity
        • AddLiquidityETH
        • SimpleRemoveLiquidity
        • RemoveLiquidity
        • RemoveLiquidityETH
        • SwapExactETHForTokens
        • SwapExactTokensForETH
        • SwapExactTokensForTokens
        • SwapETHForExactTokens
        • SwapTokensForExactETH
        • SwapTokensForExactTokens
      • Getters
        • SimulateSwap
        • GetAmountsOut
        • GetAmountsIn
        • GetReserves
    • Uniswap V3
      • Actions
        • Mint
        • IncreaseLiquidity
        • DecreaseLiquidity
        • Burn
        • Collect
        • ExactInputSingle
        • ExactOutputSingle
      • Getters
        • SimulateSwap
        • GetAmountsOut
        • GetAmountsIn
        • GetReserves
    • Sushiswap
      • Actions
        • AddLiquidity
        • AddLiquidityETH
        • RemoveLiquidity
        • RemoveLiquidityETH
        • SwapExactETHForTokens
        • SwapExactTokensForETH
        • SwapExactTokensForTokens
        • SwapETHForExactTokens
        • SwapTokensForExactETH
        • SwapTokensForExactTokens
      • Getters
        • GetAmountsOut
        • GetAmountsIn
    • Validator
      • Getters
        • EqualAddress
        • EqualBytes32
        • EqualBoolean
        • Equal
        • GreaterEqual
        • GreaterThan
        • LessEqual
        • LessThan
        • BetweenEqual
        • Between
    • Math
      • Getters
        • Add
        • Sub
        • Mul
        • Div
        • MulAndDiv
        • Mod
    • Utility
      • Actions
        • SendETH
        • WrapETH
        • UnwrapETH
  • Group 1
    • Page 1
Powered by GitBook