codeSTACKr / minter-dapp

MIT License
2.04k stars 3.42k forks source link

abi.js #107

Open Vonnie187 opened 2 years ago

Vonnie187 commented 2 years ago

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