Context
Currently, getTransaction() in the TRON unchained-client api.ts is not properly implemented, which prevents reusability of getTronTransactionStatus in swapper implementations. The Sun.io swapper integration currently works around this by using direct Trongrid fetch calls.
Tasks
References