Glossary

calldata

the input data field of a regular Ethereum transaction. Calldata is priced at 16 gas per byte (for non-zero bytes) and competes directly with every other Ethereum transaction for the same block space.

Learn More

Related Terms