Documentation ¶
Index ¶
- type Account
- func (*Account) Descriptor() ([]byte, []int)
- func (m *Account) GetBalance() *types.BigUInt
- func (m *Account) GetOwner() *types.Address
- func (*Account) ProtoMessage()
- func (m *Account) Reset()
- func (m *Account) String() string
- func (m *Account) XXX_DiscardUnknown()
- func (m *Account) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Account) XXX_Merge(src proto.Message)
- func (m *Account) XXX_Size() int
- func (m *Account) XXX_Unmarshal(b []byte) error
- type Allowance
- func (*Allowance) Descriptor() ([]byte, []int)
- func (m *Allowance) GetAmount() *types.BigUInt
- func (m *Allowance) GetOwner() *types.Address
- func (m *Allowance) GetSpender() *types.Address
- func (*Allowance) ProtoMessage()
- func (m *Allowance) Reset()
- func (m *Allowance) String() string
- func (m *Allowance) XXX_DiscardUnknown()
- func (m *Allowance) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Allowance) XXX_Merge(src proto.Message)
- func (m *Allowance) XXX_Size() int
- func (m *Allowance) XXX_Unmarshal(b []byte) error
- type AllowanceRequest
- func (*AllowanceRequest) Descriptor() ([]byte, []int)
- func (m *AllowanceRequest) GetOwner() *types.Address
- func (m *AllowanceRequest) GetSpender() *types.Address
- func (*AllowanceRequest) ProtoMessage()
- func (m *AllowanceRequest) Reset()
- func (m *AllowanceRequest) String() string
- func (m *AllowanceRequest) XXX_DiscardUnknown()
- func (m *AllowanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AllowanceRequest) XXX_Merge(src proto.Message)
- func (m *AllowanceRequest) XXX_Size() int
- func (m *AllowanceRequest) XXX_Unmarshal(b []byte) error
- type AllowanceResponse
- func (*AllowanceResponse) Descriptor() ([]byte, []int)
- func (m *AllowanceResponse) GetAmount() *types.BigUInt
- func (*AllowanceResponse) ProtoMessage()
- func (m *AllowanceResponse) Reset()
- func (m *AllowanceResponse) String() string
- func (m *AllowanceResponse) XXX_DiscardUnknown()
- func (m *AllowanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *AllowanceResponse) XXX_Merge(src proto.Message)
- func (m *AllowanceResponse) XXX_Size() int
- func (m *AllowanceResponse) XXX_Unmarshal(b []byte) error
- type ApprovalEvent
- func (*ApprovalEvent) Descriptor() ([]byte, []int)
- func (m *ApprovalEvent) GetAmount() *types.BigUInt
- func (m *ApprovalEvent) GetFrom() *types.Address
- func (m *ApprovalEvent) GetSpender() *types.Address
- func (*ApprovalEvent) ProtoMessage()
- func (m *ApprovalEvent) Reset()
- func (m *ApprovalEvent) String() string
- func (m *ApprovalEvent) XXX_DiscardUnknown()
- func (m *ApprovalEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ApprovalEvent) XXX_Merge(src proto.Message)
- func (m *ApprovalEvent) XXX_Size() int
- func (m *ApprovalEvent) XXX_Unmarshal(b []byte) error
- type ApproveRequest
- func (*ApproveRequest) Descriptor() ([]byte, []int)
- func (m *ApproveRequest) GetAmount() *types.BigUInt
- func (m *ApproveRequest) GetSpender() *types.Address
- func (*ApproveRequest) ProtoMessage()
- func (m *ApproveRequest) Reset()
- func (m *ApproveRequest) String() string
- func (m *ApproveRequest) XXX_DiscardUnknown()
- func (m *ApproveRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ApproveRequest) XXX_Merge(src proto.Message)
- func (m *ApproveRequest) XXX_Size() int
- func (m *ApproveRequest) XXX_Unmarshal(b []byte) error
- type ApproveResponse
- func (*ApproveResponse) Descriptor() ([]byte, []int)
- func (*ApproveResponse) ProtoMessage()
- func (m *ApproveResponse) Reset()
- func (m *ApproveResponse) String() string
- func (m *ApproveResponse) XXX_DiscardUnknown()
- func (m *ApproveResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ApproveResponse) XXX_Merge(src proto.Message)
- func (m *ApproveResponse) XXX_Size() int
- func (m *ApproveResponse) XXX_Unmarshal(b []byte) error
- type BalanceOfRequest
- func (*BalanceOfRequest) Descriptor() ([]byte, []int)
- func (m *BalanceOfRequest) GetOwner() *types.Address
- func (*BalanceOfRequest) ProtoMessage()
- func (m *BalanceOfRequest) Reset()
- func (m *BalanceOfRequest) String() string
- func (m *BalanceOfRequest) XXX_DiscardUnknown()
- func (m *BalanceOfRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BalanceOfRequest) XXX_Merge(src proto.Message)
- func (m *BalanceOfRequest) XXX_Size() int
- func (m *BalanceOfRequest) XXX_Unmarshal(b []byte) error
- type BalanceOfResponse
- func (*BalanceOfResponse) Descriptor() ([]byte, []int)
- func (m *BalanceOfResponse) GetBalance() *types.BigUInt
- func (*BalanceOfResponse) ProtoMessage()
- func (m *BalanceOfResponse) Reset()
- func (m *BalanceOfResponse) String() string
- func (m *BalanceOfResponse) XXX_DiscardUnknown()
- func (m *BalanceOfResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BalanceOfResponse) XXX_Merge(src proto.Message)
- func (m *BalanceOfResponse) XXX_Size() int
- func (m *BalanceOfResponse) XXX_Unmarshal(b []byte) error
- type BalancesRequest
- func (*BalancesRequest) Descriptor() ([]byte, []int)
- func (*BalancesRequest) ProtoMessage()
- func (m *BalancesRequest) Reset()
- func (m *BalancesRequest) String() string
- func (m *BalancesRequest) XXX_DiscardUnknown()
- func (m *BalancesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BalancesRequest) XXX_Merge(src proto.Message)
- func (m *BalancesRequest) XXX_Size() int
- func (m *BalancesRequest) XXX_Unmarshal(b []byte) error
- type BalancesResponse
- func (*BalancesResponse) Descriptor() ([]byte, []int)
- func (m *BalancesResponse) GetAccounts() []*Account
- func (*BalancesResponse) ProtoMessage()
- func (m *BalancesResponse) Reset()
- func (m *BalancesResponse) String() string
- func (m *BalancesResponse) XXX_DiscardUnknown()
- func (m *BalancesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BalancesResponse) XXX_Merge(src proto.Message)
- func (m *BalancesResponse) XXX_Size() int
- func (m *BalancesResponse) XXX_Unmarshal(b []byte) error
- type BurnRequest
- func (*BurnRequest) Descriptor() ([]byte, []int)
- func (m *BurnRequest) GetAmount() *types.BigUInt
- func (m *BurnRequest) GetOwner() *types.Address
- func (*BurnRequest) ProtoMessage()
- func (m *BurnRequest) Reset()
- func (m *BurnRequest) String() string
- func (m *BurnRequest) XXX_DiscardUnknown()
- func (m *BurnRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *BurnRequest) XXX_Merge(src proto.Message)
- func (m *BurnRequest) XXX_Size() int
- func (m *BurnRequest) XXX_Unmarshal(b []byte) error
- type Economy
- func (*Economy) Descriptor() ([]byte, []int)
- func (m *Economy) GetTotalSupply() *types.BigUInt
- func (*Economy) ProtoMessage()
- func (m *Economy) Reset()
- func (m *Economy) String() string
- func (m *Economy) XXX_DiscardUnknown()
- func (m *Economy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Economy) XXX_Merge(src proto.Message)
- func (m *Economy) XXX_Size() int
- func (m *Economy) XXX_Unmarshal(b []byte) error
- type InitRequest
- func (*InitRequest) Descriptor() ([]byte, []int)
- func (m *InitRequest) GetAccounts() []*InitialAccount
- func (*InitRequest) ProtoMessage()
- func (m *InitRequest) Reset()
- func (m *InitRequest) String() string
- func (m *InitRequest) XXX_DiscardUnknown()
- func (m *InitRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InitRequest) XXX_Merge(src proto.Message)
- func (m *InitRequest) XXX_Size() int
- func (m *InitRequest) XXX_Unmarshal(b []byte) error
- type InitialAccount
- func (*InitialAccount) Descriptor() ([]byte, []int)
- func (m *InitialAccount) GetBalance() uint64
- func (m *InitialAccount) GetOwner() *types.Address
- func (*InitialAccount) ProtoMessage()
- func (m *InitialAccount) Reset()
- func (m *InitialAccount) String() string
- func (m *InitialAccount) XXX_DiscardUnknown()
- func (m *InitialAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *InitialAccount) XXX_Merge(src proto.Message)
- func (m *InitialAccount) XXX_Size() int
- func (m *InitialAccount) XXX_Unmarshal(b []byte) error
- type MintToGatewayRequest
- func (*MintToGatewayRequest) Descriptor() ([]byte, []int)
- func (m *MintToGatewayRequest) GetAmount() *types.BigUInt
- func (*MintToGatewayRequest) ProtoMessage()
- func (m *MintToGatewayRequest) Reset()
- func (m *MintToGatewayRequest) String() string
- func (m *MintToGatewayRequest) XXX_DiscardUnknown()
- func (m *MintToGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *MintToGatewayRequest) XXX_Merge(src proto.Message)
- func (m *MintToGatewayRequest) XXX_Size() int
- func (m *MintToGatewayRequest) XXX_Unmarshal(b []byte) error
- type TotalSupplyRequest
- func (*TotalSupplyRequest) Descriptor() ([]byte, []int)
- func (*TotalSupplyRequest) ProtoMessage()
- func (m *TotalSupplyRequest) Reset()
- func (m *TotalSupplyRequest) String() string
- func (m *TotalSupplyRequest) XXX_DiscardUnknown()
- func (m *TotalSupplyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TotalSupplyRequest) XXX_Merge(src proto.Message)
- func (m *TotalSupplyRequest) XXX_Size() int
- func (m *TotalSupplyRequest) XXX_Unmarshal(b []byte) error
- type TotalSupplyResponse
- func (*TotalSupplyResponse) Descriptor() ([]byte, []int)
- func (m *TotalSupplyResponse) GetTotalSupply() *types.BigUInt
- func (*TotalSupplyResponse) ProtoMessage()
- func (m *TotalSupplyResponse) Reset()
- func (m *TotalSupplyResponse) String() string
- func (m *TotalSupplyResponse) XXX_DiscardUnknown()
- func (m *TotalSupplyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TotalSupplyResponse) XXX_Merge(src proto.Message)
- func (m *TotalSupplyResponse) XXX_Size() int
- func (m *TotalSupplyResponse) XXX_Unmarshal(b []byte) error
- type TransferEvent
- func (*TransferEvent) Descriptor() ([]byte, []int)
- func (m *TransferEvent) GetAmount() *types.BigUInt
- func (m *TransferEvent) GetFrom() *types.Address
- func (m *TransferEvent) GetTo() *types.Address
- func (*TransferEvent) ProtoMessage()
- func (m *TransferEvent) Reset()
- func (m *TransferEvent) String() string
- func (m *TransferEvent) XXX_DiscardUnknown()
- func (m *TransferEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TransferEvent) XXX_Merge(src proto.Message)
- func (m *TransferEvent) XXX_Size() int
- func (m *TransferEvent) XXX_Unmarshal(b []byte) error
- type TransferFromRequest
- func (*TransferFromRequest) Descriptor() ([]byte, []int)
- func (m *TransferFromRequest) GetAmount() *types.BigUInt
- func (m *TransferFromRequest) GetFrom() *types.Address
- func (m *TransferFromRequest) GetTo() *types.Address
- func (*TransferFromRequest) ProtoMessage()
- func (m *TransferFromRequest) Reset()
- func (m *TransferFromRequest) String() string
- func (m *TransferFromRequest) XXX_DiscardUnknown()
- func (m *TransferFromRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TransferFromRequest) XXX_Merge(src proto.Message)
- func (m *TransferFromRequest) XXX_Size() int
- func (m *TransferFromRequest) XXX_Unmarshal(b []byte) error
- type TransferFromResponse
- func (*TransferFromResponse) Descriptor() ([]byte, []int)
- func (*TransferFromResponse) ProtoMessage()
- func (m *TransferFromResponse) Reset()
- func (m *TransferFromResponse) String() string
- func (m *TransferFromResponse) XXX_DiscardUnknown()
- func (m *TransferFromResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TransferFromResponse) XXX_Merge(src proto.Message)
- func (m *TransferFromResponse) XXX_Size() int
- func (m *TransferFromResponse) XXX_Unmarshal(b []byte) error
- type TransferRequest
- func (*TransferRequest) Descriptor() ([]byte, []int)
- func (m *TransferRequest) GetAmount() *types.BigUInt
- func (m *TransferRequest) GetTo() *types.Address
- func (*TransferRequest) ProtoMessage()
- func (m *TransferRequest) Reset()
- func (m *TransferRequest) String() string
- func (m *TransferRequest) XXX_DiscardUnknown()
- func (m *TransferRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TransferRequest) XXX_Merge(src proto.Message)
- func (m *TransferRequest) XXX_Size() int
- func (m *TransferRequest) XXX_Unmarshal(b []byte) error
- type TransferResponse
- func (*TransferResponse) Descriptor() ([]byte, []int)
- func (*TransferResponse) ProtoMessage()
- func (m *TransferResponse) Reset()
- func (m *TransferResponse) String() string
- func (m *TransferResponse) XXX_DiscardUnknown()
- func (m *TransferResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *TransferResponse) XXX_Merge(src proto.Message)
- func (m *TransferResponse) XXX_Size() int
- func (m *TransferResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Account ¶
type Account struct { Owner *types.Address `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"` Balance *types.BigUInt `protobuf:"bytes,2,opt,name=balance" json:"balance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Account) Descriptor ¶
func (*Account) GetBalance ¶
func (*Account) ProtoMessage ¶
func (*Account) ProtoMessage()
func (*Account) XXX_DiscardUnknown ¶
func (m *Account) XXX_DiscardUnknown()
func (*Account) XXX_Marshal ¶
func (*Account) XXX_Unmarshal ¶
type Allowance ¶
type Allowance struct { Owner *types.Address `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"` Spender *types.Address `protobuf:"bytes,2,opt,name=spender" json:"spender,omitempty"` Amount *types.BigUInt `protobuf:"bytes,3,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Allowance) Descriptor ¶
func (*Allowance) GetSpender ¶
func (*Allowance) ProtoMessage ¶
func (*Allowance) ProtoMessage()
func (*Allowance) XXX_DiscardUnknown ¶
func (m *Allowance) XXX_DiscardUnknown()
func (*Allowance) XXX_Marshal ¶
func (*Allowance) XXX_Unmarshal ¶
type AllowanceRequest ¶
type AllowanceRequest struct { Owner *types.Address `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"` Spender *types.Address `protobuf:"bytes,2,opt,name=spender" json:"spender,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AllowanceRequest) Descriptor ¶
func (*AllowanceRequest) Descriptor() ([]byte, []int)
func (*AllowanceRequest) GetOwner ¶
func (m *AllowanceRequest) GetOwner() *types.Address
func (*AllowanceRequest) GetSpender ¶
func (m *AllowanceRequest) GetSpender() *types.Address
func (*AllowanceRequest) ProtoMessage ¶
func (*AllowanceRequest) ProtoMessage()
func (*AllowanceRequest) Reset ¶
func (m *AllowanceRequest) Reset()
func (*AllowanceRequest) String ¶
func (m *AllowanceRequest) String() string
func (*AllowanceRequest) XXX_DiscardUnknown ¶
func (m *AllowanceRequest) XXX_DiscardUnknown()
func (*AllowanceRequest) XXX_Marshal ¶
func (m *AllowanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllowanceRequest) XXX_Merge ¶
func (dst *AllowanceRequest) XXX_Merge(src proto.Message)
func (*AllowanceRequest) XXX_Size ¶
func (m *AllowanceRequest) XXX_Size() int
func (*AllowanceRequest) XXX_Unmarshal ¶
func (m *AllowanceRequest) XXX_Unmarshal(b []byte) error
type AllowanceResponse ¶
type AllowanceResponse struct { Amount *types.BigUInt `protobuf:"bytes,1,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AllowanceResponse) Descriptor ¶
func (*AllowanceResponse) Descriptor() ([]byte, []int)
func (*AllowanceResponse) GetAmount ¶
func (m *AllowanceResponse) GetAmount() *types.BigUInt
func (*AllowanceResponse) ProtoMessage ¶
func (*AllowanceResponse) ProtoMessage()
func (*AllowanceResponse) Reset ¶
func (m *AllowanceResponse) Reset()
func (*AllowanceResponse) String ¶
func (m *AllowanceResponse) String() string
func (*AllowanceResponse) XXX_DiscardUnknown ¶
func (m *AllowanceResponse) XXX_DiscardUnknown()
func (*AllowanceResponse) XXX_Marshal ¶
func (m *AllowanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AllowanceResponse) XXX_Merge ¶
func (dst *AllowanceResponse) XXX_Merge(src proto.Message)
func (*AllowanceResponse) XXX_Size ¶
func (m *AllowanceResponse) XXX_Size() int
func (*AllowanceResponse) XXX_Unmarshal ¶
func (m *AllowanceResponse) XXX_Unmarshal(b []byte) error
type ApprovalEvent ¶
type ApprovalEvent struct { From *types.Address `protobuf:"bytes,1,opt,name=from" json:"from,omitempty"` Spender *types.Address `protobuf:"bytes,2,opt,name=spender" json:"spender,omitempty"` Amount *types.BigUInt `protobuf:"bytes,3,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApprovalEvent) Descriptor ¶
func (*ApprovalEvent) Descriptor() ([]byte, []int)
func (*ApprovalEvent) GetAmount ¶
func (m *ApprovalEvent) GetAmount() *types.BigUInt
func (*ApprovalEvent) GetFrom ¶
func (m *ApprovalEvent) GetFrom() *types.Address
func (*ApprovalEvent) GetSpender ¶
func (m *ApprovalEvent) GetSpender() *types.Address
func (*ApprovalEvent) ProtoMessage ¶
func (*ApprovalEvent) ProtoMessage()
func (*ApprovalEvent) Reset ¶
func (m *ApprovalEvent) Reset()
func (*ApprovalEvent) String ¶
func (m *ApprovalEvent) String() string
func (*ApprovalEvent) XXX_DiscardUnknown ¶
func (m *ApprovalEvent) XXX_DiscardUnknown()
func (*ApprovalEvent) XXX_Marshal ¶
func (m *ApprovalEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApprovalEvent) XXX_Merge ¶
func (dst *ApprovalEvent) XXX_Merge(src proto.Message)
func (*ApprovalEvent) XXX_Size ¶
func (m *ApprovalEvent) XXX_Size() int
func (*ApprovalEvent) XXX_Unmarshal ¶
func (m *ApprovalEvent) XXX_Unmarshal(b []byte) error
type ApproveRequest ¶
type ApproveRequest struct { Spender *types.Address `protobuf:"bytes,1,opt,name=spender" json:"spender,omitempty"` Amount *types.BigUInt `protobuf:"bytes,2,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
volatile
func (*ApproveRequest) Descriptor ¶
func (*ApproveRequest) Descriptor() ([]byte, []int)
func (*ApproveRequest) GetAmount ¶
func (m *ApproveRequest) GetAmount() *types.BigUInt
func (*ApproveRequest) GetSpender ¶
func (m *ApproveRequest) GetSpender() *types.Address
func (*ApproveRequest) ProtoMessage ¶
func (*ApproveRequest) ProtoMessage()
func (*ApproveRequest) Reset ¶
func (m *ApproveRequest) Reset()
func (*ApproveRequest) String ¶
func (m *ApproveRequest) String() string
func (*ApproveRequest) XXX_DiscardUnknown ¶
func (m *ApproveRequest) XXX_DiscardUnknown()
func (*ApproveRequest) XXX_Marshal ¶
func (m *ApproveRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApproveRequest) XXX_Merge ¶
func (dst *ApproveRequest) XXX_Merge(src proto.Message)
func (*ApproveRequest) XXX_Size ¶
func (m *ApproveRequest) XXX_Size() int
func (*ApproveRequest) XXX_Unmarshal ¶
func (m *ApproveRequest) XXX_Unmarshal(b []byte) error
type ApproveResponse ¶
type ApproveResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApproveResponse) Descriptor ¶
func (*ApproveResponse) Descriptor() ([]byte, []int)
func (*ApproveResponse) ProtoMessage ¶
func (*ApproveResponse) ProtoMessage()
func (*ApproveResponse) Reset ¶
func (m *ApproveResponse) Reset()
func (*ApproveResponse) String ¶
func (m *ApproveResponse) String() string
func (*ApproveResponse) XXX_DiscardUnknown ¶
func (m *ApproveResponse) XXX_DiscardUnknown()
func (*ApproveResponse) XXX_Marshal ¶
func (m *ApproveResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApproveResponse) XXX_Merge ¶
func (dst *ApproveResponse) XXX_Merge(src proto.Message)
func (*ApproveResponse) XXX_Size ¶
func (m *ApproveResponse) XXX_Size() int
func (*ApproveResponse) XXX_Unmarshal ¶
func (m *ApproveResponse) XXX_Unmarshal(b []byte) error
type BalanceOfRequest ¶
type BalanceOfRequest struct { Owner *types.Address `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BalanceOfRequest) Descriptor ¶
func (*BalanceOfRequest) Descriptor() ([]byte, []int)
func (*BalanceOfRequest) GetOwner ¶
func (m *BalanceOfRequest) GetOwner() *types.Address
func (*BalanceOfRequest) ProtoMessage ¶
func (*BalanceOfRequest) ProtoMessage()
func (*BalanceOfRequest) Reset ¶
func (m *BalanceOfRequest) Reset()
func (*BalanceOfRequest) String ¶
func (m *BalanceOfRequest) String() string
func (*BalanceOfRequest) XXX_DiscardUnknown ¶
func (m *BalanceOfRequest) XXX_DiscardUnknown()
func (*BalanceOfRequest) XXX_Marshal ¶
func (m *BalanceOfRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BalanceOfRequest) XXX_Merge ¶
func (dst *BalanceOfRequest) XXX_Merge(src proto.Message)
func (*BalanceOfRequest) XXX_Size ¶
func (m *BalanceOfRequest) XXX_Size() int
func (*BalanceOfRequest) XXX_Unmarshal ¶
func (m *BalanceOfRequest) XXX_Unmarshal(b []byte) error
type BalanceOfResponse ¶
type BalanceOfResponse struct { Balance *types.BigUInt `protobuf:"bytes,1,opt,name=balance" json:"balance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BalanceOfResponse) Descriptor ¶
func (*BalanceOfResponse) Descriptor() ([]byte, []int)
func (*BalanceOfResponse) GetBalance ¶
func (m *BalanceOfResponse) GetBalance() *types.BigUInt
func (*BalanceOfResponse) ProtoMessage ¶
func (*BalanceOfResponse) ProtoMessage()
func (*BalanceOfResponse) Reset ¶
func (m *BalanceOfResponse) Reset()
func (*BalanceOfResponse) String ¶
func (m *BalanceOfResponse) String() string
func (*BalanceOfResponse) XXX_DiscardUnknown ¶
func (m *BalanceOfResponse) XXX_DiscardUnknown()
func (*BalanceOfResponse) XXX_Marshal ¶
func (m *BalanceOfResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BalanceOfResponse) XXX_Merge ¶
func (dst *BalanceOfResponse) XXX_Merge(src proto.Message)
func (*BalanceOfResponse) XXX_Size ¶
func (m *BalanceOfResponse) XXX_Size() int
func (*BalanceOfResponse) XXX_Unmarshal ¶
func (m *BalanceOfResponse) XXX_Unmarshal(b []byte) error
type BalancesRequest ¶
type BalancesRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BalancesRequest) Descriptor ¶
func (*BalancesRequest) Descriptor() ([]byte, []int)
func (*BalancesRequest) ProtoMessage ¶
func (*BalancesRequest) ProtoMessage()
func (*BalancesRequest) Reset ¶
func (m *BalancesRequest) Reset()
func (*BalancesRequest) String ¶
func (m *BalancesRequest) String() string
func (*BalancesRequest) XXX_DiscardUnknown ¶
func (m *BalancesRequest) XXX_DiscardUnknown()
func (*BalancesRequest) XXX_Marshal ¶
func (m *BalancesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BalancesRequest) XXX_Merge ¶
func (dst *BalancesRequest) XXX_Merge(src proto.Message)
func (*BalancesRequest) XXX_Size ¶
func (m *BalancesRequest) XXX_Size() int
func (*BalancesRequest) XXX_Unmarshal ¶
func (m *BalancesRequest) XXX_Unmarshal(b []byte) error
type BalancesResponse ¶
type BalancesResponse struct { Accounts []*Account `protobuf:"bytes,1,rep,name=accounts" json:"accounts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BalancesResponse) Descriptor ¶
func (*BalancesResponse) Descriptor() ([]byte, []int)
func (*BalancesResponse) GetAccounts ¶
func (m *BalancesResponse) GetAccounts() []*Account
func (*BalancesResponse) ProtoMessage ¶
func (*BalancesResponse) ProtoMessage()
func (*BalancesResponse) Reset ¶
func (m *BalancesResponse) Reset()
func (*BalancesResponse) String ¶
func (m *BalancesResponse) String() string
func (*BalancesResponse) XXX_DiscardUnknown ¶
func (m *BalancesResponse) XXX_DiscardUnknown()
func (*BalancesResponse) XXX_Marshal ¶
func (m *BalancesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BalancesResponse) XXX_Merge ¶
func (dst *BalancesResponse) XXX_Merge(src proto.Message)
func (*BalancesResponse) XXX_Size ¶
func (m *BalancesResponse) XXX_Size() int
func (*BalancesResponse) XXX_Unmarshal ¶
func (m *BalancesResponse) XXX_Unmarshal(b []byte) error
type BurnRequest ¶
type BurnRequest struct { Owner *types.Address `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"` Amount *types.BigUInt `protobuf:"bytes,2,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BurnRequest) Descriptor ¶
func (*BurnRequest) Descriptor() ([]byte, []int)
func (*BurnRequest) GetAmount ¶
func (m *BurnRequest) GetAmount() *types.BigUInt
func (*BurnRequest) GetOwner ¶
func (m *BurnRequest) GetOwner() *types.Address
func (*BurnRequest) ProtoMessage ¶
func (*BurnRequest) ProtoMessage()
func (*BurnRequest) Reset ¶
func (m *BurnRequest) Reset()
func (*BurnRequest) String ¶
func (m *BurnRequest) String() string
func (*BurnRequest) XXX_DiscardUnknown ¶
func (m *BurnRequest) XXX_DiscardUnknown()
func (*BurnRequest) XXX_Marshal ¶
func (m *BurnRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BurnRequest) XXX_Merge ¶
func (dst *BurnRequest) XXX_Merge(src proto.Message)
func (*BurnRequest) XXX_Size ¶
func (m *BurnRequest) XXX_Size() int
func (*BurnRequest) XXX_Unmarshal ¶
func (m *BurnRequest) XXX_Unmarshal(b []byte) error
type Economy ¶
type Economy struct { TotalSupply *types.BigUInt `protobuf:"bytes,1,opt,name=total_supply,json=totalSupply" json:"total_supply,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Economy) Descriptor ¶
func (*Economy) GetTotalSupply ¶
func (*Economy) ProtoMessage ¶
func (*Economy) ProtoMessage()
func (*Economy) XXX_DiscardUnknown ¶
func (m *Economy) XXX_DiscardUnknown()
func (*Economy) XXX_Marshal ¶
func (*Economy) XXX_Unmarshal ¶
type InitRequest ¶
type InitRequest struct { Accounts []*InitialAccount `protobuf:"bytes,1,rep,name=accounts" json:"accounts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InitRequest) Descriptor ¶
func (*InitRequest) Descriptor() ([]byte, []int)
func (*InitRequest) GetAccounts ¶
func (m *InitRequest) GetAccounts() []*InitialAccount
func (*InitRequest) ProtoMessage ¶
func (*InitRequest) ProtoMessage()
func (*InitRequest) Reset ¶
func (m *InitRequest) Reset()
func (*InitRequest) String ¶
func (m *InitRequest) String() string
func (*InitRequest) XXX_DiscardUnknown ¶
func (m *InitRequest) XXX_DiscardUnknown()
func (*InitRequest) XXX_Marshal ¶
func (m *InitRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InitRequest) XXX_Merge ¶
func (dst *InitRequest) XXX_Merge(src proto.Message)
func (*InitRequest) XXX_Size ¶
func (m *InitRequest) XXX_Size() int
func (*InitRequest) XXX_Unmarshal ¶
func (m *InitRequest) XXX_Unmarshal(b []byte) error
type InitialAccount ¶
type InitialAccount struct { Owner *types.Address `protobuf:"bytes,1,opt,name=owner" json:"owner,omitempty"` Balance uint64 `protobuf:"varint,2,opt,name=balance,proto3" json:"balance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InitialAccount) Descriptor ¶
func (*InitialAccount) Descriptor() ([]byte, []int)
func (*InitialAccount) GetBalance ¶
func (m *InitialAccount) GetBalance() uint64
func (*InitialAccount) GetOwner ¶
func (m *InitialAccount) GetOwner() *types.Address
func (*InitialAccount) ProtoMessage ¶
func (*InitialAccount) ProtoMessage()
func (*InitialAccount) Reset ¶
func (m *InitialAccount) Reset()
func (*InitialAccount) String ¶
func (m *InitialAccount) String() string
func (*InitialAccount) XXX_DiscardUnknown ¶
func (m *InitialAccount) XXX_DiscardUnknown()
func (*InitialAccount) XXX_Marshal ¶
func (m *InitialAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InitialAccount) XXX_Merge ¶
func (dst *InitialAccount) XXX_Merge(src proto.Message)
func (*InitialAccount) XXX_Size ¶
func (m *InitialAccount) XXX_Size() int
func (*InitialAccount) XXX_Unmarshal ¶
func (m *InitialAccount) XXX_Unmarshal(b []byte) error
type MintToGatewayRequest ¶
type MintToGatewayRequest struct { Amount *types.BigUInt `protobuf:"bytes,1,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*MintToGatewayRequest) Descriptor ¶
func (*MintToGatewayRequest) Descriptor() ([]byte, []int)
func (*MintToGatewayRequest) GetAmount ¶
func (m *MintToGatewayRequest) GetAmount() *types.BigUInt
func (*MintToGatewayRequest) ProtoMessage ¶
func (*MintToGatewayRequest) ProtoMessage()
func (*MintToGatewayRequest) Reset ¶
func (m *MintToGatewayRequest) Reset()
func (*MintToGatewayRequest) String ¶
func (m *MintToGatewayRequest) String() string
func (*MintToGatewayRequest) XXX_DiscardUnknown ¶
func (m *MintToGatewayRequest) XXX_DiscardUnknown()
func (*MintToGatewayRequest) XXX_Marshal ¶
func (m *MintToGatewayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MintToGatewayRequest) XXX_Merge ¶
func (dst *MintToGatewayRequest) XXX_Merge(src proto.Message)
func (*MintToGatewayRequest) XXX_Size ¶
func (m *MintToGatewayRequest) XXX_Size() int
func (*MintToGatewayRequest) XXX_Unmarshal ¶
func (m *MintToGatewayRequest) XXX_Unmarshal(b []byte) error
type TotalSupplyRequest ¶
type TotalSupplyRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
read only
func (*TotalSupplyRequest) Descriptor ¶
func (*TotalSupplyRequest) Descriptor() ([]byte, []int)
func (*TotalSupplyRequest) ProtoMessage ¶
func (*TotalSupplyRequest) ProtoMessage()
func (*TotalSupplyRequest) Reset ¶
func (m *TotalSupplyRequest) Reset()
func (*TotalSupplyRequest) String ¶
func (m *TotalSupplyRequest) String() string
func (*TotalSupplyRequest) XXX_DiscardUnknown ¶
func (m *TotalSupplyRequest) XXX_DiscardUnknown()
func (*TotalSupplyRequest) XXX_Marshal ¶
func (m *TotalSupplyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TotalSupplyRequest) XXX_Merge ¶
func (dst *TotalSupplyRequest) XXX_Merge(src proto.Message)
func (*TotalSupplyRequest) XXX_Size ¶
func (m *TotalSupplyRequest) XXX_Size() int
func (*TotalSupplyRequest) XXX_Unmarshal ¶
func (m *TotalSupplyRequest) XXX_Unmarshal(b []byte) error
type TotalSupplyResponse ¶
type TotalSupplyResponse struct { TotalSupply *types.BigUInt `protobuf:"bytes,1,opt,name=total_supply,json=totalSupply" json:"total_supply,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TotalSupplyResponse) Descriptor ¶
func (*TotalSupplyResponse) Descriptor() ([]byte, []int)
func (*TotalSupplyResponse) GetTotalSupply ¶
func (m *TotalSupplyResponse) GetTotalSupply() *types.BigUInt
func (*TotalSupplyResponse) ProtoMessage ¶
func (*TotalSupplyResponse) ProtoMessage()
func (*TotalSupplyResponse) Reset ¶
func (m *TotalSupplyResponse) Reset()
func (*TotalSupplyResponse) String ¶
func (m *TotalSupplyResponse) String() string
func (*TotalSupplyResponse) XXX_DiscardUnknown ¶
func (m *TotalSupplyResponse) XXX_DiscardUnknown()
func (*TotalSupplyResponse) XXX_Marshal ¶
func (m *TotalSupplyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TotalSupplyResponse) XXX_Merge ¶
func (dst *TotalSupplyResponse) XXX_Merge(src proto.Message)
func (*TotalSupplyResponse) XXX_Size ¶
func (m *TotalSupplyResponse) XXX_Size() int
func (*TotalSupplyResponse) XXX_Unmarshal ¶
func (m *TotalSupplyResponse) XXX_Unmarshal(b []byte) error
type TransferEvent ¶
type TransferEvent struct { From *types.Address `protobuf:"bytes,1,opt,name=from" json:"from,omitempty"` To *types.Address `protobuf:"bytes,2,opt,name=to" json:"to,omitempty"` Amount *types.BigUInt `protobuf:"bytes,3,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransferEvent) Descriptor ¶
func (*TransferEvent) Descriptor() ([]byte, []int)
func (*TransferEvent) GetAmount ¶
func (m *TransferEvent) GetAmount() *types.BigUInt
func (*TransferEvent) GetFrom ¶
func (m *TransferEvent) GetFrom() *types.Address
func (*TransferEvent) GetTo ¶
func (m *TransferEvent) GetTo() *types.Address
func (*TransferEvent) ProtoMessage ¶
func (*TransferEvent) ProtoMessage()
func (*TransferEvent) Reset ¶
func (m *TransferEvent) Reset()
func (*TransferEvent) String ¶
func (m *TransferEvent) String() string
func (*TransferEvent) XXX_DiscardUnknown ¶
func (m *TransferEvent) XXX_DiscardUnknown()
func (*TransferEvent) XXX_Marshal ¶
func (m *TransferEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransferEvent) XXX_Merge ¶
func (dst *TransferEvent) XXX_Merge(src proto.Message)
func (*TransferEvent) XXX_Size ¶
func (m *TransferEvent) XXX_Size() int
func (*TransferEvent) XXX_Unmarshal ¶
func (m *TransferEvent) XXX_Unmarshal(b []byte) error
type TransferFromRequest ¶
type TransferFromRequest struct { From *types.Address `protobuf:"bytes,1,opt,name=from" json:"from,omitempty"` To *types.Address `protobuf:"bytes,2,opt,name=to" json:"to,omitempty"` Amount *types.BigUInt `protobuf:"bytes,3,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransferFromRequest) Descriptor ¶
func (*TransferFromRequest) Descriptor() ([]byte, []int)
func (*TransferFromRequest) GetAmount ¶
func (m *TransferFromRequest) GetAmount() *types.BigUInt
func (*TransferFromRequest) GetFrom ¶
func (m *TransferFromRequest) GetFrom() *types.Address
func (*TransferFromRequest) GetTo ¶
func (m *TransferFromRequest) GetTo() *types.Address
func (*TransferFromRequest) ProtoMessage ¶
func (*TransferFromRequest) ProtoMessage()
func (*TransferFromRequest) Reset ¶
func (m *TransferFromRequest) Reset()
func (*TransferFromRequest) String ¶
func (m *TransferFromRequest) String() string
func (*TransferFromRequest) XXX_DiscardUnknown ¶
func (m *TransferFromRequest) XXX_DiscardUnknown()
func (*TransferFromRequest) XXX_Marshal ¶
func (m *TransferFromRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransferFromRequest) XXX_Merge ¶
func (dst *TransferFromRequest) XXX_Merge(src proto.Message)
func (*TransferFromRequest) XXX_Size ¶
func (m *TransferFromRequest) XXX_Size() int
func (*TransferFromRequest) XXX_Unmarshal ¶
func (m *TransferFromRequest) XXX_Unmarshal(b []byte) error
type TransferFromResponse ¶
type TransferFromResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransferFromResponse) Descriptor ¶
func (*TransferFromResponse) Descriptor() ([]byte, []int)
func (*TransferFromResponse) ProtoMessage ¶
func (*TransferFromResponse) ProtoMessage()
func (*TransferFromResponse) Reset ¶
func (m *TransferFromResponse) Reset()
func (*TransferFromResponse) String ¶
func (m *TransferFromResponse) String() string
func (*TransferFromResponse) XXX_DiscardUnknown ¶
func (m *TransferFromResponse) XXX_DiscardUnknown()
func (*TransferFromResponse) XXX_Marshal ¶
func (m *TransferFromResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransferFromResponse) XXX_Merge ¶
func (dst *TransferFromResponse) XXX_Merge(src proto.Message)
func (*TransferFromResponse) XXX_Size ¶
func (m *TransferFromResponse) XXX_Size() int
func (*TransferFromResponse) XXX_Unmarshal ¶
func (m *TransferFromResponse) XXX_Unmarshal(b []byte) error
type TransferRequest ¶
type TransferRequest struct { To *types.Address `protobuf:"bytes,1,opt,name=to" json:"to,omitempty"` Amount *types.BigUInt `protobuf:"bytes,2,opt,name=amount" json:"amount,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransferRequest) Descriptor ¶
func (*TransferRequest) Descriptor() ([]byte, []int)
func (*TransferRequest) GetAmount ¶
func (m *TransferRequest) GetAmount() *types.BigUInt
func (*TransferRequest) GetTo ¶
func (m *TransferRequest) GetTo() *types.Address
func (*TransferRequest) ProtoMessage ¶
func (*TransferRequest) ProtoMessage()
func (*TransferRequest) Reset ¶
func (m *TransferRequest) Reset()
func (*TransferRequest) String ¶
func (m *TransferRequest) String() string
func (*TransferRequest) XXX_DiscardUnknown ¶
func (m *TransferRequest) XXX_DiscardUnknown()
func (*TransferRequest) XXX_Marshal ¶
func (m *TransferRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransferRequest) XXX_Merge ¶
func (dst *TransferRequest) XXX_Merge(src proto.Message)
func (*TransferRequest) XXX_Size ¶
func (m *TransferRequest) XXX_Size() int
func (*TransferRequest) XXX_Unmarshal ¶
func (m *TransferRequest) XXX_Unmarshal(b []byte) error
type TransferResponse ¶
type TransferResponse struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TransferResponse) Descriptor ¶
func (*TransferResponse) Descriptor() ([]byte, []int)
func (*TransferResponse) ProtoMessage ¶
func (*TransferResponse) ProtoMessage()
func (*TransferResponse) Reset ¶
func (m *TransferResponse) Reset()
func (*TransferResponse) String ¶
func (m *TransferResponse) String() string
func (*TransferResponse) XXX_DiscardUnknown ¶
func (m *TransferResponse) XXX_DiscardUnknown()
func (*TransferResponse) XXX_Marshal ¶
func (m *TransferResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TransferResponse) XXX_Merge ¶
func (dst *TransferResponse) XXX_Merge(src proto.Message)
func (*TransferResponse) XXX_Size ¶
func (m *TransferResponse) XXX_Size() int
func (*TransferResponse) XXX_Unmarshal ¶
func (m *TransferResponse) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.