Start accepting payments into your contract
When does it make sense to bring my own contract?
Token collections
and follow the steps on the wizard.My ABI wasn't automatically imported
.abi
or .json
extension.Inside this file, you’ll see JSON property named abi, which describes the functions in your smart contract. Here’s an example of a very simple abi file. Yours will likely have more function descriptions.abi
and paste it into the Contract ABI
text box in the developer console. The content you paste in should begin with [
and end with ]
.Specifying the remaining parameters
Using proxy contracts