Skip to content

Commit

Permalink
add one overflow contract
Browse files Browse the repository at this point in the history
  • Loading branch information
whaleKK committed Oct 10, 2018
1 parent a9e503b commit 42d8e00
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions bad_tokens.all.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3656,6 +3656,7 @@ addr,category,name,symbol,exchanges,totalSupply,decimals,info
0xa4b01cC6f2fde9D5d84da419bee4359819ae210b,[B1][B2][B3][B4],,,,,,_
0xa4d9D0DB195DF608cF5C14F8d8BD7beE9BDdA987,[B4][B5][B6],,,,,,_
0xa541EA1B66b1660fE8092BB051b61b5D254Ab775,[B5][B6],,,,,,_
0xa550A7980f856D5F9Dd0a8c405e8736223f0b44a,[A5],,,,,,_
0xa559342b9A042cdAAEBDB7cFbF6386e0b1b5ABCE,[B6],,,,,,_
0xa5Ca78D849Fa2B1cd4F37E81e99f6c5cC6c92A7e,[B5][B6],,,,,,_
0xa5aFe03f5B46007277E448975DeCa255a85b2cb0,[B5],,,,,,_
Expand Down
5 changes: 5 additions & 0 deletions bad_tokens.all.json
Original file line number Diff line number Diff line change
Expand Up @@ -24703,6 +24703,11 @@
"no-symbol": true
}
},
"0xa550A7980f856D5F9Dd0a8c405e8736223f0b44a": {
"issues": {
"owner-overweight-token-by-overflow": true
}
},
"0xa559342b9A042cdAAEBDB7cFbF6386e0b1b5ABCE": {
"issues": {
"no-symbol": true
Expand Down
1 change: 1 addition & 0 deletions csv/owner-overweight-token-by-overflow.o.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ addr,category,name,symbol,exchanges,totalSupply,decimals,info
0x31a7d1a302c1eC79aD6f43a281E8890460E3b227,owner-overweight-token-by-overflow,,,,,,_
0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11,owner-overweight-token-by-overflow,Bitcoin Red,BTCR,@Coinexchange@ForkDelta@YoBit,21000000,8,_
0x81680e3239E07A32f63E910a145DdDC4f1d25E1D,owner-overweight-token-by-overflow,,,,,,_
0xa550A7980f856D5F9Dd0a8c405e8736223f0b44a,owner-overweight-token-by-overflow,,,,,,_
0xd079763792F984AEF8BddA31A68b405031dFb367,owner-overweight-token-by-overflow,,,,,,_
0xe57297258717eC66749fcFb4BF23869E252B03C3,owner-overweight-token-by-overflow,,,,,,_
5 changes: 5 additions & 0 deletions json/owner-overweight-token-by-overflow.o.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
"owner-overweight-token-by-overflow": true
}
},
"0xa550A7980f856D5F9Dd0a8c405e8736223f0b44a": {
"issues": {
"owner-overweight-token-by-overflow": true
}
},
"0xd079763792F984AEF8BddA31A68b405031dFb367": {
"issues": {
"owner-overweight-token-by-overflow": true
Expand Down
1 change: 1 addition & 0 deletions raw/owner-overweight-token-by-overflow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
0x12f9cf26a436b67728480df770416f9be5605d77
0x2d856e799b8ad85a3af7e9a4ed6bed685e797ef3
0x31a7d1a302c1ec79ad6f43a281e8890460e3b227
0xa550A7980f856D5F9Dd0a8c405e8736223f0b44a

0 comments on commit 42d8e00

Please sign in to comment.