Documentation ¶
Index ¶
- func AddressToIndexedTopic(addr common.Address) (ret common.Hash)
- func CheckGasPrice(gasPrice *big.Int, gasFeePolicy *gas.FeePolicy) error
- func ERC721TokenIDToIndexedTopic(tokenID *big.Int) (ret common.Hash)
- func GetSender(tx *types.Transaction) (common.Address, error)
- func MustGetSender(tx *types.Transaction) common.Address
- func MustGetSenderIfTxSigned(tx *types.Transaction) common.Address
- func PackUint256(uint256 *big.Int) []byte
- func Signer(chainID *big.Int) types.Signer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddressToIndexedTopic ¶ added in v1.3.0
func CheckGasPrice ¶ added in v1.0.3
func ERC721TokenIDToIndexedTopic ¶ added in v1.3.0
func MustGetSender ¶
func MustGetSender(tx *types.Transaction) common.Address
func MustGetSenderIfTxSigned ¶ added in v1.0.3
func MustGetSenderIfTxSigned(tx *types.Transaction) common.Address
func PackUint256 ¶ added in v1.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.