Zondax / filecoin-solidity

Filecoin Solidity API Library
Apache License 2.0
94 stars 43 forks source link

Q: any support for sending assets to f1/f3 addresses? #330

Closed Fatman13 closed 1 year ago

Fatman13 commented 1 year ago

Hello, team, I was looking at https://github.com/Zondax/filecoin-solidity/blob/master/contracts/v0.8/utils/FilAddresses.sol and wondering if there is any support on sending assets like erc-20 tokens to f1/f3 addresses in a FEVM sol contract?

:link: zboto Link

raulk commented 1 year ago

Yes: https://github.com/Zondax/filecoin-solidity/blob/master/contracts/v0.8/SendAPI.sol#L28