EIP-155 is an Ethereum Improvement Proposal that introduced replay protection by including chain ID information in signed transaction data. This prevents a signed transaction from being valid on multiple networks, protecting users from replay attacks.
0x123...
) that are identical across all EVM chainscosmos1...
, osmo1...
). Addresses from one chain are invalid on others, providing automatic replay protection.allow_unprotected_txs
= trueallow-unprotected-txs
= true