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