Request form
1Inch Fusion Resolver Example
  • Gasless
  • DEX
  • Swaps
  • Protocol
  • Docs
    Source
    ChefGPT

    The 1inch Network unites decentralized protocols whose synergy enables the most lucrative, fastest and protected operations in the DeFi space.

    IDaiLikePermit.sol
    AddressLib.sol
    RevertReasonForwarder.sol
    SafeERC20.sol
    IERC20.sol
    draft-IERC20Permit.sol
    ResolverExample.sol
    IResolver.sol
    TokensAndAmounts.sol

    3 downloads

    Chains

    Authors

    1Inch Fusion Resolver Example
  • Gasless
  • DEX
  • Swaps
  • Protocol
  • Info
    Source
    ChefGPT
    Expand
    Share

    Fusion Resolver example

    In this repo you'll find an example of Resolver contract and some useful tests that show you how to execute orders with FusionSDK

    All tests are working on mainnet fork with real Settlement and 1inchRouterV5 contracts

    Installation

    yarn
    

    Run Tests

    NODE_URL=https://pass-eth-node-url-here.com yarn test
    

    Examples

    The 1inch Network unites decentralized protocols whose synergy enables the most lucrative, fastest and protected operations in the DeFi space.
    IDaiLikePermit.sol
    AddressLib.sol
    RevertReasonForwarder.sol
    SafeERC20.sol
    IERC20.sol
    draft-IERC20Permit.sol
    ResolverExample.sol
    IResolver.sol
    TokensAndAmounts.sol

    Get Cookin'

    3 downloads

    Authors