File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- # ERC20Plugins
1+ # Token Plugins
22
3- [ ![ Build Status] ( https://github.com/1inch/erc20 -plugins/workflows/CI/badge.svg )] ( https://github.com/1inch/erc20 -plugins/actions )
4- [ ![ Coverage Status] ( https://codecov.io/gh/1inch/erc20 -plugins/branch/master/graph/badge.svg?token=Z3D5O3XUYV )] ( https://codecov.io/gh/1inch/erc20 -plugins )
5- [ ![ NPM Package] ( https://img.shields.io/npm/v/@1inch/erc20 -plugins.svg )] ( https://www.npmjs.org/package/@1inch/erc20 -plugins )
3+ [ ![ Build Status] ( https://github.com/1inch/token -plugins/workflows/CI/badge.svg )] ( https://github.com/1inch/token -plugins/actions )
4+ [ ![ Coverage Status] ( https://codecov.io/gh/1inch/token -plugins/branch/master/graph/badge.svg?token=Z3D5O3XUYV )] ( https://codecov.io/gh/1inch/token -plugins )
5+ [ ![ NPM Package] ( https://img.shields.io/npm/v/@1inch/token -plugins.svg )] ( https://www.npmjs.org/package/@1inch/token -plugins )
66
77ERC20 extension enabling external smart contract based plugins to track balances of those users who opted-in to these plugins.
88
Original file line number Diff line number Diff line change 11{
2- "name" : " @1inch/erc20 -plugins" ,
2+ "name" : " @1inch/token -plugins" ,
33 "version" : " 1.0.0" ,
44 "description" : " ERC20 extension enabling external smart contract based plugins to track balances of those users who opted-in to those plugins" ,
55 "repository" : {
66 "type" : " git" ,
7- "url" : " git@github.com:1inch/erc20 -plugins.git"
7+ "url" : " git@github.com:1inch/token -plugins.git"
88 },
99 "bugs" : {
10- "url" : " https://github.com/1inch/erc20 -plugins/issues"
10+ "url" : " https://github.com/1inch/token -plugins/issues"
1111 },
12- "homepage" : " https://github.com/1inch/erc20 -plugins#readme" ,
12+ "homepage" : " https://github.com/1inch/token -plugins#readme" ,
1313 "author" : " 1inch" ,
1414 "license" : " MIT" ,
1515 "dependencies" : {
You can’t perform that action at this time.
0 commit comments