Call Justswap
JustSwap's trade pair contract is created by contract, so it does not have an API on-chain.
To call it, you need to set ABI manually.
ABI json file: https://github.com/andelf/tronpy/blob/master/examples/JustSwapExchange.abi
Python
Ref: https://github.com/andelf/tronpy/blob/master/examples/justswap.py
JavaScript
最后更新于