feat: change to generic ERC-20 ABI json file
fix: coinUtils rename import
This commit is contained in:
parent
dff407e30e
commit
8e099e3283
36 changed files with 364 additions and 249 deletions
3
lib/plugins/tokens/index.js
Normal file
3
lib/plugins/tokens/index.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
const ERC20 = require('./erc20.abi')
|
||||
|
||||
module.exports = { ERC20 }
|
||||
Loading…
Add table
Add a link
Reference in a new issue