Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 905 Bytes

precompiles.md

File metadata and controls

23 lines (17 loc) · 905 Bytes

EVM Precompiles

References: These files are useful, but should use the actual geth repo tho

All numbers are for Istanbul:

Address Name Gas Notes
0x01 ecrecover 3000
0x02 sha256hash Dynamic
0x03 ripemd160hash Dynamic
0x04 dataCopy Dynamic
0x05 bigModExp Dynamic
0x06 bn256Add 150
0x07 bn256ScalarMul 6000
0x08 bn256Pairing Dynamic
0x09 blake2F Dynamic