Skip to content

abi.js #107

Open
Open
abi.js#107
@Vonnie187

Description

@Vonnie187

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"
}
];

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions