Skip to content

Looks like a reload on the "read contract as proxy page" causes an otterscan error #109

@rrw-zilliqa

Description

@rrw-zilliqa

hook.js:608 The above error occurred in the <AddressReadContractAsProxy> component:

    at AddressReadContractAsProxy (http://localhost:5173/src/execution/address/AddressReadContractAsProxy.tsx:22:25)
    at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4085:5)
    at Outlet (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4530:26)
    at div
    at He5 (http://localhost:5173/node_modules/.vite/deps/@headlessui_react.js?v=2e5507bf:8873:32)
    at div
    at f20 (http://localhost:5173/node_modules/.vite/deps/@headlessui_react.js?v=2e5507bf:8735:26)
    at he4 (http://localhost:5173/node_modules/.vite/deps/@headlessui_react.js?v=2e5507bf:8802:23)
    at div
    at StandardFrame (http://localhost:5173/src/components/StandardFrame.tsx:11:26)
    at AddressMainPage (http://localhost:5173/src/execution/AddressMainPage.tsx:92:51)
    at Address (http://localhost:5173/src/execution/Address.tsx:25:28)
    at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4085:5)
    at Outlet (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4530:26)
    at Suspense
    at ErrorBoundary (http://localhost:5173/node_modules/.vite/deps/react-error-boundary.js?v=2e5507bf:18:5)
    at Main (http://localhost:5173/src/Main.tsx:20:49)
    at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4085:5)
    at Outlet (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4530:26)
    at div
    at QueryClientProvider (http://localhost:5173/node_modules/.vite/deps/@tanstack_react-query.js?v=2e5507bf:2726:3)
    at ResolveAwait (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4698:5)
    at AwaitErrorBoundary (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4620:5)
    at Await (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4601:5)
    at Suspense
    at ResolveAwait (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4698:5)
    at AwaitErrorBoundary (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4620:5)
    at Await (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4601:5)
    at ErrorBoundary (http://localhost:5173/node_modules/.vite/deps/react-error-boundary.js?v=2e5507bf:18:5)
    at Layout (http://localhost:5173/src/App.tsx:207:18)
    at RenderedRoute (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4085:5)
    at RenderErrorBoundary (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4045:5)
    at DataRoutes (http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=2e5507bf:546:5)
    at Router (http://localhost:5173/node_modules/.vite/deps/chunk-TA4QIHWL.js?v=2e5507bf:4537:15)
    at RouterProvider (http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=2e5507bf:361:5)
    at App
    at _a (http://localhost:5173/node_modules/.vite/deps/react-helmet-async.js?v=2e5507bf:624:5)

React will try to recreate this component tree from scratch using the error boundary you provided, ErrorBoundary.

readContractAs1967Proxy:1 The resource http://localhost:5173/node_modules/@fontsource/space-grotesk/files/space-grotesk-latin-400-normal.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
readContractAs1967Proxy:1 The resource http://localhost:5173/node_modules/@fontsource/space-grotesk/files/space-grotesk-latin-400-normal.woff2 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions