getTransactionDetails

abstract suspend fun getTransactionDetails(chain: String, signature: String): Result<GetTransactionDetailsResponse>