web3wagmi
← All standards

ERC-191 vs ERC-1077

Signed Data Standard compared with Gas relay for contract calls.

No shared functions
0 shared · 1 vs 4 functions · 0% of the smaller surface

ERC-1077 lists ERC-191 in its requires field but declares no inheritance in its interface, so any surface it inherits is not counted here.

🤝 Shared (0)

None.

◀️ Only in ERC-191 (1)

0x110eb0a3signatureBasedExecution(address,uint256,bytes,uint8,bytes32,bytes32)

▶️ Only in ERC-1077 (4)

0xee60cd10executeGasRelay(bytes,uint256,uint256,address,address,bytes)
0xb350c537executeGasRelayERC191Msg(uint256,bytes,uint256,uint256,address,address)
0xcb914962executeGasRelayMsg(uint256,bytes,uint256,uint256,address,address)
0x52631ab4lastNonce()

Both surfaces parsed from the canonical specifications: ERC-191 · ERC-1077