Skip to content

Instantly share code, notes, and snippets.

@evanVtatum
Created July 1, 2021 13:45
Show Gist options
  • Save evanVtatum/de0e5c422fd42bf237f140d323501d77 to your computer and use it in GitHub Desktop.
Save evanVtatum/de0e5c422fd42bf237f140d323501d77 to your computer and use it in GitHub Desktop.
Deploy ONE NFT smart contract
{
"chain": "ONE",
"name": "My HRC721",
"symbol": "HRC_SYMBOL",
"fromPrivateKey": "0x05e150c73f1920ec14caa1e0b6aa09940899678051a78542840c2668ce5080c2",
"nonce": 0,
"fee": {
"gasLimit": "40000",
"gasPrice": "20"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment