JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 854
  • Score
    100M100P100Q115281F
  • License MIT

⚒️ An SDK for building applications with smart wallets on Uniswap

Package Exports

  • @uniswap/smart-wallet-sdk

Readme

Smart Wallet SDK

⚒️ An SDK for building applications with smart wallets on Uniswap

This SDK provides utilities for interacting with Uniswap protocols using smart wallets.

Installation

npm install @uniswap/smart-wallet-sdk

or

yarn add @uniswap/smart-wallet-sdk

Deployment Addresses

Below is a table of contract deployment addresses across various networks:

Network Address Commit Hash Version
Mainnet 0x0c338ca25585035142A9a0a1EEebA267256f281f 4925a8fecf283845a8444b88eefc13cadca0c9a9 v0.2.1-audit.2
Unichain 0x0c338ca25585035142A9a0a1EEebA267256f281f 4925a8fecf283845a8444b88eefc13cadca0c9a9 v0.2.1-audit.2
Base 0x0c338ca25585035142A9a0a1EEebA267256f281f 4925a8fecf283845a8444b88eefc13cadca0c9a9 v0.2.1-audit.2
Unichain Sepolia 0x0c338ca25585035142A9a0a1EEebA267256f281f 4925a8fecf283845a8444b88eefc13cadca0c9a9 v0.2.1-audit.2
Sepolia 0x964914430aAe3e6805675EcF648cEfaED9e546a7 4925a8fecf283845a8444b88eefc13cadca0c9a9 v0.2.1-audit.2

Documentation

Coming soon...

License

MIT