Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abi.js #107

Open
2 tasks done
Vonnie187 opened this issue Aug 1, 2022 · 0 comments
Open
2 tasks done

abi.js #107

Vonnie187 opened this issue Aug 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Vonnie187
Copy link

Vonnie187 commented Aug 1, 2022

Version

  • Yes

General Question

  • No

What happened?

After going through very extensively for the past 2 days I am stuck on the spinning spiral of endless waiting,

Copied abi from backend to front end and add the "];"

I'm at my wits end and would like someone to look, i'm tired of looking and not knowing, all answers on discord I have implemented, there must be something else ive done wrong
spiral

What have you tried?

I Googled and asked the community in the discord server but could not find a solution, i tried all those things

Relevant log output

const abi = [
{
"inputs": [
{
"components": [
{
"internalType": "string",
"name": "name",
"type": "string"
},
{
"internalType": "string",
"name": "symbol",
"type": "string"
},
{
"inputs": [],
"name": "withdrawFees",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function",
"signature": "0x476343ee"
}
];

@Vonnie187 Vonnie187 added the bug Something isn't working label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant