UNPKG

@rhino.fi/client-js

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