Documentation ¶
Index ¶
- Constants
- Variables
- func InitExecutor(cfg *types.Chain33Config)
- func InitFork(cfg *types.Chain33Config)
- func NewType(cfg *types.Chain33Config) *evmxgoType
- func RegisterEvmxgoServer(s *grpc.Server, srv EvmxgoServer)
- type BridgevmxgoConfig
- type Evmxgo
- func (*Evmxgo) Descriptor() ([]byte, []int)deprecated
- func (x *Evmxgo) GetIntroduction() string
- func (x *Evmxgo) GetSymbol() string
- func (x *Evmxgo) GetTotal() int64
- func (*Evmxgo) ProtoMessage()
- func (x *Evmxgo) ProtoReflect() protoreflect.Message
- func (x *Evmxgo) Reset()
- func (x *Evmxgo) String() string
- type EvmxgoAccountResult
- type EvmxgoAction
- func (*EvmxgoAction) Descriptor() ([]byte, []int)deprecated
- func (x *EvmxgoAction) GetBurn() *EvmxgoBurn
- func (x *EvmxgoAction) GetMint() *EvmxgoMint
- func (x *EvmxgoAction) GetTransfer() *types.AssetsTransfer
- func (x *EvmxgoAction) GetTransferToExec() *types.AssetsTransferToExec
- func (x *EvmxgoAction) GetTy() int32
- func (m *EvmxgoAction) GetValue() isEvmxgoAction_Value
- func (x *EvmxgoAction) GetWithdraw() *types.AssetsWithdraw
- func (*EvmxgoAction) ProtoMessage()
- func (x *EvmxgoAction) ProtoReflect() protoreflect.Message
- func (x *EvmxgoAction) Reset()
- func (x *EvmxgoAction) String() string
- type EvmxgoAction_Burn
- type EvmxgoAction_Mint
- type EvmxgoAction_Transfer
- type EvmxgoAction_TransferToExec
- type EvmxgoAction_Withdraw
- type EvmxgoAsset
- func (*EvmxgoAsset) Descriptor() ([]byte, []int)deprecated
- func (x *EvmxgoAsset) GetAccount() *types.Account
- func (x *EvmxgoAsset) GetSymbol() string
- func (*EvmxgoAsset) ProtoMessage()
- func (x *EvmxgoAsset) ProtoReflect() protoreflect.Message
- func (x *EvmxgoAsset) Reset()
- func (x *EvmxgoAsset) String() string
- type EvmxgoBurn
- type EvmxgoClient
- type EvmxgoMint
- func (*EvmxgoMint) Descriptor() ([]byte, []int)deprecated
- func (x *EvmxgoMint) GetAmount() int64
- func (x *EvmxgoMint) GetBridgeToken() string
- func (x *EvmxgoMint) GetRecipient() string
- func (x *EvmxgoMint) GetSymbol() string
- func (*EvmxgoMint) ProtoMessage()
- func (x *EvmxgoMint) ProtoReflect() protoreflect.Message
- func (x *EvmxgoMint) Reset()
- func (x *EvmxgoMint) String() string
- type EvmxgoMintConfig
- func (*EvmxgoMintConfig) Descriptor() ([]byte, []int)deprecated
- func (x *EvmxgoMintConfig) GetAddress() string
- func (x *EvmxgoMintConfig) GetIntroduction() string
- func (x *EvmxgoMintConfig) GetPrecision() int32
- func (*EvmxgoMintConfig) ProtoMessage()
- func (x *EvmxgoMintConfig) ProtoReflect() protoreflect.Message
- func (x *EvmxgoMintConfig) Reset()
- func (x *EvmxgoMintConfig) String() string
- type EvmxgoRecv
- type EvmxgoServer
- type LocalEvmxgo
- func (*LocalEvmxgo) Descriptor() ([]byte, []int)deprecated
- func (x *LocalEvmxgo) GetIntroduction() string
- func (x *LocalEvmxgo) GetPrecision() int32
- func (x *LocalEvmxgo) GetSymbol() string
- func (x *LocalEvmxgo) GetTotal() int64
- func (*LocalEvmxgo) ProtoMessage()
- func (x *LocalEvmxgo) ProtoReflect() protoreflect.Message
- func (x *LocalEvmxgo) Reset()
- func (x *LocalEvmxgo) String() string
- type LocalEvmxgoLogs
- func (*LocalEvmxgoLogs) Descriptor() ([]byte, []int)deprecated
- func (x *LocalEvmxgoLogs) GetActionType() int32
- func (x *LocalEvmxgoLogs) GetSymbol() string
- func (x *LocalEvmxgoLogs) GetTxHash() string
- func (x *LocalEvmxgoLogs) GetTxIndex() string
- func (*LocalEvmxgoLogs) ProtoMessage()
- func (x *LocalEvmxgoLogs) ProtoReflect() protoreflect.Message
- func (x *LocalEvmxgoLogs) Reset()
- func (x *LocalEvmxgoLogs) String() string
- type ReceiptEvmxgo
- type ReceiptEvmxgoAmount
- func (*ReceiptEvmxgoAmount) Descriptor() ([]byte, []int)deprecated
- func (x *ReceiptEvmxgoAmount) GetCurrent() *Evmxgo
- func (x *ReceiptEvmxgoAmount) GetPrev() *Evmxgo
- func (*ReceiptEvmxgoAmount) ProtoMessage()
- func (x *ReceiptEvmxgoAmount) ProtoReflect() protoreflect.Message
- func (x *ReceiptEvmxgoAmount) Reset()
- func (x *ReceiptEvmxgoAmount) String() string
- type ReplyAccountEvmxgoAssets
- func (*ReplyAccountEvmxgoAssets) Descriptor() ([]byte, []int)deprecated
- func (x *ReplyAccountEvmxgoAssets) GetEvmxgoAssets() []*EvmxgoAsset
- func (*ReplyAccountEvmxgoAssets) ProtoMessage()
- func (x *ReplyAccountEvmxgoAssets) ProtoReflect() protoreflect.Message
- func (x *ReplyAccountEvmxgoAssets) Reset()
- func (x *ReplyAccountEvmxgoAssets) String() string
- type ReplyAccounts
- type ReplyAddrRecvForEvmxgos
- func (*ReplyAddrRecvForEvmxgos) Descriptor() ([]byte, []int)deprecated
- func (x *ReplyAddrRecvForEvmxgos) GetEvmxgoRecvs() []*EvmxgoRecv
- func (*ReplyAddrRecvForEvmxgos) ProtoMessage()
- func (x *ReplyAddrRecvForEvmxgos) ProtoReflect() protoreflect.Message
- func (x *ReplyAddrRecvForEvmxgos) Reset()
- func (x *ReplyAddrRecvForEvmxgos) String() string
- type ReplyEvmxgoLogs
- type ReplyEvmxgos
- type ReqAccountEvmxgoAssets
- func (*ReqAccountEvmxgoAssets) Descriptor() ([]byte, []int)deprecated
- func (x *ReqAccountEvmxgoAssets) GetAddress() string
- func (x *ReqAccountEvmxgoAssets) GetExecer() string
- func (*ReqAccountEvmxgoAssets) ProtoMessage()
- func (x *ReqAccountEvmxgoAssets) ProtoReflect() protoreflect.Message
- func (x *ReqAccountEvmxgoAssets) Reset()
- func (x *ReqAccountEvmxgoAssets) String() string
- type ReqAddrEvmxgos
- func (*ReqAddrEvmxgos) Descriptor() ([]byte, []int)deprecated
- func (x *ReqAddrEvmxgos) GetAddr() string
- func (x *ReqAddrEvmxgos) GetCount() int32
- func (x *ReqAddrEvmxgos) GetDirection() int32
- func (x *ReqAddrEvmxgos) GetEvmxgo() []string
- func (x *ReqAddrEvmxgos) GetFromKey() string
- func (x *ReqAddrEvmxgos) GetStatus() int32
- func (*ReqAddrEvmxgos) ProtoMessage()
- func (x *ReqAddrEvmxgos) ProtoReflect() protoreflect.Message
- func (x *ReqAddrEvmxgos) Reset()
- func (x *ReqAddrEvmxgos) String() string
- type ReqEvmxgoTx
- func (*ReqEvmxgoTx) Descriptor() ([]byte, []int)deprecated
- func (x *ReqEvmxgoTx) GetAddr() string
- func (x *ReqEvmxgoTx) GetCount() int32
- func (x *ReqEvmxgoTx) GetDirection() int32
- func (x *ReqEvmxgoTx) GetFlag() int32
- func (x *ReqEvmxgoTx) GetHeight() int64
- func (x *ReqEvmxgoTx) GetIndex() int64
- func (x *ReqEvmxgoTx) GetSymbol() string
- func (*ReqEvmxgoTx) ProtoMessage()
- func (x *ReqEvmxgoTx) ProtoReflect() protoreflect.Message
- func (x *ReqEvmxgoTx) Reset()
- func (x *ReqEvmxgoTx) String() string
- type ReqEvmxgos
- type UnimplementedEvmxgoServer
Constants ¶
const ( // ActionTransfer for transfer ActionTransfer = 4 // ActionGenesis for genesis ActionGenesis = 5 // ActionWithdraw for Withdraw ActionWithdraw = 6 // EvmxgoActionTransferToExec for evmxgo transfer to exec EvmxgoActionTransferToExec = 11 // EvmxgoActionMint for evmxgo mint EvmxgoActionMint = 12 // EvmxgoActionBurn for evmxgo burn EvmxgoActionBurn = 13 )
const ( // TyLogEvmxgoTransfer log for token tranfer TyLogEvmxgoTransfer = 313 // TyLogEvmxgoDeposit log for token deposit TyLogEvmxgoDeposit = 315 // TyLogEvmxgoExecTransfer log for token exec transfer TyLogEvmxgoExecTransfer = 316 // TyLogEvmxgoExecWithdraw log for token exec withdraw TyLogEvmxgoExecWithdraw = 317 // TyLogEvmxgoExecDeposit log for token exec deposit TyLogEvmxgoExecDeposit = 318 // TyLogEvmxgoExecFrozen log for token exec frozen TyLogEvmxgoExecFrozen = 319 // TyLogEvmxgoExecActive log for token exec active TyLogEvmxgoExecActive = 320 // TyLogEvmxgoGenesisTransfer log for token genesis rransfer TyLogEvmxgoGenesisTransfer = 321 // TyLogEvmxgoGenesisDeposit log for token genesis deposit TyLogEvmxgoGenesisDeposit = 322 // TyLogEvmxgoMint log for evmxgo mint TyLogEvmxgoMint = 323 // TyLogEvmxgoBurn log for evmxgo burn TyLogEvmxgoBurn = 324 )
const ( TyUnknowAction = iota + 100 TyTransferAction TyWithdrawAction TyTransferToExecAction TyMintAction TyBurnAction NameTransferAction = "Transfer" NameWithdrawAction = "Withdraw" NameTransferToExecAction = "TransferToExec" NameMintAction = "Mint" NameBurnAction = "Burn" )
action类型id和name,这些常量可以自定义修改
const ( TyUnknownLog = iota + 100 TyTransferLog TyWithdrawLog TyTransferToExecLog TyMintLog TyBurnLog )
log类型id值
Variables ¶
var ( // ErrEvmxgoSymbolNotExist error evmxgo symbol not exist ErrEvmxgoSymbolNotExist = errors.New("ErrEvmxgoSymbolNotExist") // ErrEvmxgoSymbolNotAllowedMint error evmxgo symbol not allowed mint ErrEvmxgoSymbolNotAllowedMint = errors.New("ErrEvmxgoSymbolNotAllowedMint") // ErrEvmxgoSymbolNotConfigValue error evmxgo symbol not config value ErrEvmxgoSymbolNotConfigValue = errors.New("ErrEvmxgoSymbolNotConfigValue") // ErrNotCorrectBridgeTokenAddress error Not Correct BridgeToken Address ErrNotCorrectBridgeTokenAddress = errors.New("ErrNotCorrectBridgeTokenAddress") )
var (
//EvmxgoX 执行器名称定义
EvmxgoX = "evmxgo"
)
var File_evmxgo_proto protoreflect.FileDescriptor
Functions ¶
func InitExecutor ¶
func InitExecutor(cfg *types.Chain33Config)
InitExecutor defines register executor
func NewType ¶
func NewType(cfg *types.Chain33Config) *evmxgoType
func RegisterEvmxgoServer ¶
func RegisterEvmxgoServer(s *grpc.Server, srv EvmxgoServer)
Types ¶
type BridgevmxgoConfig ¶
type BridgevmxgoConfig struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
config bridgevmxgo contract address
func (*BridgevmxgoConfig) Descriptor
deprecated
func (*BridgevmxgoConfig) Descriptor() ([]byte, []int)
Deprecated: Use BridgevmxgoConfig.ProtoReflect.Descriptor instead.
func (*BridgevmxgoConfig) GetAddress ¶
func (x *BridgevmxgoConfig) GetAddress() string
func (*BridgevmxgoConfig) ProtoMessage ¶
func (*BridgevmxgoConfig) ProtoMessage()
func (*BridgevmxgoConfig) ProtoReflect ¶
func (x *BridgevmxgoConfig) ProtoReflect() protoreflect.Message
func (*BridgevmxgoConfig) Reset ¶
func (x *BridgevmxgoConfig) Reset()
func (*BridgevmxgoConfig) String ¶
func (x *BridgevmxgoConfig) String() string
type Evmxgo ¶
type Evmxgo struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` Introduction string `protobuf:"bytes,2,opt,name=introduction,proto3" json:"introduction,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
state db
func (*Evmxgo) Descriptor
deprecated
func (*Evmxgo) GetIntroduction ¶
func (*Evmxgo) ProtoMessage ¶
func (*Evmxgo) ProtoMessage()
func (*Evmxgo) ProtoReflect ¶
func (x *Evmxgo) ProtoReflect() protoreflect.Message
type EvmxgoAccountResult ¶
type EvmxgoAccountResult struct { Token string `json:"Token,omitempty"` Currency int32 `json:"currency,omitempty"` Balance string `json:"balance,omitempty"` Frozen string `json:"frozen,omitempty"` Addr string `json:"addr,omitempty"` }
EvmxgoAccountResult about evmxgo account result
type EvmxgoAction ¶
type EvmxgoAction struct { // Types that are assignable to Value: // *EvmxgoAction_Transfer // *EvmxgoAction_Withdraw // *EvmxgoAction_TransferToExec // *EvmxgoAction_Mint // *EvmxgoAction_Burn Value isEvmxgoAction_Value `protobuf_oneof:"value"` Ty int32 `protobuf:"varint,6,opt,name=Ty,proto3" json:"Ty,omitempty"` // contains filtered or unexported fields }
action
func (*EvmxgoAction) Descriptor
deprecated
func (*EvmxgoAction) Descriptor() ([]byte, []int)
Deprecated: Use EvmxgoAction.ProtoReflect.Descriptor instead.
func (*EvmxgoAction) GetBurn ¶
func (x *EvmxgoAction) GetBurn() *EvmxgoBurn
func (*EvmxgoAction) GetMint ¶
func (x *EvmxgoAction) GetMint() *EvmxgoMint
func (*EvmxgoAction) GetTransfer ¶
func (x *EvmxgoAction) GetTransfer() *types.AssetsTransfer
func (*EvmxgoAction) GetTransferToExec ¶
func (x *EvmxgoAction) GetTransferToExec() *types.AssetsTransferToExec
func (*EvmxgoAction) GetTy ¶
func (x *EvmxgoAction) GetTy() int32
func (*EvmxgoAction) GetValue ¶
func (m *EvmxgoAction) GetValue() isEvmxgoAction_Value
func (*EvmxgoAction) GetWithdraw ¶
func (x *EvmxgoAction) GetWithdraw() *types.AssetsWithdraw
func (*EvmxgoAction) ProtoMessage ¶
func (*EvmxgoAction) ProtoMessage()
func (*EvmxgoAction) ProtoReflect ¶
func (x *EvmxgoAction) ProtoReflect() protoreflect.Message
func (*EvmxgoAction) Reset ¶
func (x *EvmxgoAction) Reset()
func (*EvmxgoAction) String ¶
func (x *EvmxgoAction) String() string
type EvmxgoAction_Burn ¶
type EvmxgoAction_Burn struct {
Burn *EvmxgoBurn `protobuf:"bytes,5,opt,name=burn,proto3,oneof"`
}
type EvmxgoAction_Mint ¶
type EvmxgoAction_Mint struct {
Mint *EvmxgoMint `protobuf:"bytes,4,opt,name=mint,proto3,oneof"`
}
type EvmxgoAction_Transfer ¶
type EvmxgoAction_Transfer struct {
Transfer *types.AssetsTransfer `protobuf:"bytes,1,opt,name=transfer,proto3,oneof"`
}
type EvmxgoAction_TransferToExec ¶
type EvmxgoAction_TransferToExec struct {
TransferToExec *types.AssetsTransferToExec `protobuf:"bytes,3,opt,name=transferToExec,proto3,oneof"`
}
type EvmxgoAction_Withdraw ¶
type EvmxgoAction_Withdraw struct {
Withdraw *types.AssetsWithdraw `protobuf:"bytes,2,opt,name=withdraw,proto3,oneof"`
}
type EvmxgoAsset ¶
type EvmxgoAsset struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` Account *types.Account `protobuf:"bytes,2,opt,name=account,proto3" json:"account,omitempty"` // contains filtered or unexported fields }
func (*EvmxgoAsset) Descriptor
deprecated
func (*EvmxgoAsset) Descriptor() ([]byte, []int)
Deprecated: Use EvmxgoAsset.ProtoReflect.Descriptor instead.
func (*EvmxgoAsset) GetAccount ¶
func (x *EvmxgoAsset) GetAccount() *types.Account
func (*EvmxgoAsset) GetSymbol ¶
func (x *EvmxgoAsset) GetSymbol() string
func (*EvmxgoAsset) ProtoMessage ¶
func (*EvmxgoAsset) ProtoMessage()
func (*EvmxgoAsset) ProtoReflect ¶
func (x *EvmxgoAsset) ProtoReflect() protoreflect.Message
func (*EvmxgoAsset) Reset ¶
func (x *EvmxgoAsset) Reset()
func (*EvmxgoAsset) String ¶
func (x *EvmxgoAsset) String() string
type EvmxgoBurn ¶
type EvmxgoBurn struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` // contains filtered or unexported fields }
func (*EvmxgoBurn) Descriptor
deprecated
func (*EvmxgoBurn) Descriptor() ([]byte, []int)
Deprecated: Use EvmxgoBurn.ProtoReflect.Descriptor instead.
func (*EvmxgoBurn) GetAmount ¶
func (x *EvmxgoBurn) GetAmount() int64
func (*EvmxgoBurn) GetSymbol ¶
func (x *EvmxgoBurn) GetSymbol() string
func (*EvmxgoBurn) ProtoMessage ¶
func (*EvmxgoBurn) ProtoMessage()
func (*EvmxgoBurn) ProtoReflect ¶
func (x *EvmxgoBurn) ProtoReflect() protoreflect.Message
func (*EvmxgoBurn) Reset ¶
func (x *EvmxgoBurn) Reset()
func (*EvmxgoBurn) String ¶
func (x *EvmxgoBurn) String() string
type EvmxgoClient ¶
type EvmxgoClient interface { }
EvmxgoClient is the client API for Evmxgo service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewEvmxgoClient ¶
func NewEvmxgoClient(cc grpc.ClientConnInterface) EvmxgoClient
type EvmxgoMint ¶
type EvmxgoMint struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"` BridgeToken string `protobuf:"bytes,3,opt,name=bridgeToken,proto3" json:"bridgeToken,omitempty"` Recipient string `protobuf:"bytes,4,opt,name=recipient,proto3" json:"recipient,omitempty"` // contains filtered or unexported fields }
func (*EvmxgoMint) Descriptor
deprecated
func (*EvmxgoMint) Descriptor() ([]byte, []int)
Deprecated: Use EvmxgoMint.ProtoReflect.Descriptor instead.
func (*EvmxgoMint) GetAmount ¶
func (x *EvmxgoMint) GetAmount() int64
func (*EvmxgoMint) GetBridgeToken ¶
func (x *EvmxgoMint) GetBridgeToken() string
func (*EvmxgoMint) GetRecipient ¶
func (x *EvmxgoMint) GetRecipient() string
func (*EvmxgoMint) GetSymbol ¶
func (x *EvmxgoMint) GetSymbol() string
func (*EvmxgoMint) ProtoMessage ¶
func (*EvmxgoMint) ProtoMessage()
func (*EvmxgoMint) ProtoReflect ¶
func (x *EvmxgoMint) ProtoReflect() protoreflect.Message
func (*EvmxgoMint) Reset ¶
func (x *EvmxgoMint) Reset()
func (*EvmxgoMint) String ¶
func (x *EvmxgoMint) String() string
type EvmxgoMintConfig ¶
type EvmxgoMintConfig struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Precision int32 `protobuf:"varint,2,opt,name=precision,proto3" json:"precision,omitempty"` Introduction string `protobuf:"bytes,3,opt,name=introduction,proto3" json:"introduction,omitempty"` // contains filtered or unexported fields }
config mint synbol
func (*EvmxgoMintConfig) Descriptor
deprecated
func (*EvmxgoMintConfig) Descriptor() ([]byte, []int)
Deprecated: Use EvmxgoMintConfig.ProtoReflect.Descriptor instead.
func (*EvmxgoMintConfig) GetAddress ¶
func (x *EvmxgoMintConfig) GetAddress() string
func (*EvmxgoMintConfig) GetIntroduction ¶
func (x *EvmxgoMintConfig) GetIntroduction() string
func (*EvmxgoMintConfig) GetPrecision ¶
func (x *EvmxgoMintConfig) GetPrecision() int32
func (*EvmxgoMintConfig) ProtoMessage ¶
func (*EvmxgoMintConfig) ProtoMessage()
func (*EvmxgoMintConfig) ProtoReflect ¶
func (x *EvmxgoMintConfig) ProtoReflect() protoreflect.Message
func (*EvmxgoMintConfig) Reset ¶
func (x *EvmxgoMintConfig) Reset()
func (*EvmxgoMintConfig) String ¶
func (x *EvmxgoMintConfig) String() string
type EvmxgoRecv ¶
type EvmxgoRecv struct { Evmxgo string `protobuf:"bytes,1,opt,name=evmxgo,proto3" json:"evmxgo,omitempty"` Recv int64 `protobuf:"varint,2,opt,name=recv,proto3" json:"recv,omitempty"` // contains filtered or unexported fields }
func (*EvmxgoRecv) Descriptor
deprecated
func (*EvmxgoRecv) Descriptor() ([]byte, []int)
Deprecated: Use EvmxgoRecv.ProtoReflect.Descriptor instead.
func (*EvmxgoRecv) GetEvmxgo ¶
func (x *EvmxgoRecv) GetEvmxgo() string
func (*EvmxgoRecv) GetRecv ¶
func (x *EvmxgoRecv) GetRecv() int64
func (*EvmxgoRecv) ProtoMessage ¶
func (*EvmxgoRecv) ProtoMessage()
func (*EvmxgoRecv) ProtoReflect ¶
func (x *EvmxgoRecv) ProtoReflect() protoreflect.Message
func (*EvmxgoRecv) Reset ¶
func (x *EvmxgoRecv) Reset()
func (*EvmxgoRecv) String ¶
func (x *EvmxgoRecv) String() string
type EvmxgoServer ¶
type EvmxgoServer interface { }
EvmxgoServer is the server API for Evmxgo service.
type LocalEvmxgo ¶
type LocalEvmxgo struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` Introduction string `protobuf:"bytes,2,opt,name=introduction,proto3" json:"introduction,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` Precision int32 `protobuf:"varint,4,opt,name=precision,proto3" json:"precision,omitempty"` // contains filtered or unexported fields }
local
func (*LocalEvmxgo) Descriptor
deprecated
func (*LocalEvmxgo) Descriptor() ([]byte, []int)
Deprecated: Use LocalEvmxgo.ProtoReflect.Descriptor instead.
func (*LocalEvmxgo) GetIntroduction ¶
func (x *LocalEvmxgo) GetIntroduction() string
func (*LocalEvmxgo) GetPrecision ¶
func (x *LocalEvmxgo) GetPrecision() int32
func (*LocalEvmxgo) GetSymbol ¶
func (x *LocalEvmxgo) GetSymbol() string
func (*LocalEvmxgo) GetTotal ¶
func (x *LocalEvmxgo) GetTotal() int64
func (*LocalEvmxgo) ProtoMessage ¶
func (*LocalEvmxgo) ProtoMessage()
func (*LocalEvmxgo) ProtoReflect ¶
func (x *LocalEvmxgo) ProtoReflect() protoreflect.Message
func (*LocalEvmxgo) Reset ¶
func (x *LocalEvmxgo) Reset()
func (*LocalEvmxgo) String ¶
func (x *LocalEvmxgo) String() string
type LocalEvmxgoLogs ¶
type LocalEvmxgoLogs struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` TxIndex string `protobuf:"bytes,2,opt,name=txIndex,proto3" json:"txIndex,omitempty"` ActionType int32 `protobuf:"varint,3,opt,name=actionType,proto3" json:"actionType,omitempty"` TxHash string `protobuf:"bytes,4,opt,name=txHash,proto3" json:"txHash,omitempty"` // contains filtered or unexported fields }
func (*LocalEvmxgoLogs) Descriptor
deprecated
func (*LocalEvmxgoLogs) Descriptor() ([]byte, []int)
Deprecated: Use LocalEvmxgoLogs.ProtoReflect.Descriptor instead.
func (*LocalEvmxgoLogs) GetActionType ¶
func (x *LocalEvmxgoLogs) GetActionType() int32
func (*LocalEvmxgoLogs) GetSymbol ¶
func (x *LocalEvmxgoLogs) GetSymbol() string
func (*LocalEvmxgoLogs) GetTxHash ¶
func (x *LocalEvmxgoLogs) GetTxHash() string
func (*LocalEvmxgoLogs) GetTxIndex ¶
func (x *LocalEvmxgoLogs) GetTxIndex() string
func (*LocalEvmxgoLogs) ProtoMessage ¶
func (*LocalEvmxgoLogs) ProtoMessage()
func (*LocalEvmxgoLogs) ProtoReflect ¶
func (x *LocalEvmxgoLogs) ProtoReflect() protoreflect.Message
func (*LocalEvmxgoLogs) Reset ¶
func (x *LocalEvmxgoLogs) Reset()
func (*LocalEvmxgoLogs) String ¶
func (x *LocalEvmxgoLogs) String() string
type ReceiptEvmxgo ¶
type ReceiptEvmxgo struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` // contains filtered or unexported fields }
log
func (*ReceiptEvmxgo) Descriptor
deprecated
func (*ReceiptEvmxgo) Descriptor() ([]byte, []int)
Deprecated: Use ReceiptEvmxgo.ProtoReflect.Descriptor instead.
func (*ReceiptEvmxgo) GetSymbol ¶
func (x *ReceiptEvmxgo) GetSymbol() string
func (*ReceiptEvmxgo) ProtoMessage ¶
func (*ReceiptEvmxgo) ProtoMessage()
func (*ReceiptEvmxgo) ProtoReflect ¶
func (x *ReceiptEvmxgo) ProtoReflect() protoreflect.Message
func (*ReceiptEvmxgo) Reset ¶
func (x *ReceiptEvmxgo) Reset()
func (*ReceiptEvmxgo) String ¶
func (x *ReceiptEvmxgo) String() string
type ReceiptEvmxgoAmount ¶
type ReceiptEvmxgoAmount struct { Prev *Evmxgo `protobuf:"bytes,1,opt,name=prev,proto3" json:"prev,omitempty"` Current *Evmxgo `protobuf:"bytes,2,opt,name=current,proto3" json:"current,omitempty"` // contains filtered or unexported fields }
func (*ReceiptEvmxgoAmount) Descriptor
deprecated
func (*ReceiptEvmxgoAmount) Descriptor() ([]byte, []int)
Deprecated: Use ReceiptEvmxgoAmount.ProtoReflect.Descriptor instead.
func (*ReceiptEvmxgoAmount) GetCurrent ¶
func (x *ReceiptEvmxgoAmount) GetCurrent() *Evmxgo
func (*ReceiptEvmxgoAmount) GetPrev ¶
func (x *ReceiptEvmxgoAmount) GetPrev() *Evmxgo
func (*ReceiptEvmxgoAmount) ProtoMessage ¶
func (*ReceiptEvmxgoAmount) ProtoMessage()
func (*ReceiptEvmxgoAmount) ProtoReflect ¶
func (x *ReceiptEvmxgoAmount) ProtoReflect() protoreflect.Message
func (*ReceiptEvmxgoAmount) Reset ¶
func (x *ReceiptEvmxgoAmount) Reset()
func (*ReceiptEvmxgoAmount) String ¶
func (x *ReceiptEvmxgoAmount) String() string
type ReplyAccountEvmxgoAssets ¶
type ReplyAccountEvmxgoAssets struct { EvmxgoAssets []*EvmxgoAsset `protobuf:"bytes,1,rep,name=evmxgoAssets,proto3" json:"evmxgoAssets,omitempty"` // contains filtered or unexported fields }
func (*ReplyAccountEvmxgoAssets) Descriptor
deprecated
func (*ReplyAccountEvmxgoAssets) Descriptor() ([]byte, []int)
Deprecated: Use ReplyAccountEvmxgoAssets.ProtoReflect.Descriptor instead.
func (*ReplyAccountEvmxgoAssets) GetEvmxgoAssets ¶
func (x *ReplyAccountEvmxgoAssets) GetEvmxgoAssets() []*EvmxgoAsset
func (*ReplyAccountEvmxgoAssets) ProtoMessage ¶
func (*ReplyAccountEvmxgoAssets) ProtoMessage()
func (*ReplyAccountEvmxgoAssets) ProtoReflect ¶
func (x *ReplyAccountEvmxgoAssets) ProtoReflect() protoreflect.Message
func (*ReplyAccountEvmxgoAssets) Reset ¶
func (x *ReplyAccountEvmxgoAssets) Reset()
func (*ReplyAccountEvmxgoAssets) String ¶
func (x *ReplyAccountEvmxgoAssets) String() string
type ReplyAccounts ¶
type ReplyAccounts struct { Accounts []*types.Account `protobuf:"bytes,1,rep,name=accounts,proto3" json:"accounts,omitempty"` // contains filtered or unexported fields }
func (*ReplyAccounts) Descriptor
deprecated
func (*ReplyAccounts) Descriptor() ([]byte, []int)
Deprecated: Use ReplyAccounts.ProtoReflect.Descriptor instead.
func (*ReplyAccounts) GetAccounts ¶
func (x *ReplyAccounts) GetAccounts() []*types.Account
func (*ReplyAccounts) ProtoMessage ¶
func (*ReplyAccounts) ProtoMessage()
func (*ReplyAccounts) ProtoReflect ¶
func (x *ReplyAccounts) ProtoReflect() protoreflect.Message
func (*ReplyAccounts) Reset ¶
func (x *ReplyAccounts) Reset()
func (*ReplyAccounts) String ¶
func (x *ReplyAccounts) String() string
type ReplyAddrRecvForEvmxgos ¶
type ReplyAddrRecvForEvmxgos struct { EvmxgoRecvs []*EvmxgoRecv `protobuf:"bytes,1,rep,name=evmxgoRecvs,proto3" json:"evmxgoRecvs,omitempty"` // contains filtered or unexported fields }
func (*ReplyAddrRecvForEvmxgos) Descriptor
deprecated
func (*ReplyAddrRecvForEvmxgos) Descriptor() ([]byte, []int)
Deprecated: Use ReplyAddrRecvForEvmxgos.ProtoReflect.Descriptor instead.
func (*ReplyAddrRecvForEvmxgos) GetEvmxgoRecvs ¶
func (x *ReplyAddrRecvForEvmxgos) GetEvmxgoRecvs() []*EvmxgoRecv
func (*ReplyAddrRecvForEvmxgos) ProtoMessage ¶
func (*ReplyAddrRecvForEvmxgos) ProtoMessage()
func (*ReplyAddrRecvForEvmxgos) ProtoReflect ¶
func (x *ReplyAddrRecvForEvmxgos) ProtoReflect() protoreflect.Message
func (*ReplyAddrRecvForEvmxgos) Reset ¶
func (x *ReplyAddrRecvForEvmxgos) Reset()
func (*ReplyAddrRecvForEvmxgos) String ¶
func (x *ReplyAddrRecvForEvmxgos) String() string
type ReplyEvmxgoLogs ¶
type ReplyEvmxgoLogs struct { Logs []*LocalEvmxgoLogs `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
func (*ReplyEvmxgoLogs) Descriptor
deprecated
func (*ReplyEvmxgoLogs) Descriptor() ([]byte, []int)
Deprecated: Use ReplyEvmxgoLogs.ProtoReflect.Descriptor instead.
func (*ReplyEvmxgoLogs) GetLogs ¶
func (x *ReplyEvmxgoLogs) GetLogs() []*LocalEvmxgoLogs
func (*ReplyEvmxgoLogs) ProtoMessage ¶
func (*ReplyEvmxgoLogs) ProtoMessage()
func (*ReplyEvmxgoLogs) ProtoReflect ¶
func (x *ReplyEvmxgoLogs) ProtoReflect() protoreflect.Message
func (*ReplyEvmxgoLogs) Reset ¶
func (x *ReplyEvmxgoLogs) Reset()
func (*ReplyEvmxgoLogs) String ¶
func (x *ReplyEvmxgoLogs) String() string
type ReplyEvmxgos ¶
type ReplyEvmxgos struct { Tokens []*LocalEvmxgo `protobuf:"bytes,1,rep,name=tokens,proto3" json:"tokens,omitempty"` // contains filtered or unexported fields }
func (*ReplyEvmxgos) Descriptor
deprecated
func (*ReplyEvmxgos) Descriptor() ([]byte, []int)
Deprecated: Use ReplyEvmxgos.ProtoReflect.Descriptor instead.
func (*ReplyEvmxgos) GetTokens ¶
func (x *ReplyEvmxgos) GetTokens() []*LocalEvmxgo
func (*ReplyEvmxgos) ProtoMessage ¶
func (*ReplyEvmxgos) ProtoMessage()
func (*ReplyEvmxgos) ProtoReflect ¶
func (x *ReplyEvmxgos) ProtoReflect() protoreflect.Message
func (*ReplyEvmxgos) Reset ¶
func (x *ReplyEvmxgos) Reset()
func (*ReplyEvmxgos) String ¶
func (x *ReplyEvmxgos) String() string
type ReqAccountEvmxgoAssets ¶
type ReqAccountEvmxgoAssets struct { Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Execer string `protobuf:"bytes,2,opt,name=execer,proto3" json:"execer,omitempty"` // contains filtered or unexported fields }
func (*ReqAccountEvmxgoAssets) Descriptor
deprecated
func (*ReqAccountEvmxgoAssets) Descriptor() ([]byte, []int)
Deprecated: Use ReqAccountEvmxgoAssets.ProtoReflect.Descriptor instead.
func (*ReqAccountEvmxgoAssets) GetAddress ¶
func (x *ReqAccountEvmxgoAssets) GetAddress() string
func (*ReqAccountEvmxgoAssets) GetExecer ¶
func (x *ReqAccountEvmxgoAssets) GetExecer() string
func (*ReqAccountEvmxgoAssets) ProtoMessage ¶
func (*ReqAccountEvmxgoAssets) ProtoMessage()
func (*ReqAccountEvmxgoAssets) ProtoReflect ¶
func (x *ReqAccountEvmxgoAssets) ProtoReflect() protoreflect.Message
func (*ReqAccountEvmxgoAssets) Reset ¶
func (x *ReqAccountEvmxgoAssets) Reset()
func (*ReqAccountEvmxgoAssets) String ¶
func (x *ReqAccountEvmxgoAssets) String() string
type ReqAddrEvmxgos ¶
type ReqAddrEvmxgos struct { Addr string `protobuf:"bytes,1,opt,name=addr,proto3" json:"addr,omitempty"` Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` Evmxgo []string `protobuf:"bytes,3,rep,name=evmxgo,proto3" json:"evmxgo,omitempty"` Direction int32 `protobuf:"varint,4,opt,name=direction,proto3" json:"direction,omitempty"` Count int32 `protobuf:"varint,5,opt,name=count,proto3" json:"count,omitempty"` FromKey string `protobuf:"bytes,6,opt,name=fromKey,proto3" json:"fromKey,omitempty"` // contains filtered or unexported fields }
func (*ReqAddrEvmxgos) Descriptor
deprecated
func (*ReqAddrEvmxgos) Descriptor() ([]byte, []int)
Deprecated: Use ReqAddrEvmxgos.ProtoReflect.Descriptor instead.
func (*ReqAddrEvmxgos) GetAddr ¶
func (x *ReqAddrEvmxgos) GetAddr() string
func (*ReqAddrEvmxgos) GetCount ¶
func (x *ReqAddrEvmxgos) GetCount() int32
func (*ReqAddrEvmxgos) GetDirection ¶
func (x *ReqAddrEvmxgos) GetDirection() int32
func (*ReqAddrEvmxgos) GetEvmxgo ¶
func (x *ReqAddrEvmxgos) GetEvmxgo() []string
func (*ReqAddrEvmxgos) GetFromKey ¶
func (x *ReqAddrEvmxgos) GetFromKey() string
func (*ReqAddrEvmxgos) GetStatus ¶
func (x *ReqAddrEvmxgos) GetStatus() int32
func (*ReqAddrEvmxgos) ProtoMessage ¶
func (*ReqAddrEvmxgos) ProtoMessage()
func (*ReqAddrEvmxgos) ProtoReflect ¶
func (x *ReqAddrEvmxgos) ProtoReflect() protoreflect.Message
func (*ReqAddrEvmxgos) Reset ¶
func (x *ReqAddrEvmxgos) Reset()
func (*ReqAddrEvmxgos) String ¶
func (x *ReqAddrEvmxgos) String() string
type ReqEvmxgoTx ¶
type ReqEvmxgoTx struct { Symbol string `protobuf:"bytes,1,opt,name=symbol,proto3" json:"symbol,omitempty"` //表示取所有/from/to/其他的hash列表 Flag int32 `protobuf:"varint,2,opt,name=flag,proto3" json:"flag,omitempty"` Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` Direction int32 `protobuf:"varint,4,opt,name=direction,proto3" json:"direction,omitempty"` Height int64 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` Index int64 `protobuf:"varint,6,opt,name=index,proto3" json:"index,omitempty"` Addr string `protobuf:"bytes,7,opt,name=addr,proto3" json:"addr,omitempty"` // contains filtered or unexported fields }
func (*ReqEvmxgoTx) Descriptor
deprecated
func (*ReqEvmxgoTx) Descriptor() ([]byte, []int)
Deprecated: Use ReqEvmxgoTx.ProtoReflect.Descriptor instead.
func (*ReqEvmxgoTx) GetAddr ¶
func (x *ReqEvmxgoTx) GetAddr() string
func (*ReqEvmxgoTx) GetCount ¶
func (x *ReqEvmxgoTx) GetCount() int32
func (*ReqEvmxgoTx) GetDirection ¶
func (x *ReqEvmxgoTx) GetDirection() int32
func (*ReqEvmxgoTx) GetFlag ¶
func (x *ReqEvmxgoTx) GetFlag() int32
func (*ReqEvmxgoTx) GetHeight ¶
func (x *ReqEvmxgoTx) GetHeight() int64
func (*ReqEvmxgoTx) GetIndex ¶
func (x *ReqEvmxgoTx) GetIndex() int64
func (*ReqEvmxgoTx) GetSymbol ¶
func (x *ReqEvmxgoTx) GetSymbol() string
func (*ReqEvmxgoTx) ProtoMessage ¶
func (*ReqEvmxgoTx) ProtoMessage()
func (*ReqEvmxgoTx) ProtoReflect ¶
func (x *ReqEvmxgoTx) ProtoReflect() protoreflect.Message
func (*ReqEvmxgoTx) Reset ¶
func (x *ReqEvmxgoTx) Reset()
func (*ReqEvmxgoTx) String ¶
func (x *ReqEvmxgoTx) String() string
type ReqEvmxgos ¶
type ReqEvmxgos struct { QueryAll bool `protobuf:"varint,1,opt,name=queryAll,proto3" json:"queryAll,omitempty"` Tokens []string `protobuf:"bytes,2,rep,name=tokens,proto3" json:"tokens,omitempty"` // contains filtered or unexported fields }
query
func (*ReqEvmxgos) Descriptor
deprecated
func (*ReqEvmxgos) Descriptor() ([]byte, []int)
Deprecated: Use ReqEvmxgos.ProtoReflect.Descriptor instead.
func (*ReqEvmxgos) GetQueryAll ¶
func (x *ReqEvmxgos) GetQueryAll() bool
func (*ReqEvmxgos) GetTokens ¶
func (x *ReqEvmxgos) GetTokens() []string
func (*ReqEvmxgos) ProtoMessage ¶
func (*ReqEvmxgos) ProtoMessage()
func (*ReqEvmxgos) ProtoReflect ¶
func (x *ReqEvmxgos) ProtoReflect() protoreflect.Message
func (*ReqEvmxgos) Reset ¶
func (x *ReqEvmxgos) Reset()
func (*ReqEvmxgos) String ¶
func (x *ReqEvmxgos) String() string
type UnimplementedEvmxgoServer ¶
type UnimplementedEvmxgoServer struct { }
UnimplementedEvmxgoServer can be embedded to have forward compatible implementations.