lukso-network / tools-erc725-inspect

Website to check ERC725Y key value stores
https://erc725-inspect.lukso.tech/
Apache License 2.0
9 stars 10 forks source link

ERC725 Inspector: Hyperlinks for decoded addresses in "Data Keys" section return 404 #107

Closed rowkee closed 4 months ago

rowkee commented 4 months ago

Description: ERC725 Inspector: Hyperlinks for decoded addresses in "Data Keys" section return 404

Reported by user on Discord here.

Steps to Reproduce: Inspect sample address: https://erc725-inspect.lukso.tech/inspector?address=0x71352c4FbE872072AD4FEc4C9fdC29d3E5A935eD&network=mainnet Navigate to "AddressPermissions[]" or "LSP5ReceivedAssets[]" sub-section Click on any address hyperlink in Decoded Value Array Page returns 404

Expected Result: Redirected to https://explorer.execution.mainnet.lukso.network/address/0xA5467dfe7019bF2C7C5F7A707711B9d4cAD118c8

Actual Result: Redirected to https://explorer.execution.mainnet.lukso.network/assetAddress/0xA5467dfe7019bF2C7C5F7A707711B9d4cAD118c8

Severity: Low

Workaround: Replace "assetAddress" with "address" in hyperlink