Problem
If you experienced "Transaction is too big" when using Ledger to send NEO or GAS assets. It's likely that you have too many UTXOs. Ledger can only handle a limited amount of data sent to its device.
Solution
Send smaller amount to yourself. It will help reduce number of UTXOs.
What is UTXO Manager?
Connect a wallet to see how many UTXO for each asset. This app will help you combine those UTXOs. Ideally, There should be only 1 UTXO for each asset.
Connected address:
{{account.address}}
CONNECT WITH NeoLine
Number of NEO UTXO ({{sumneo(neoutxo.length)}} NEO)
Number of UTXO displayed here is limited to 5000
{{neoutxo.length}}
{{t.txid}}
{{t.value}}
Number of GAS UTXO ({{sumgas(gasutxo.length).toFixed(8)}} GAS)
Number of UTXO displayed here is limited to 5000
{{gasutxo.length}}
{{t.txid}}
{{t.value}}