v3-info icon indicating copy to clipboard operation
v3-info copied to clipboard

fix: use active network chain id instead of mainnet in transactions table

Open 0xJord4n opened this issue 11 months ago • 0 comments

Links in transactions table was always redirecting on etherscan because getExplorerLink was used everytime with the mainnet chain id so i replaced it by activeNetwork.chainId, now it works with all networks :)

0xJord4n avatar Mar 15 '24 00:03 0xJord4n