assetsv2

package
v0.5.6-RC01 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_eproxy_assets_v2_assets_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type InfoRequest

type InfoRequest struct {
	Blockchain v2.Blockchain `protobuf:"varint,1,opt,name=blockchain,proto3,enum=eproxy.common.v2.Blockchain" json:"blockchain,omitempty"`
	Identifier string        `protobuf:"bytes,2,opt,name=identifier,proto3" json:"identifier,omitempty"`
	// contains filtered or unexported fields
}

func (*InfoRequest) Descriptor deprecated

func (*InfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use InfoRequest.ProtoReflect.Descriptor instead.

func (*InfoRequest) GetBlockchain

func (x *InfoRequest) GetBlockchain() v2.Blockchain

func (*InfoRequest) GetIdentifier

func (x *InfoRequest) GetIdentifier() string

func (*InfoRequest) ProtoMessage

func (*InfoRequest) ProtoMessage()

func (*InfoRequest) ProtoReflect

func (x *InfoRequest) ProtoReflect() protoreflect.Message

func (*InfoRequest) Reset

func (x *InfoRequest) Reset()

func (*InfoRequest) String

func (x *InfoRequest) String() string

type InfoResponse

type InfoResponse struct {
	Name          string         `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Symbol        string         `protobuf:"bytes,2,opt,name=symbol,proto3" json:"symbol,omitempty"`
	Decimals      *uint32        `protobuf:"varint,3,opt,name=decimals,proto3,oneof" json:"decimals,omitempty"`
	Kind          *string        `protobuf:"bytes,4,opt,name=kind,proto3,oneof" json:"kind,omitempty"`
	StorageLayout *StorageLayout `protobuf:"bytes,5,opt,name=storage_layout,json=storageLayout,proto3,oneof" json:"storage_layout,omitempty"`
	// contains filtered or unexported fields
}

func (*InfoResponse) Descriptor deprecated

func (*InfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use InfoResponse.ProtoReflect.Descriptor instead.

func (*InfoResponse) GetDecimals

func (x *InfoResponse) GetDecimals() uint32

func (*InfoResponse) GetKind

func (x *InfoResponse) GetKind() string

func (*InfoResponse) GetName

func (x *InfoResponse) GetName() string

func (*InfoResponse) GetStorageLayout

func (x *InfoResponse) GetStorageLayout() *StorageLayout

func (*InfoResponse) GetSymbol

func (x *InfoResponse) GetSymbol() string

func (*InfoResponse) ProtoMessage

func (*InfoResponse) ProtoMessage()

func (*InfoResponse) ProtoReflect

func (x *InfoResponse) ProtoReflect() protoreflect.Message

func (*InfoResponse) Reset

func (x *InfoResponse) Reset()

func (*InfoResponse) String

func (x *InfoResponse) String() string

type StorageLayout

type StorageLayout struct {
	BalanceSlot         *uint64 `protobuf:"varint,1,opt,name=balance_slot,json=balanceSlot,proto3,oneof" json:"balance_slot,omitempty"`
	AllowanceSlot       *uint64 `protobuf:"varint,2,opt,name=allowance_slot,json=allowanceSlot,proto3,oneof" json:"allowance_slot,omitempty"`
	ProxyImplementation *string `protobuf:"bytes,3,opt,name=proxy_implementation,json=proxyImplementation,proto3,oneof" json:"proxy_implementation,omitempty"`
	// contains filtered or unexported fields
}

func (*StorageLayout) Descriptor deprecated

func (*StorageLayout) Descriptor() ([]byte, []int)

Deprecated: Use StorageLayout.ProtoReflect.Descriptor instead.

func (*StorageLayout) GetAllowanceSlot

func (x *StorageLayout) GetAllowanceSlot() uint64

func (*StorageLayout) GetBalanceSlot

func (x *StorageLayout) GetBalanceSlot() uint64

func (*StorageLayout) GetProxyImplementation

func (x *StorageLayout) GetProxyImplementation() string

func (*StorageLayout) ProtoMessage

func (*StorageLayout) ProtoMessage()

func (*StorageLayout) ProtoReflect

func (x *StorageLayout) ProtoReflect() protoreflect.Message

func (*StorageLayout) Reset

func (x *StorageLayout) Reset()

func (*StorageLayout) String

func (x *StorageLayout) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL