-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
all i am doing is trying to mint these: zora.co/collect/base... through coinbase smart wallet in my website thats it. Check this out for abi : base.blockscout.com/address/0xAF...
repo: https://github.com/Nith567/mint-
I wonder where exactly went wrong here also in the abi unable to conclude what minterarguments contain: "name": "minterArguments",( i have done like this, correct me if i am wrong here: const mintArguments = {
quantityToMint: 1,
mintComment: "Summer Chain!",
mintReferral: "0x8879318091671ba1274e751f8cdef76bb37eb3ed"
};
) which i encoded this one
Metadata
Metadata
Assignees
Labels
No labels