Closed geniymusli closed 1 year ago
Yes of course
Could you please guide me through a bit? I've been looking threw this project and the only thing I found is asset_transfer function, it says for TRC-10 tokens.
contract = client.get_contract("address")
contract.functions.transfer("where", amount).build()
I hope it helped you. Let me know if you have further questions
Can I send TRC-20 tokens such as USDT using this package?