extractor用于解析以太坊erc20&路印协议 method&event . 在go-ethereum/account/abi原基础上添加了event的indexed字段拆解及method的inputs解析,由此我们在解析method&event的时候可以统一使用同一个方法