...系列的第一篇文章——或者说是第二篇,如果你把[关于ERC-7512:链上智能合约审计的表示](https://learnblockchain.cn/article/11384)的文章算上。你可以阅读[EIPs For Nerds:让以太坊的研发变得可及](https://hackmd.io/@emmanuel-awosika/Introducing-EIPs-F...
...
>
> 1. `Object` - The transaction call object
>
> - `from`: `DATA`, 20 Bytes - (optional) The address the transaction is sent from.
> - `to`: `DATA`, 20 Bytes - The address the transaction is directed to.
> - `gas`: `QUANTITY` - (optional) Integer of the gas provided for the transaction exe...