2/13 True finality (no longest chain rule, when a transaction is seen by the network it is final - can’t be rolled back by a chain reorg), requiring no complex "wait 10 blocks" UI logic
3/13 Synchronous RPC (no asynchronous fire and forget, synchronous confirmations, only possible on Fantom due to our low confirmation times), no need for callback hell