UNPKG

dvf-client-js

Version:

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

9 lines (7 loc) 235 B
const withdrawalResponse = await dvf.transferAndWithdraw({ // ensure address is checksummed recipientEthAddress: '0x65d580E2F7f430abC110d3dc22572b97b364a5Ac', token: 'ETH', amount: 0.01 }) logExampleResult(withdrawalResponse)