{
  "contractName": "EtherTokenConstant",
  "abi": [],
  "bytecode": "0x6080604052348015600f57600080fd5b50603580601d6000396000f3006080604052600080fd00a165627a7a72305820a25a7e2472459e9d65dccf8e6c5d0819a61848faba2990b4a6e9452190b64f800029",
  "deployedBytecode": "0x6080604052600080fd00a165627a7a72305820a25a7e2472459e9d65dccf8e6c5d0819a61848faba2990b4a6e9452190b64f800029",
  "sourceMap": "195:79:23:-;;;;8:9:-1;5:2;;;30:1;27;20:12;5:2;195:79:23;;;;;;;",
  "deployedSourceMap": "195:79:23:-;;;;;",
  "source": "/*\n * SPDX-License-Identitifer:    MIT\n */\n\npragma solidity ^0.4.24;\n\n\n// aragonOS and aragon-apps rely on address(0) to denote native ETH, in\n// contracts where both tokens and ETH are accepted\ncontract EtherTokenConstant {\n    address internal constant ETH = address(0);\n}\n",
  "sourcePath": "@aragon/os/contracts/common/EtherTokenConstant.sol",
  "ast": {
    "absolutePath": "@aragon/os/contracts/common/EtherTokenConstant.sol",
    "exportedSymbols": {
      "EtherTokenConstant": [
        8621
      ]
    },
    "id": 8622,
    "nodeType": "SourceUnit",
    "nodes": [
      {
        "id": 8615,
        "literals": [
          "solidity",
          "^",
          "0.4",
          ".24"
        ],
        "nodeType": "PragmaDirective",
        "src": "44:24:23"
      },
      {
        "baseContracts": [],
        "contractDependencies": [],
        "contractKind": "contract",
        "documentation": null,
        "fullyImplemented": true,
        "id": 8621,
        "linearizedBaseContracts": [
          8621
        ],
        "name": "EtherTokenConstant",
        "nodeType": "ContractDefinition",
        "nodes": [
          {
            "constant": true,
            "id": 8620,
            "name": "ETH",
            "nodeType": "VariableDeclaration",
            "scope": 8621,
            "src": "229:42:23",
            "stateVariable": true,
            "storageLocation": "default",
            "typeDescriptions": {
              "typeIdentifier": "t_address",
              "typeString": "address"
            },
            "typeName": {
              "id": 8616,
              "name": "address",
              "nodeType": "ElementaryTypeName",
              "src": "229:7:23",
              "typeDescriptions": {
                "typeIdentifier": "t_address",
                "typeString": "address"
              }
            },
            "value": {
              "argumentTypes": null,
              "arguments": [
                {
                  "argumentTypes": null,
                  "hexValue": "30",
                  "id": 8618,
                  "isConstant": false,
                  "isLValue": false,
                  "isPure": true,
                  "kind": "number",
                  "lValueRequested": false,
                  "nodeType": "Literal",
                  "src": "269:1:23",
                  "subdenomination": null,
                  "typeDescriptions": {
                    "typeIdentifier": "t_rational_0_by_1",
                    "typeString": "int_const 0"
                  },
                  "value": "0"
                }
              ],
              "expression": {
                "argumentTypes": [
                  {
                    "typeIdentifier": "t_rational_0_by_1",
                    "typeString": "int_const 0"
                  }
                ],
                "id": 8617,
                "isConstant": false,
                "isLValue": false,
                "isPure": true,
                "lValueRequested": false,
                "nodeType": "ElementaryTypeNameExpression",
                "src": "261:7:23",
                "typeDescriptions": {
                  "typeIdentifier": "t_type$_t_address_$",
                  "typeString": "type(address)"
                },
                "typeName": "address"
              },
              "id": 8619,
              "isConstant": false,
              "isLValue": false,
              "isPure": true,
              "kind": "typeConversion",
              "lValueRequested": false,
              "names": [],
              "nodeType": "FunctionCall",
              "src": "261:10:23",
              "typeDescriptions": {
                "typeIdentifier": "t_address",
                "typeString": "address"
              }
            },
            "visibility": "internal"
          }
        ],
        "scope": 8622,
        "src": "195:79:23"
      }
    ],
    "src": "44:231:23"
  },
  "legacyAST": {
    "absolutePath": "@aragon/os/contracts/common/EtherTokenConstant.sol",
    "exportedSymbols": {
      "EtherTokenConstant": [
        8621
      ]
    },
    "id": 8622,
    "nodeType": "SourceUnit",
    "nodes": [
      {
        "id": 8615,
        "literals": [
          "solidity",
          "^",
          "0.4",
          ".24"
        ],
        "nodeType": "PragmaDirective",
        "src": "44:24:23"
      },
      {
        "baseContracts": [],
        "contractDependencies": [],
        "contractKind": "contract",
        "documentation": null,
        "fullyImplemented": true,
        "id": 8621,
        "linearizedBaseContracts": [
          8621
        ],
        "name": "EtherTokenConstant",
        "nodeType": "ContractDefinition",
        "nodes": [
          {
            "constant": true,
            "id": 8620,
            "name": "ETH",
            "nodeType": "VariableDeclaration",
            "scope": 8621,
            "src": "229:42:23",
            "stateVariable": true,
            "storageLocation": "default",
            "typeDescriptions": {
              "typeIdentifier": "t_address",
              "typeString": "address"
            },
            "typeName": {
              "id": 8616,
              "name": "address",
              "nodeType": "ElementaryTypeName",
              "src": "229:7:23",
              "typeDescriptions": {
                "typeIdentifier": "t_address",
                "typeString": "address"
              }
            },
            "value": {
              "argumentTypes": null,
              "arguments": [
                {
                  "argumentTypes": null,
                  "hexValue": "30",
                  "id": 8618,
                  "isConstant": false,
                  "isLValue": false,
                  "isPure": true,
                  "kind": "number",
                  "lValueRequested": false,
                  "nodeType": "Literal",
                  "src": "269:1:23",
                  "subdenomination": null,
                  "typeDescriptions": {
                    "typeIdentifier": "t_rational_0_by_1",
                    "typeString": "int_const 0"
                  },
                  "value": "0"
                }
              ],
              "expression": {
                "argumentTypes": [
                  {
                    "typeIdentifier": "t_rational_0_by_1",
                    "typeString": "int_const 0"
                  }
                ],
                "id": 8617,
                "isConstant": false,
                "isLValue": false,
                "isPure": true,
                "lValueRequested": false,
                "nodeType": "ElementaryTypeNameExpression",
                "src": "261:7:23",
                "typeDescriptions": {
                  "typeIdentifier": "t_type$_t_address_$",
                  "typeString": "type(address)"
                },
                "typeName": "address"
              },
              "id": 8619,
              "isConstant": false,
              "isLValue": false,
              "isPure": true,
              "kind": "typeConversion",
              "lValueRequested": false,
              "names": [],
              "nodeType": "FunctionCall",
              "src": "261:10:23",
              "typeDescriptions": {
                "typeIdentifier": "t_address",
                "typeString": "address"
              }
            },
            "visibility": "internal"
          }
        ],
        "scope": 8622,
        "src": "195:79:23"
      }
    ],
    "src": "44:231:23"
  },
  "compiler": {
    "name": "solc",
    "version": "0.4.24+commit.e67f0147.Emscripten.clang"
  },
  "networks": {},
  "schemaVersion": "3.0.1",
  "updatedAt": "2019-03-29T09:45:33.505Z",
  "devdoc": {
    "methods": {}
  },
  "userdoc": {
    "methods": {}
  }
}