Created
January 12, 2016 21:26
-
-
Save pipermerriam/704776a5f95be1022f7d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "constant": false, | |
| "inputs": [ | |
| { | |
| "name": "contractAddress", | |
| "type": "address" | |
| }, | |
| { | |
| "name": "abiSignature", | |
| "type": "bytes4" | |
| }, | |
| { | |
| "name": "targetBlock", | |
| "type": "uint256" | |
| } | |
| ], | |
| "name": "scheduleCall", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "address" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": false, | |
| "inputs": [ | |
| { | |
| "name": "contractAddress", | |
| "type": "address" | |
| }, | |
| { | |
| "name": "abiSignature", | |
| "type": "bytes4" | |
| }, | |
| { | |
| "name": "targetBlock", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "suggestedGas", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "gracePeriod", | |
| "type": "uint8" | |
| } | |
| ], | |
| "name": "scheduleCall", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "address" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [], | |
| "name": "getDefaultPayment", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "uint256" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [], | |
| "name": "getDefaultFee", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "uint256" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": false, | |
| "inputs": [ | |
| { | |
| "name": "contractAddress", | |
| "type": "address" | |
| }, | |
| { | |
| "name": "abiSignature", | |
| "type": "bytes4" | |
| }, | |
| { | |
| "name": "targetBlock", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "suggestedGas", | |
| "type": "uint256" | |
| } | |
| ], | |
| "name": "scheduleCall", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "address" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [ | |
| { | |
| "name": "callAddress", | |
| "type": "address" | |
| } | |
| ], | |
| "name": "getNextCallSibling", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "address" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [ | |
| { | |
| "name": "callAddress", | |
| "type": "address" | |
| } | |
| ], | |
| "name": "isKnownCall", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "bool" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [ | |
| { | |
| "name": "basePayment", | |
| "type": "uint256" | |
| } | |
| ], | |
| "name": "getMinimumCallCost", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "uint256" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": false, | |
| "inputs": [ | |
| { | |
| "name": "contractAddress", | |
| "type": "address" | |
| }, | |
| { | |
| "name": "abiSignature", | |
| "type": "bytes4" | |
| }, | |
| { | |
| "name": "targetBlock", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "suggestedGas", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "gracePeriod", | |
| "type": "uint8" | |
| }, | |
| { | |
| "name": "basePayment", | |
| "type": "uint256" | |
| } | |
| ], | |
| "name": "scheduleCall", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "address" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [], | |
| "name": "getMinimumCallCost", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "uint256" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": false, | |
| "inputs": [ | |
| { | |
| "name": "contractAddress", | |
| "type": "address" | |
| }, | |
| { | |
| "name": "abiSignature", | |
| "type": "bytes4" | |
| }, | |
| { | |
| "name": "targetBlock", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "suggestedGas", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "gracePeriod", | |
| "type": "uint8" | |
| }, | |
| { | |
| "name": "basePayment", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "baseFee", | |
| "type": "uint256" | |
| } | |
| ], | |
| "name": "scheduleCall", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "address" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [ | |
| { | |
| "name": "basePayment", | |
| "type": "uint256" | |
| }, | |
| { | |
| "name": "baseFee", | |
| "type": "uint256" | |
| } | |
| ], | |
| "name": "getMinimumCallCost", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "uint256" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [], | |
| "name": "getMinimumCallGas", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "uint256" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [], | |
| "name": "getCallWindowSize", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "uint256" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [ | |
| { | |
| "name": "blockNumber", | |
| "type": "uint256" | |
| } | |
| ], | |
| "name": "getNextCall", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "address" | |
| } | |
| ], | |
| "type": "function" | |
| }, | |
| { | |
| "constant": true, | |
| "inputs": [], | |
| "name": "getMinimumGracePeriod", | |
| "outputs": [ | |
| { | |
| "name": "", | |
| "type": "uint256" | |
| } | |
| ], | |
| "type": "function" | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment