Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

When clicking "collect Drop" #4

Open
enricobottazzi opened this issue Feb 20, 2022 · 0 comments
Open

When clicking "collect Drop" #4

enricobottazzi opened this issue Feb 20, 2022 · 0 comments

Comments

@enricobottazzi
Copy link

`Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading 'message')

Source
pages/index.js (240:56) @ _callee$

238 | await tx.wait()
239 | } catch (error) {

240 | alert("Airdrop collection failed: " + error['data']['message'])
| ^
241 | }
242 |
243 | setState({...state, loading:false})

`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant