Skip to content

Releases: TrueFiEng/useDApp

@usedapp/[email protected]

13 Jan 13:07
c1f360e
Compare
Choose a tag to compare

Patch Changes

@usedapp/[email protected]

11 Jan 13:51
2988454
Compare
Choose a tag to compare

Minor Changes

  • ece010c: Support Node LTS v14 and v16, abandon v10 and v12

Patch Changes

@usedapp/[email protected]

11 Jan 13:51
2988454
Compare
Choose a tag to compare

Minor Changes

  • 33ade3b: Add PendingSignature TransactionState for transactions that are pending signature. This gets set on each new transaction function call and clears out the previous error when new attempts are made.
  • ece010c: Support Node LTS v14 and v16, abandon v10 and v12

Patch Changes

  • 1c257ce: Use isLocalChain Chain property instead of function
  • e5f0951: Add multicall2 function

@usedapp/[email protected]

11 Jan 13:51
2988454
Compare
Choose a tag to compare

Minor Changes

  • ece010c: Support Node LTS v14 and v16, abandon v10 and v12

Patch Changes

@usedapp/[email protected]

26 Dec 09:53
3ed6732
Compare
Choose a tag to compare

Patch Changes

  • 99ded36: Add Arbitrum chains

    Add Metis chain

@usedapp/[email protected]

21 Dec 14:03
6707939
Compare
Choose a tag to compare

Patch Changes

  • 9786e0d: Fixed the chainId property name in the Getting Started

    Add Optimism and Optimism Kovan network configurations

@usedapp/[email protected]

13 Dec 16:12
858a6d2
Compare
Choose a tag to compare

Patch Changes

@usedapp/[email protected]

06 Dec 20:53
354ac95
Compare
Choose a tag to compare

Minor Changes

  • 2f37156: Replace supportedChains with networks in config (#411)

Patch Changes

  • 45a6dc2: Remove warnings when falsy call is passed to useContractCall
  • 2f37156: 🛷 Add useTokenList

@usedapp/[email protected]

06 Dec 20:53
354ac95
Compare
Choose a tag to compare

Patch Changes

@usedapp/[email protected]

19 Nov 23:37
33e9f47
Compare
Choose a tag to compare

Patch Changes

  • a12bfeb: Add Moonbase Alpha support (testnet for Moonbeam)