MCPcopy Create free account
hub / github.com/AztecProtocol/huff / erc20_interface.js

File erc20_interface.js

example/erc20/erc20_interface.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const BN = require('bn.js');
2const { Runtime, getNewVM } = require('../../src/runtime.js');
3
4const main = new Runtime('erc20.huff', __dirname);

Callers

nothing calls this directly

Calls 1

getNewVMFunction · 0.85

Tested by

no test coverage detected