• Solidity ^0.8.20 introduced the PUSH(0x5f) opcode supported by the ETH mainnet
  • The opcode is not supported by any other chains
  • For other chains consider using Solidity 0.8.19

Refs

  1. Stackexchange