适用于 Google Apps 脚本的以太坊最小库

sha*_*imo 5 javascript google-apps-script ethereum smartcontracts

我需要能够调用以太坊合约(只读 eth_call 即可)并将结果存储在我的 Google 表格中。有什么合理的方法可以使用 Google Apps 脚本来执行此操作吗?我找不到任何方法来导入 web3 或 ethrpc 等库...