{ "contracts": { "Standard_Token": { "address": "0xbc72cf3079e08295364510917f92a10d0d54f9d2", "path": "contracts/Standard_Token.sol", "template_overlay": false, "deploy_overlay": false, "template": { "coinBalanceOf": { "button": "Check Balance", "inputs": { "_addr": { "label": "Address", "default_value": "eg 0xbc72cf3079e08295364510917f92a10d0d54f9d2" } } }, "sendCoin": { "button": "Send Token", "inputs": { "_to": { "label": "Insert Address", "default_value": "eg 0xbc72cf3079e08295364510917f92a10d0d54f9d2" }, "_value": { "label": "Amount to send", "default_value": "eg 12" } } } } } } }