Skip to content

Releases: EthanOK/ethan-dapp-web

v2.2.5

12 Sep 07:57

Choose a tag to compare

2.2.5 (2025-09-12)

Features

  • add APPL-B and META-B (a96a47c)
  • add Faucet BRIC Token (c9a70e4)
  • add Faucet TSLA-B and NVDA-B (55885d9)
  • add faucet usdc in sepolia (125489d)
  • add hoodi testnet (b580c40)
  • faucet TokenList add stETH (011255e)
  • publish docker version latest (e283a01)
  • update faucetAmount (f42cb3b)
  • use useAppKitAccount Hooks get account (ed332c9)

Bug Fixes

  • checkAndSwitchChain in faucetTokenHandler (078f75d)
  • checkAndSwitchChain in FaucetTokenPage (69f1d52)
  • login in must sign message (1ba0ce3)
  • remove signSiweMessage (0f1a43f)
  • setCurrentAccount(address) (882181d)
  • update SelectedToken (8468798)

v2.2.4

22 Jul 03:50

Choose a tag to compare

2.2.4 (2025-07-22)

Features

Bug Fixes

  • add DISCORD_WEBHOOK_URL in env (80d426f)
  • connnect metamask wrong chainId (806a56a)
  • update balance (2041ce3)

v2.2.3

08 Jul 10:22

Choose a tag to compare

2.2.3 (2025-07-08)

Features

  • add EIP7702Page (only privateKey, JSON-RPC is not supported) (6926670)
  • add use reown/appkit connect wallet (8a41392)

v2.2.0

26 Jun 12:49

Choose a tag to compare

2.2.0 (2025-06-14)

Features

Bug Fixes

v2.1.4

17 Apr 12:48

Choose a tag to compare

ADD: 使用 eth_createAccessList 优化以太坊交易 In mint NFT Page.
https://www.infura.io/blog/post/optimizing-ethereum-transactions-with-eth_createaccesslist

经过测试,eth_createAccessList对于优化不起作用

v2.1.3

12 Mar 02:00

Choose a tag to compare

Fix:ETH/USD price conversion In calculate TxFee of UtilsPage.

v2.1.2

09 Mar 06:57

Choose a tag to compare

ADD: use inputdata create transaction In CreateTransaction Modules.

v2.1.1

09 Mar 01:27

Choose a tag to compare

Add Estimate Transaction Fee

v2.1.0

05 Mar 03:29

Choose a tag to compare

Add Create ERC6551 Token-Bound Account

v1.1.0

29 Jan 15:05

Choose a tag to compare

add Login and Sign Solana.