Skip to content

Commit

Permalink
Add more comment key, add build script
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Aug 21, 2018
1 parent e12e9ca commit 60cc456
Show file tree
Hide file tree
Showing 15 changed files with 73 additions and 2 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"type": "git",
"url": "git+https://github.com/MyEtherWallet/ethereum-lists.git"
},
"scripts": {
"build": "node createFiles.js"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/MyEtherWallet/ethereum-lists/issues"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "TEST",
"address": "0x0000000000000000000000000000000000000000",
"comment": "",
"abi": [],
"abi": []
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "TEST",
"address": "0x0000000000000000000000000000000000000000",
"comment": "",
"abi": []
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "TEST",
"address": "0x0000000000000000000000000000000000000000",
"comment": "",
"abi": []
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "TEST",
"address": "0x0000000000000000000000000000000000000000",
"comment": "",
"abi": []
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "TEST",
"address": "0x0000000000000000000000000000000000000000",
"comment": "",
"abi": []
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Mists Multisig Contract",
"address": "0x0000000000000000000000000000000000000000",
"comment": "",
"abi": [
{
"constant": false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Generic ERC223 Token",
"address": "0x0001000000001000000000100000000010000001",
"comment": "",
"abi": [
{
"constant": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "DdengleToken - DGT",
"address": "0x72ea3508d9d817a91465abb59be10fef9857a055",
"comment": "",
"abi": [
{
"constant": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Mists Multisig Contract",
"address": "0x0000000000000000000000000000000000000000",
"comment": "",
"abi": [
{
"constant": false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Generic ERC223 Token",
"address": "0x0001000000001000000000100000000010000001",
"comment": "",
"abi": [
{
"constant": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "BitEther",
"address": "0x085fb4f24031eaedbc2b611aa528f22343eb52db",
"comment": "",
"abi": [
{
"constant": false,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Saint Hodl Contracts",
"address": "0x1010101010101010101010101010101010101010",
"comment": "",
"abi": [
{
"constant": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,57 @@
{"name":"DAO Classic Withdraw","address":"0x180826b05452ce96e157f0708c43381fee64a6b8","abi":[{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[],"name":"seal","outputs":[],"type":"function"},{"constant":true,"inputs":[],"name":"totalAccounts","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"type":"function"},{"constant":false,"inputs":[{"name":"data","type":"uint256[]"}],"name":"fill","outputs":[],"type":"function"},{"constant":true,"inputs":[],"name":"owner","outputs":[{"name":"","type":"address"}],"type":"function"},{"constant":true,"inputs":[],"name":"sealed","outputs":[{"name":"","type":"bool"}],"type":"function"},{"inputs":[],"type":"constructor"}]}
{
"name": "DAO Classic Withdraw",
"address": "0x180826b05452ce96e157f0708c43381fee64a6b8",
"comment": "",
"abi": [
{
"constant": true,
"inputs": [],
"name": "totalSupply",
"outputs": [{ "name": "", "type": "uint256" }],
"type": "function"
},
{
"constant": false,
"inputs": [],
"name": "seal",
"outputs": [],
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "totalAccounts",
"outputs": [{ "name": "", "type": "uint256" }],
"type": "function"
},
{
"constant": true,
"inputs": [{ "name": "", "type": "address" }],
"name": "balanceOf",
"outputs": [{ "name": "", "type": "uint256" }],
"type": "function"
},
{
"constant": false,
"inputs": [{ "name": "data", "type": "uint256[]" }],
"name": "fill",
"outputs": [],
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "owner",
"outputs": [{ "name": "", "type": "address" }],
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "sealed",
"outputs": [{ "name": "", "type": "bool" }],
"type": "function"
},
{ "inputs": [], "type": "constructor" }
]
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "SmartBillions - Smart",
"address": "0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C",
"comment": "",
"abi": [
{
"constant": false,
Expand Down

0 comments on commit 60cc456

Please sign in to comment.