safe-react/safe-contracts/build/contracts/Migrations.json

1405 lines
53 KiB
JSON
Raw Normal View History

2018-05-31 13:01:02 +00:00
{
"contractName": "Migrations",
"abi": [
{
"constant": true,
"inputs": [],
"name": "last_completed_migration",
"outputs": [
{
"name": "",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "owner",
"outputs": [
{
"name": "",
"type": "address"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"constant": false,
"inputs": [
{
"name": "completed",
"type": "uint256"
}
],
"name": "setCompleted",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
},
{
"constant": false,
"inputs": [
{
"name": "new_address",
"type": "address"
}
],
"name": "upgrade",
"outputs": [],
"payable": false,
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x608060405234801561001057600080fd5b50336000806101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff1602179055506102f8806100606000396000f300608060405260043610610062576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680630900f01014610067578063445df0ac146100aa5780638da5cb5b146100d5578063fdacd5761461012c575b600080fd5b34801561007357600080fd5b506100a8600480360381019080803573ffffffffffffffffffffffffffffffffffffffff169060200190929190505050610159565b005b3480156100b657600080fd5b506100bf610241565b6040518082815260200191505060405180910390f35b3480156100e157600080fd5b506100ea610247565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b34801561013857600080fd5b506101576004803603810190808035906020019092919050505061026c565b005b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff16141561023d578190508073ffffffffffffffffffffffffffffffffffffffff1663fdacd5766001546040518263ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180828152602001915050600060405180830381600087803b15801561022457600080fd5b505af1158015610238573d6000803e3d6000fd5b505050505b5050565b60015481565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614156102c957806001819055505b505600a165627a7a72305820395a1faf61b0f17e3924c1d3e3b1152739b523adb57dd5b79bb0bea6897a5ff70029",
"deployedBytecode": "0x608060405260043610610062576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680630900f01014610067578063445df0ac146100aa5780638da5cb5b146100d5578063fdacd5761461012c575b600080fd5b34801561007357600080fd5b506100a8600480360381019080803573ffffffffffffffffffffffffffffffffffffffff169060200190929190505050610159565b005b3480156100b657600080fd5b506100bf610241565b6040518082815260200191505060405180910390f35b3480156100e157600080fd5b506100ea610247565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b34801561013857600080fd5b506101576004803603810190808035906020019092919050505061026c565b005b60008060009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff16141561023d578190508073ffffffffffffffffffffffffffffffffffffffff1663fdacd5766001546040518263ffffffff167c010000000000000000000000000000000000000000000000000000000002815260040180828152602001915050600060405180830381600087803b15801561022457600080fd5b505af1158015610238573d6000803e3d6000fd5b505050505b5050565b60015481565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1681565b6000809054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff1614156102c957806001819055505b505600a165627a7a72305820395a1faf61b0f17e3924c1d3e3b1152739b523adb57dd5b79bb0bea6897a5ff70029",
2018-06-29 11:23:01 +00:00
"sourceMap": "25:572:7:-;;;191:68;8:9:-1;5:2;;;30:1;27;20:12;5:2;191:68:7;242:10;234:5;;:18;;;;;;;;;;;;;;;;;;25:572;;;;;;",
"deployedSourceMap": "25:572:7:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;400:195;;8:9:-1;5:2;;;30:1;27;20:12;5:2;400:195:7;;;;;;;;;;;;;;;;;;;;;;;;;;;;77:36;;8:9:-1;5:2;;;30:1;27;20:12;5:2;77:36:7;;;;;;;;;;;;;;;;;;;;;;;51:20;;8:9:-1;5:2;;;30:1;27;20:12;5:2;51:20:7;;;;;;;;;;;;;;;;;;;;;;;;;;;265:129;;8:9:-1;5:2;;;30:1;27;20:12;5:2;265:129:7;;;;;;;;;;;;;;;;;;;;;;;;;;400:195;486:19;170:5;;;;;;;;;;;156:19;;:10;:19;;;152:26;;;519:11;486:45;;541:8;:21;;;563:24;;541:47;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8:9:-1;5:2;;;30:1;27;20:12;5:2;541:47:7;;;;8:9:-1;5:2;;;45:16;42:1;39;24:38;77:16;74:1;67:27;5:2;541:47:7;;;;152:26;400:195;;:::o;77:36::-;;;;:::o;51:20::-;;;;;;;;;;;;;:::o;265:129::-;170:5;;;;;;;;;;;156:19;;:10;:19;;;152:26;;;378:9;351:24;:36;;;;152:26;265:129;:::o",
2018-05-31 13:01:02 +00:00
"source": "pragma solidity ^0.4.4;\n\ncontract Migrations {\n address public owner;\n uint public last_completed_migration;\n\n modifier restricted() {\n if (msg.sender == owner) _;\n }\n\n constructor()\n public\n {\n owner = msg.sender;\n }\n\n function setCompleted(uint completed)\n public\n restricted\n {\n last_completed_migration = completed;\n }\n\n function upgrade(address new_address)\n public\n restricted\n {\n Migrations upgraded = Migrations(new_address);\n upgraded.setCompleted(last_completed_migration);\n }\n}\n",
"sourcePath": "/Users/apanizo/git/gnosis/safe-contracts/contracts/Migrations.sol",
"ast": {
"absolutePath": "/Users/apanizo/git/gnosis/safe-contracts/contracts/Migrations.sol",
"exportedSymbols": {
"Migrations": [
2018-06-29 11:23:01 +00:00
1818
2018-05-31 13:01:02 +00:00
]
},
2018-06-29 11:23:01 +00:00
"id": 1819,
2018-05-31 13:01:02 +00:00
"nodeType": "SourceUnit",
"nodes": [
{
2018-06-29 11:23:01 +00:00
"id": 1763,
2018-05-31 13:01:02 +00:00
"literals": [
"solidity",
"^",
"0.4",
".4"
],
"nodeType": "PragmaDirective",
2018-06-29 11:23:01 +00:00
"src": "0:23:7"
2018-05-31 13:01:02 +00:00
},
{
"baseContracts": [],
"contractDependencies": [],
"contractKind": "contract",
"documentation": null,
"fullyImplemented": true,
2018-06-29 11:23:01 +00:00
"id": 1818,
2018-05-31 13:01:02 +00:00
"linearizedBaseContracts": [
2018-06-29 11:23:01 +00:00
1818
2018-05-31 13:01:02 +00:00
],
"name": "Migrations",
"nodeType": "ContractDefinition",
"nodes": [
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1765,
2018-05-31 13:01:02 +00:00
"name": "owner",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "51:20:7",
2018-05-31 13:01:02 +00:00
"stateVariable": true,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
},
"typeName": {
2018-06-29 11:23:01 +00:00
"id": 1764,
2018-05-31 13:01:02 +00:00
"name": "address",
"nodeType": "ElementaryTypeName",
2018-06-29 11:23:01 +00:00
"src": "51:7:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
"value": null,
"visibility": "public"
},
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1767,
2018-05-31 13:01:02 +00:00
"name": "last_completed_migration",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "77:36:7",
2018-05-31 13:01:02 +00:00
"stateVariable": true,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
},
"typeName": {
2018-06-29 11:23:01 +00:00
"id": 1766,
2018-05-31 13:01:02 +00:00
"name": "uint",
"nodeType": "ElementaryTypeName",
2018-06-29 11:23:01 +00:00
"src": "77:4:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
"value": null,
"visibility": "public"
},
{
"body": {
2018-06-29 11:23:01 +00:00
"id": 1775,
2018-05-31 13:01:02 +00:00
"nodeType": "Block",
2018-06-29 11:23:01 +00:00
"src": "142:43:7",
2018-05-31 13:01:02 +00:00
"statements": [
{
"condition": {
"argumentTypes": null,
"commonType": {
"typeIdentifier": "t_address",
"typeString": "address"
},
2018-06-29 11:23:01 +00:00
"id": 1772,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"leftExpression": {
"argumentTypes": null,
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1769,
2018-05-31 13:01:02 +00:00
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 4036,
"src": "156:3:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
"typeString": "msg"
}
},
2018-06-29 11:23:01 +00:00
"id": 1770,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"memberName": "sender",
"nodeType": "MemberAccess",
"referencedDeclaration": null,
2018-06-29 11:23:01 +00:00
"src": "156:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
"nodeType": "BinaryOperation",
"operator": "==",
"rightExpression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1771,
2018-05-31 13:01:02 +00:00
"name": "owner",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1765,
"src": "170:5:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
2018-06-29 11:23:01 +00:00
"src": "156:19:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_bool",
"typeString": "bool"
}
},
"falseBody": null,
2018-06-29 11:23:01 +00:00
"id": 1774,
2018-05-31 13:01:02 +00:00
"nodeType": "IfStatement",
2018-06-29 11:23:01 +00:00
"src": "152:26:7",
2018-05-31 13:01:02 +00:00
"trueBody": {
2018-06-29 11:23:01 +00:00
"id": 1773,
2018-05-31 13:01:02 +00:00
"nodeType": "PlaceholderStatement",
2018-06-29 11:23:01 +00:00
"src": "177:1:7"
2018-05-31 13:01:02 +00:00
}
}
]
},
"documentation": null,
2018-06-29 11:23:01 +00:00
"id": 1776,
2018-05-31 13:01:02 +00:00
"name": "restricted",
"nodeType": "ModifierDefinition",
"parameters": {
2018-06-29 11:23:01 +00:00
"id": 1768,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "139:2:7"
2018-05-31 13:01:02 +00:00
},
2018-06-29 11:23:01 +00:00
"src": "120:65:7",
2018-05-31 13:01:02 +00:00
"visibility": "internal"
},
{
"body": {
2018-06-29 11:23:01 +00:00
"id": 1784,
2018-05-31 13:01:02 +00:00
"nodeType": "Block",
2018-06-29 11:23:01 +00:00
"src": "224:35:7",
2018-05-31 13:01:02 +00:00
"statements": [
{
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1782,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"leftHandSide": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1779,
2018-05-31 13:01:02 +00:00
"name": "owner",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1765,
"src": "234:5:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
"nodeType": "Assignment",
"operator": "=",
"rightHandSide": {
"argumentTypes": null,
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1780,
2018-05-31 13:01:02 +00:00
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 4036,
"src": "242:3:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
"typeString": "msg"
}
},
2018-06-29 11:23:01 +00:00
"id": 1781,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"memberName": "sender",
"nodeType": "MemberAccess",
"referencedDeclaration": null,
2018-06-29 11:23:01 +00:00
"src": "242:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
2018-06-29 11:23:01 +00:00
"src": "234:18:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
2018-06-29 11:23:01 +00:00
"id": 1783,
2018-05-31 13:01:02 +00:00
"nodeType": "ExpressionStatement",
2018-06-29 11:23:01 +00:00
"src": "234:18:7"
2018-05-31 13:01:02 +00:00
}
]
},
"documentation": null,
2018-06-29 11:23:01 +00:00
"id": 1785,
2018-05-31 13:01:02 +00:00
"implemented": true,
"isConstructor": true,
"isDeclaredConst": false,
"modifiers": [],
"name": "",
"nodeType": "FunctionDefinition",
"parameters": {
2018-06-29 11:23:01 +00:00
"id": 1777,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "202:2:7"
2018-05-31 13:01:02 +00:00
},
"payable": false,
"returnParameters": {
2018-06-29 11:23:01 +00:00
"id": 1778,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "224:0:7"
2018-05-31 13:01:02 +00:00
},
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "191:68:7",
2018-05-31 13:01:02 +00:00
"stateMutability": "nonpayable",
"superFunction": null,
"visibility": "public"
},
{
"body": {
2018-06-29 11:23:01 +00:00
"id": 1796,
2018-05-31 13:01:02 +00:00
"nodeType": "Block",
2018-06-29 11:23:01 +00:00
"src": "341:53:7",
2018-05-31 13:01:02 +00:00
"statements": [
{
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1794,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"leftHandSide": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1792,
2018-05-31 13:01:02 +00:00
"name": "last_completed_migration",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1767,
"src": "351:24:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
"nodeType": "Assignment",
"operator": "=",
"rightHandSide": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1793,
2018-05-31 13:01:02 +00:00
"name": "completed",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1787,
"src": "378:9:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
2018-06-29 11:23:01 +00:00
"src": "351:36:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
2018-06-29 11:23:01 +00:00
"id": 1795,
2018-05-31 13:01:02 +00:00
"nodeType": "ExpressionStatement",
2018-06-29 11:23:01 +00:00
"src": "351:36:7"
2018-05-31 13:01:02 +00:00
}
]
},
"documentation": null,
2018-06-29 11:23:01 +00:00
"id": 1797,
2018-05-31 13:01:02 +00:00
"implemented": true,
"isConstructor": false,
"isDeclaredConst": false,
"modifiers": [
{
"arguments": null,
2018-06-29 11:23:01 +00:00
"id": 1790,
2018-05-31 13:01:02 +00:00
"modifierName": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1789,
2018-05-31 13:01:02 +00:00
"name": "restricted",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1776,
"src": "326:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_modifier$__$",
"typeString": "modifier ()"
}
},
"nodeType": "ModifierInvocation",
2018-06-29 11:23:01 +00:00
"src": "326:10:7"
2018-05-31 13:01:02 +00:00
}
],
"name": "setCompleted",
"nodeType": "FunctionDefinition",
"parameters": {
2018-06-29 11:23:01 +00:00
"id": 1788,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1787,
2018-05-31 13:01:02 +00:00
"name": "completed",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1797,
"src": "287:14:7",
2018-05-31 13:01:02 +00:00
"stateVariable": false,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
},
"typeName": {
2018-06-29 11:23:01 +00:00
"id": 1786,
2018-05-31 13:01:02 +00:00
"name": "uint",
"nodeType": "ElementaryTypeName",
2018-06-29 11:23:01 +00:00
"src": "287:4:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
"value": null,
"visibility": "internal"
}
],
2018-06-29 11:23:01 +00:00
"src": "286:16:7"
2018-05-31 13:01:02 +00:00
},
"payable": false,
"returnParameters": {
2018-06-29 11:23:01 +00:00
"id": 1791,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "341:0:7"
2018-05-31 13:01:02 +00:00
},
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "265:129:7",
2018-05-31 13:01:02 +00:00
"stateMutability": "nonpayable",
"superFunction": null,
"visibility": "public"
},
{
"body": {
2018-06-29 11:23:01 +00:00
"id": 1816,
2018-05-31 13:01:02 +00:00
"nodeType": "Block",
2018-06-29 11:23:01 +00:00
"src": "476:119:7",
2018-05-31 13:01:02 +00:00
"statements": [
{
"assignments": [
2018-06-29 11:23:01 +00:00
1805
2018-05-31 13:01:02 +00:00
],
"declarations": [
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1805,
2018-05-31 13:01:02 +00:00
"name": "upgraded",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1817,
"src": "486:19:7",
2018-05-31 13:01:02 +00:00
"stateVariable": false,
"storageLocation": "default",
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_contract$_Migrations_$1818",
2018-05-31 13:01:02 +00:00
"typeString": "contract Migrations"
},
"typeName": {
"contractScope": null,
2018-06-29 11:23:01 +00:00
"id": 1804,
2018-05-31 13:01:02 +00:00
"name": "Migrations",
"nodeType": "UserDefinedTypeName",
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1818,
"src": "486:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_contract$_Migrations_$1818",
2018-05-31 13:01:02 +00:00
"typeString": "contract Migrations"
}
},
"value": null,
"visibility": "internal"
}
],
2018-06-29 11:23:01 +00:00
"id": 1809,
2018-05-31 13:01:02 +00:00
"initialValue": {
"argumentTypes": null,
"arguments": [
{
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1807,
2018-05-31 13:01:02 +00:00
"name": "new_address",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1799,
"src": "519:11:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
}
],
"expression": {
"argumentTypes": [
{
"typeIdentifier": "t_address",
"typeString": "address"
}
],
2018-06-29 11:23:01 +00:00
"id": 1806,
2018-05-31 13:01:02 +00:00
"name": "Migrations",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1818,
"src": "508:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_type$_t_contract$_Migrations_$1818_$",
2018-05-31 13:01:02 +00:00
"typeString": "type(contract Migrations)"
}
},
2018-06-29 11:23:01 +00:00
"id": 1808,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"kind": "typeConversion",
"lValueRequested": false,
"names": [],
"nodeType": "FunctionCall",
2018-06-29 11:23:01 +00:00
"src": "508:23:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_contract$_Migrations_$1818",
2018-05-31 13:01:02 +00:00
"typeString": "contract Migrations"
}
},
"nodeType": "VariableDeclarationStatement",
2018-06-29 11:23:01 +00:00
"src": "486:45:7"
2018-05-31 13:01:02 +00:00
},
{
"expression": {
"argumentTypes": null,
"arguments": [
{
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1813,
2018-05-31 13:01:02 +00:00
"name": "last_completed_migration",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1767,
"src": "563:24:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
}
],
"expression": {
"argumentTypes": [
{
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
],
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1810,
2018-05-31 13:01:02 +00:00
"name": "upgraded",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1805,
"src": "541:8:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_contract$_Migrations_$1818",
2018-05-31 13:01:02 +00:00
"typeString": "contract Migrations"
}
},
2018-06-29 11:23:01 +00:00
"id": 1812,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"memberName": "setCompleted",
"nodeType": "MemberAccess",
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1797,
"src": "541:21:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_function_external_nonpayable$_t_uint256_$returns$__$",
"typeString": "function (uint256) external"
}
},
2018-06-29 11:23:01 +00:00
"id": 1814,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"kind": "functionCall",
"lValueRequested": false,
"names": [],
"nodeType": "FunctionCall",
2018-06-29 11:23:01 +00:00
"src": "541:47:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_tuple$__$",
"typeString": "tuple()"
}
},
2018-06-29 11:23:01 +00:00
"id": 1815,
2018-05-31 13:01:02 +00:00
"nodeType": "ExpressionStatement",
2018-06-29 11:23:01 +00:00
"src": "541:47:7"
2018-05-31 13:01:02 +00:00
}
]
},
"documentation": null,
2018-06-29 11:23:01 +00:00
"id": 1817,
2018-05-31 13:01:02 +00:00
"implemented": true,
"isConstructor": false,
"isDeclaredConst": false,
"modifiers": [
{
"arguments": null,
2018-06-29 11:23:01 +00:00
"id": 1802,
2018-05-31 13:01:02 +00:00
"modifierName": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1801,
2018-05-31 13:01:02 +00:00
"name": "restricted",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1776,
"src": "461:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_modifier$__$",
"typeString": "modifier ()"
}
},
"nodeType": "ModifierInvocation",
2018-06-29 11:23:01 +00:00
"src": "461:10:7"
2018-05-31 13:01:02 +00:00
}
],
"name": "upgrade",
"nodeType": "FunctionDefinition",
"parameters": {
2018-06-29 11:23:01 +00:00
"id": 1800,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1799,
2018-05-31 13:01:02 +00:00
"name": "new_address",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1817,
"src": "417:19:7",
2018-05-31 13:01:02 +00:00
"stateVariable": false,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
},
"typeName": {
2018-06-29 11:23:01 +00:00
"id": 1798,
2018-05-31 13:01:02 +00:00
"name": "address",
"nodeType": "ElementaryTypeName",
2018-06-29 11:23:01 +00:00
"src": "417:7:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
"value": null,
"visibility": "internal"
}
],
2018-06-29 11:23:01 +00:00
"src": "416:21:7"
2018-05-31 13:01:02 +00:00
},
"payable": false,
"returnParameters": {
2018-06-29 11:23:01 +00:00
"id": 1803,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "476:0:7"
2018-05-31 13:01:02 +00:00
},
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "400:195:7",
2018-05-31 13:01:02 +00:00
"stateMutability": "nonpayable",
"superFunction": null,
"visibility": "public"
}
],
2018-06-29 11:23:01 +00:00
"scope": 1819,
"src": "25:572:7"
2018-05-31 13:01:02 +00:00
}
],
2018-06-29 11:23:01 +00:00
"src": "0:598:7"
2018-05-31 13:01:02 +00:00
},
"legacyAST": {
"absolutePath": "/Users/apanizo/git/gnosis/safe-contracts/contracts/Migrations.sol",
"exportedSymbols": {
"Migrations": [
2018-06-29 11:23:01 +00:00
1818
2018-05-31 13:01:02 +00:00
]
},
2018-06-29 11:23:01 +00:00
"id": 1819,
2018-05-31 13:01:02 +00:00
"nodeType": "SourceUnit",
"nodes": [
{
2018-06-29 11:23:01 +00:00
"id": 1763,
2018-05-31 13:01:02 +00:00
"literals": [
"solidity",
"^",
"0.4",
".4"
],
"nodeType": "PragmaDirective",
2018-06-29 11:23:01 +00:00
"src": "0:23:7"
2018-05-31 13:01:02 +00:00
},
{
"baseContracts": [],
"contractDependencies": [],
"contractKind": "contract",
"documentation": null,
"fullyImplemented": true,
2018-06-29 11:23:01 +00:00
"id": 1818,
2018-05-31 13:01:02 +00:00
"linearizedBaseContracts": [
2018-06-29 11:23:01 +00:00
1818
2018-05-31 13:01:02 +00:00
],
"name": "Migrations",
"nodeType": "ContractDefinition",
"nodes": [
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1765,
2018-05-31 13:01:02 +00:00
"name": "owner",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "51:20:7",
2018-05-31 13:01:02 +00:00
"stateVariable": true,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
},
"typeName": {
2018-06-29 11:23:01 +00:00
"id": 1764,
2018-05-31 13:01:02 +00:00
"name": "address",
"nodeType": "ElementaryTypeName",
2018-06-29 11:23:01 +00:00
"src": "51:7:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
"value": null,
"visibility": "public"
},
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1767,
2018-05-31 13:01:02 +00:00
"name": "last_completed_migration",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "77:36:7",
2018-05-31 13:01:02 +00:00
"stateVariable": true,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
},
"typeName": {
2018-06-29 11:23:01 +00:00
"id": 1766,
2018-05-31 13:01:02 +00:00
"name": "uint",
"nodeType": "ElementaryTypeName",
2018-06-29 11:23:01 +00:00
"src": "77:4:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
"value": null,
"visibility": "public"
},
{
"body": {
2018-06-29 11:23:01 +00:00
"id": 1775,
2018-05-31 13:01:02 +00:00
"nodeType": "Block",
2018-06-29 11:23:01 +00:00
"src": "142:43:7",
2018-05-31 13:01:02 +00:00
"statements": [
{
"condition": {
"argumentTypes": null,
"commonType": {
"typeIdentifier": "t_address",
"typeString": "address"
},
2018-06-29 11:23:01 +00:00
"id": 1772,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"leftExpression": {
"argumentTypes": null,
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1769,
2018-05-31 13:01:02 +00:00
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 4036,
"src": "156:3:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
"typeString": "msg"
}
},
2018-06-29 11:23:01 +00:00
"id": 1770,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"memberName": "sender",
"nodeType": "MemberAccess",
"referencedDeclaration": null,
2018-06-29 11:23:01 +00:00
"src": "156:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
"nodeType": "BinaryOperation",
"operator": "==",
"rightExpression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1771,
2018-05-31 13:01:02 +00:00
"name": "owner",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1765,
"src": "170:5:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
2018-06-29 11:23:01 +00:00
"src": "156:19:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_bool",
"typeString": "bool"
}
},
"falseBody": null,
2018-06-29 11:23:01 +00:00
"id": 1774,
2018-05-31 13:01:02 +00:00
"nodeType": "IfStatement",
2018-06-29 11:23:01 +00:00
"src": "152:26:7",
2018-05-31 13:01:02 +00:00
"trueBody": {
2018-06-29 11:23:01 +00:00
"id": 1773,
2018-05-31 13:01:02 +00:00
"nodeType": "PlaceholderStatement",
2018-06-29 11:23:01 +00:00
"src": "177:1:7"
2018-05-31 13:01:02 +00:00
}
}
]
},
"documentation": null,
2018-06-29 11:23:01 +00:00
"id": 1776,
2018-05-31 13:01:02 +00:00
"name": "restricted",
"nodeType": "ModifierDefinition",
"parameters": {
2018-06-29 11:23:01 +00:00
"id": 1768,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "139:2:7"
2018-05-31 13:01:02 +00:00
},
2018-06-29 11:23:01 +00:00
"src": "120:65:7",
2018-05-31 13:01:02 +00:00
"visibility": "internal"
},
{
"body": {
2018-06-29 11:23:01 +00:00
"id": 1784,
2018-05-31 13:01:02 +00:00
"nodeType": "Block",
2018-06-29 11:23:01 +00:00
"src": "224:35:7",
2018-05-31 13:01:02 +00:00
"statements": [
{
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1782,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"leftHandSide": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1779,
2018-05-31 13:01:02 +00:00
"name": "owner",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1765,
"src": "234:5:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
"nodeType": "Assignment",
"operator": "=",
"rightHandSide": {
"argumentTypes": null,
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1780,
2018-05-31 13:01:02 +00:00
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 4036,
"src": "242:3:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
"typeString": "msg"
}
},
2018-06-29 11:23:01 +00:00
"id": 1781,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"memberName": "sender",
"nodeType": "MemberAccess",
"referencedDeclaration": null,
2018-06-29 11:23:01 +00:00
"src": "242:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
2018-06-29 11:23:01 +00:00
"src": "234:18:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
2018-06-29 11:23:01 +00:00
"id": 1783,
2018-05-31 13:01:02 +00:00
"nodeType": "ExpressionStatement",
2018-06-29 11:23:01 +00:00
"src": "234:18:7"
2018-05-31 13:01:02 +00:00
}
]
},
"documentation": null,
2018-06-29 11:23:01 +00:00
"id": 1785,
2018-05-31 13:01:02 +00:00
"implemented": true,
"isConstructor": true,
"isDeclaredConst": false,
"modifiers": [],
"name": "",
"nodeType": "FunctionDefinition",
"parameters": {
2018-06-29 11:23:01 +00:00
"id": 1777,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "202:2:7"
2018-05-31 13:01:02 +00:00
},
"payable": false,
"returnParameters": {
2018-06-29 11:23:01 +00:00
"id": 1778,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "224:0:7"
2018-05-31 13:01:02 +00:00
},
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "191:68:7",
2018-05-31 13:01:02 +00:00
"stateMutability": "nonpayable",
"superFunction": null,
"visibility": "public"
},
{
"body": {
2018-06-29 11:23:01 +00:00
"id": 1796,
2018-05-31 13:01:02 +00:00
"nodeType": "Block",
2018-06-29 11:23:01 +00:00
"src": "341:53:7",
2018-05-31 13:01:02 +00:00
"statements": [
{
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1794,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"leftHandSide": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1792,
2018-05-31 13:01:02 +00:00
"name": "last_completed_migration",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1767,
"src": "351:24:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
"nodeType": "Assignment",
"operator": "=",
"rightHandSide": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1793,
2018-05-31 13:01:02 +00:00
"name": "completed",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1787,
"src": "378:9:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
2018-06-29 11:23:01 +00:00
"src": "351:36:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
2018-06-29 11:23:01 +00:00
"id": 1795,
2018-05-31 13:01:02 +00:00
"nodeType": "ExpressionStatement",
2018-06-29 11:23:01 +00:00
"src": "351:36:7"
2018-05-31 13:01:02 +00:00
}
]
},
"documentation": null,
2018-06-29 11:23:01 +00:00
"id": 1797,
2018-05-31 13:01:02 +00:00
"implemented": true,
"isConstructor": false,
"isDeclaredConst": false,
"modifiers": [
{
"arguments": null,
2018-06-29 11:23:01 +00:00
"id": 1790,
2018-05-31 13:01:02 +00:00
"modifierName": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1789,
2018-05-31 13:01:02 +00:00
"name": "restricted",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1776,
"src": "326:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_modifier$__$",
"typeString": "modifier ()"
}
},
"nodeType": "ModifierInvocation",
2018-06-29 11:23:01 +00:00
"src": "326:10:7"
2018-05-31 13:01:02 +00:00
}
],
"name": "setCompleted",
"nodeType": "FunctionDefinition",
"parameters": {
2018-06-29 11:23:01 +00:00
"id": 1788,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1787,
2018-05-31 13:01:02 +00:00
"name": "completed",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1797,
"src": "287:14:7",
2018-05-31 13:01:02 +00:00
"stateVariable": false,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
},
"typeName": {
2018-06-29 11:23:01 +00:00
"id": 1786,
2018-05-31 13:01:02 +00:00
"name": "uint",
"nodeType": "ElementaryTypeName",
2018-06-29 11:23:01 +00:00
"src": "287:4:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
},
"value": null,
"visibility": "internal"
}
],
2018-06-29 11:23:01 +00:00
"src": "286:16:7"
2018-05-31 13:01:02 +00:00
},
"payable": false,
"returnParameters": {
2018-06-29 11:23:01 +00:00
"id": 1791,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "341:0:7"
2018-05-31 13:01:02 +00:00
},
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "265:129:7",
2018-05-31 13:01:02 +00:00
"stateMutability": "nonpayable",
"superFunction": null,
"visibility": "public"
},
{
"body": {
2018-06-29 11:23:01 +00:00
"id": 1816,
2018-05-31 13:01:02 +00:00
"nodeType": "Block",
2018-06-29 11:23:01 +00:00
"src": "476:119:7",
2018-05-31 13:01:02 +00:00
"statements": [
{
"assignments": [
2018-06-29 11:23:01 +00:00
1805
2018-05-31 13:01:02 +00:00
],
"declarations": [
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1805,
2018-05-31 13:01:02 +00:00
"name": "upgraded",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1817,
"src": "486:19:7",
2018-05-31 13:01:02 +00:00
"stateVariable": false,
"storageLocation": "default",
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_contract$_Migrations_$1818",
2018-05-31 13:01:02 +00:00
"typeString": "contract Migrations"
},
"typeName": {
"contractScope": null,
2018-06-29 11:23:01 +00:00
"id": 1804,
2018-05-31 13:01:02 +00:00
"name": "Migrations",
"nodeType": "UserDefinedTypeName",
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1818,
"src": "486:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_contract$_Migrations_$1818",
2018-05-31 13:01:02 +00:00
"typeString": "contract Migrations"
}
},
"value": null,
"visibility": "internal"
}
],
2018-06-29 11:23:01 +00:00
"id": 1809,
2018-05-31 13:01:02 +00:00
"initialValue": {
"argumentTypes": null,
"arguments": [
{
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1807,
2018-05-31 13:01:02 +00:00
"name": "new_address",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1799,
"src": "519:11:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
}
],
"expression": {
"argumentTypes": [
{
"typeIdentifier": "t_address",
"typeString": "address"
}
],
2018-06-29 11:23:01 +00:00
"id": 1806,
2018-05-31 13:01:02 +00:00
"name": "Migrations",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1818,
"src": "508:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_type$_t_contract$_Migrations_$1818_$",
2018-05-31 13:01:02 +00:00
"typeString": "type(contract Migrations)"
}
},
2018-06-29 11:23:01 +00:00
"id": 1808,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"kind": "typeConversion",
"lValueRequested": false,
"names": [],
"nodeType": "FunctionCall",
2018-06-29 11:23:01 +00:00
"src": "508:23:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_contract$_Migrations_$1818",
2018-05-31 13:01:02 +00:00
"typeString": "contract Migrations"
}
},
"nodeType": "VariableDeclarationStatement",
2018-06-29 11:23:01 +00:00
"src": "486:45:7"
2018-05-31 13:01:02 +00:00
},
{
"expression": {
"argumentTypes": null,
"arguments": [
{
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1813,
2018-05-31 13:01:02 +00:00
"name": "last_completed_migration",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1767,
"src": "563:24:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
}
],
"expression": {
"argumentTypes": [
{
"typeIdentifier": "t_uint256",
"typeString": "uint256"
}
],
"expression": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1810,
2018-05-31 13:01:02 +00:00
"name": "upgraded",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1805,
"src": "541:8:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
2018-06-29 11:23:01 +00:00
"typeIdentifier": "t_contract$_Migrations_$1818",
2018-05-31 13:01:02 +00:00
"typeString": "contract Migrations"
}
},
2018-06-29 11:23:01 +00:00
"id": 1812,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"memberName": "setCompleted",
"nodeType": "MemberAccess",
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1797,
"src": "541:21:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_function_external_nonpayable$_t_uint256_$returns$__$",
"typeString": "function (uint256) external"
}
},
2018-06-29 11:23:01 +00:00
"id": 1814,
2018-05-31 13:01:02 +00:00
"isConstant": false,
"isLValue": false,
"isPure": false,
"kind": "functionCall",
"lValueRequested": false,
"names": [],
"nodeType": "FunctionCall",
2018-06-29 11:23:01 +00:00
"src": "541:47:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_tuple$__$",
"typeString": "tuple()"
}
},
2018-06-29 11:23:01 +00:00
"id": 1815,
2018-05-31 13:01:02 +00:00
"nodeType": "ExpressionStatement",
2018-06-29 11:23:01 +00:00
"src": "541:47:7"
2018-05-31 13:01:02 +00:00
}
]
},
"documentation": null,
2018-06-29 11:23:01 +00:00
"id": 1817,
2018-05-31 13:01:02 +00:00
"implemented": true,
"isConstructor": false,
"isDeclaredConst": false,
"modifiers": [
{
"arguments": null,
2018-06-29 11:23:01 +00:00
"id": 1802,
2018-05-31 13:01:02 +00:00
"modifierName": {
"argumentTypes": null,
2018-06-29 11:23:01 +00:00
"id": 1801,
2018-05-31 13:01:02 +00:00
"name": "restricted",
"nodeType": "Identifier",
"overloadedDeclarations": [],
2018-06-29 11:23:01 +00:00
"referencedDeclaration": 1776,
"src": "461:10:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_modifier$__$",
"typeString": "modifier ()"
}
},
"nodeType": "ModifierInvocation",
2018-06-29 11:23:01 +00:00
"src": "461:10:7"
2018-05-31 13:01:02 +00:00
}
],
"name": "upgrade",
"nodeType": "FunctionDefinition",
"parameters": {
2018-06-29 11:23:01 +00:00
"id": 1800,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [
{
"constant": false,
2018-06-29 11:23:01 +00:00
"id": 1799,
2018-05-31 13:01:02 +00:00
"name": "new_address",
"nodeType": "VariableDeclaration",
2018-06-29 11:23:01 +00:00
"scope": 1817,
"src": "417:19:7",
2018-05-31 13:01:02 +00:00
"stateVariable": false,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
},
"typeName": {
2018-06-29 11:23:01 +00:00
"id": 1798,
2018-05-31 13:01:02 +00:00
"name": "address",
"nodeType": "ElementaryTypeName",
2018-06-29 11:23:01 +00:00
"src": "417:7:7",
2018-05-31 13:01:02 +00:00
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
}
},
"value": null,
"visibility": "internal"
}
],
2018-06-29 11:23:01 +00:00
"src": "416:21:7"
2018-05-31 13:01:02 +00:00
},
"payable": false,
"returnParameters": {
2018-06-29 11:23:01 +00:00
"id": 1803,
2018-05-31 13:01:02 +00:00
"nodeType": "ParameterList",
"parameters": [],
2018-06-29 11:23:01 +00:00
"src": "476:0:7"
2018-05-31 13:01:02 +00:00
},
2018-06-29 11:23:01 +00:00
"scope": 1818,
"src": "400:195:7",
2018-05-31 13:01:02 +00:00
"stateMutability": "nonpayable",
"superFunction": null,
"visibility": "public"
}
],
2018-06-29 11:23:01 +00:00
"scope": 1819,
"src": "25:572:7"
2018-05-31 13:01:02 +00:00
}
],
2018-06-29 11:23:01 +00:00
"src": "0:598:7"
2018-05-31 13:01:02 +00:00
},
"compiler": {
"name": "solc",
"version": "0.4.24+commit.e67f0147.Emscripten.clang"
},
"networks": {
2018-06-29 11:23:01 +00:00
"4": {
2018-06-15 09:08:51 +00:00
"events": {},
"links": {},
2018-06-29 11:23:01 +00:00
"address": "0x41bfe82423b23d9614c7f1e47d23ab0896ca133c",
"transactionHash": "0xd781fb709a95e639590e52d8a2995b4e91856fc367a74a3fd44ac37de4ea2f24"
},
"1530013596495": {
"events": {},
"links": {},
"address": "0x85e77316223883c077f5e71767e1681b4bc0deb6",
"transactionHash": "0x451bf5d2511f1070b76e11bc9e2d074f885d950124eece67f6ac30d98b2cf558"
2018-07-02 10:12:59 +00:00
},
"1530525742205": {
"events": {},
"links": {},
"address": "0xaf6dba5fd3a2132778f8597a9cfd55d561ed6bfb",
"transactionHash": "0xb6a19a7a679a1474c09c651e4151421f210afa3f47effed019d4c0206144ee5f"
2018-07-03 11:14:01 +00:00
},
"1530611935189": {
"events": {},
"links": {},
"address": "0x70b6c3a4bc8da13c036845ac1f49f13aed8a33c3",
"transactionHash": "0xb6a19a7a679a1474c09c651e4151421f210afa3f47effed019d4c0206144ee5f"
2018-05-31 13:01:02 +00:00
}
},
2018-06-29 11:23:01 +00:00
"schemaVersion": "2.0.0",
2018-07-03 11:14:01 +00:00
"updatedAt": "2018-07-03T09:59:18.520Z"
2018-05-31 13:01:02 +00:00
}