You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Version
General Question
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"
}
];
The text was updated successfully, but these errors were encountered: