Skip to content

Instantly share code, notes, and snippets.

@stablearc
Created March 16, 2019 21:20
Show Gist options
  • Save stablearc/aa2b74bb4ff5476ebcf8e393a2c27f02 to your computer and use it in GitHub Desktop.
Save stablearc/aa2b74bb4ff5476ebcf8e393a2c27f02 to your computer and use it in GitHub Desktop.
root@8cfa3f87b3c4:/tbears/icx_token# ls
deploy.json irc2 README.md
root@8cfa3f87b3c4:/tbears/icx_token# cat deploy.json
{
"uri": "http://127.0.0.1:9000/api/v3",
"nid": "0x3",
"keyStore": null,
"from": "hxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
"to": "cx0000000000000000000000000000000000000000",
"stepLimit": "0x8000000",
"deploy": {
"contentType": "zip",
"mode": "install",
"scoreParams": {
"_initialSupply": "0x3e8",
"_decimals": "0x12"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment