Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MutantHoundCollarsDecoder ¶
type MutantHoundCollarsDecoder struct {
// contains filtered or unexported fields
}
func NewMutantHoundCollarsDecoder ¶
func NewMutantHoundCollarsDecoder() (*MutantHoundCollarsDecoder, error)
func (*MutantHoundCollarsDecoder) GetMethod ¶
func (mhcd *MutantHoundCollarsDecoder) GetMethod(funcSelector []byte) (*abi.Method, error)
func (*MutantHoundCollarsDecoder) IsBurn2Redeem ¶
func (mhcd *MutantHoundCollarsDecoder) IsBurn2Redeem(method *abi.Method) bool
func (*MutantHoundCollarsDecoder) ParseBurn2RedeemInput ¶
func (mhcd *MutantHoundCollarsDecoder) ParseBurn2RedeemInput(txnInput string) ([]uint64, error)
Click to show internal directories.
Click to hide internal directories.