UNPKG

dvf-client-js

Version:

<img src="https://avatars1.githubusercontent.com/u/56512535?s=200&v=4" align="right" />

8 lines (6 loc) 136 B
module.exports = (tokenAddress, chainId) => ({ data: Buffer.from( `00${tokenAddress}000000000000000${chainId}`, 'hex' ) })