Versions in this module Expand all Collapse all v1 v1.9.5 Sep 26, 2022 Changes in this version type Pando + QueryVaultEvents func(context.Context, *Req_QueryVaultEvents) (*Resp_QueryVaultEvents, error) + type Req_QueryVaultEvents struct + Cursor string + Limit int64 + func (*Req_QueryVaultEvents) Descriptor() ([]byte, []int) + func (*Req_QueryVaultEvents) ProtoMessage() + func (x *Req_QueryVaultEvents) GetCursor() string + func (x *Req_QueryVaultEvents) GetLimit() int64 + func (x *Req_QueryVaultEvents) ProtoReflect() protoreflect.Message + func (x *Req_QueryVaultEvents) Reset() + func (x *Req_QueryVaultEvents) String() string + type Resp_QueryVaultEvents struct + Events []*Vault_Event + Pagination *Pagination + func (*Resp_QueryVaultEvents) Descriptor() ([]byte, []int) + func (*Resp_QueryVaultEvents) ProtoMessage() + func (x *Resp_QueryVaultEvents) GetEvents() []*Vault_Event + func (x *Resp_QueryVaultEvents) GetPagination() *Pagination + func (x *Resp_QueryVaultEvents) ProtoReflect() protoreflect.Message + func (x *Resp_QueryVaultEvents) Reset() + func (x *Resp_QueryVaultEvents) String() string type Vault_Event + Id string + func (x *Vault_Event) GetId() string v1.9.4 Jun 20, 2022 Changes in this version + const PandoPathPrefix + var Action_name = map[int32]string + var Action_value = map[string]int32 + var File_pando_v1_pando_proto protoreflect.FileDescriptor + var Flip_Tag_name = map[int32]string + var Flip_Tag_value = map[string]int32 + var Transaction_Status_name = map[int32]string + var Transaction_Status_value = map[string]int32 + func WriteError(resp http.ResponseWriter, err error) + type Action int32 + const Action_ActionSysProperty + const Action_CatCreate + const Action_CatEdit + const Action_CatFill + const Action_CatFold + const Action_CatGain + const Action_CatMove + const Action_CatSupply + const Action_FlipBid + const Action_FlipDeal + const Action_FlipKick + const Action_OracleCreate + const Action_OracleDeny + const Action_OracleEdit + const Action_OraclePoke + const Action_OracleRely + const Action_ProposalMake + const Action_ProposalShout + const Action_ProposalVote + const Action_SysWithdraw + const Action_VatDeposit + const Action_VatGenerate + const Action_VatOpen + const Action_VatPayback + const Action_VatWithdraw + const Action__ + func (Action) Descriptor() protoreflect.EnumDescriptor + func (Action) EnumDescriptor() ([]byte, []int) + func (Action) Type() protoreflect.EnumType + func (x Action) Enum() *Action + func (x Action) Number() protoreflect.EnumNumber + func (x Action) String() string + type AggregatedStat struct + DaiValue string + Date *timestamppb.Timestamp + GemValue string + Timestamp int64 + func (*AggregatedStat) Descriptor() ([]byte, []int) + func (*AggregatedStat) ProtoMessage() + func (x *AggregatedStat) GetDaiValue() string + func (x *AggregatedStat) GetDate() *timestamppb.Timestamp + func (x *AggregatedStat) GetGemValue() string + func (x *AggregatedStat) GetTimestamp() int64 + func (x *AggregatedStat) ProtoReflect() protoreflect.Message + func (x *AggregatedStat) Reset() + func (x *AggregatedStat) String() string + type Asset struct + Chain *Asset + ChainId string + Id string + Logo string + Name string + Price string + Symbol string + func (*Asset) Descriptor() ([]byte, []int) + func (*Asset) ProtoMessage() + func (x *Asset) GetChain() *Asset + func (x *Asset) GetChainId() string + func (x *Asset) GetId() string + func (x *Asset) GetLogo() string + func (x *Asset) GetName() string + func (x *Asset) GetPrice() string + func (x *Asset) GetSymbol() string + func (x *Asset) ProtoReflect() protoreflect.Message + func (x *Asset) Reset() + func (x *Asset) String() string + type Collateral struct + Art string + Beg string + Box string + Chop string + CreatedAt *timestamppb.Timestamp + Dai string + Debt string + Dunk string + Dust string + Duty string + Gem string + Id string + Ink string + Line string + Litter string + Live bool + Mat string + Name string + NumberOfVaults int64 + Price string + Rate string + Rho *timestamppb.Timestamp + Supply string + Tau int32 + Ttl int32 + func (*Collateral) Descriptor() ([]byte, []int) + func (*Collateral) ProtoMessage() + func (x *Collateral) GetArt() string + func (x *Collateral) GetBeg() string + func (x *Collateral) GetBox() string + func (x *Collateral) GetChop() string + func (x *Collateral) GetCreatedAt() *timestamppb.Timestamp + func (x *Collateral) GetDai() string + func (x *Collateral) GetDebt() string + func (x *Collateral) GetDunk() string + func (x *Collateral) GetDust() string + func (x *Collateral) GetDuty() string + func (x *Collateral) GetGem() string + func (x *Collateral) GetId() string + func (x *Collateral) GetInk() string + func (x *Collateral) GetLine() string + func (x *Collateral) GetLitter() string + func (x *Collateral) GetLive() bool + func (x *Collateral) GetMat() string + func (x *Collateral) GetName() string + func (x *Collateral) GetNumberOfVaults() int64 + func (x *Collateral) GetPrice() string + func (x *Collateral) GetRate() string + func (x *Collateral) GetRho() *timestamppb.Timestamp + func (x *Collateral) GetSupply() string + func (x *Collateral) GetTau() int32 + func (x *Collateral) GetTtl() int32 + func (x *Collateral) ProtoReflect() protoreflect.Message + func (x *Collateral) Reset() + func (x *Collateral) String() string + type Flip struct + Action Action + Art string + Bid string + CollateralId string + CreatedAt *timestamppb.Timestamp + End *timestamppb.Timestamp + Guy string + Id string + Lot string + Tab string + Tags []Flip_Tag + Tic *timestamppb.Timestamp + VaultId string + func (*Flip) Descriptor() ([]byte, []int) + func (*Flip) ProtoMessage() + func (x *Flip) GetAction() Action + func (x *Flip) GetArt() string + func (x *Flip) GetBid() string + func (x *Flip) GetCollateralId() string + func (x *Flip) GetCreatedAt() *timestamppb.Timestamp + func (x *Flip) GetEnd() *timestamppb.Timestamp + func (x *Flip) GetGuy() string + func (x *Flip) GetId() string + func (x *Flip) GetLot() string + func (x *Flip) GetTab() string + func (x *Flip) GetTags() []Flip_Tag + func (x *Flip) GetTic() *timestamppb.Timestamp + func (x *Flip) GetVaultId() string + func (x *Flip) ProtoReflect() protoreflect.Message + func (x *Flip) Reset() + func (x *Flip) String() string + type Flip_Event struct + Action Action + Bid string + CreatedAt *timestamppb.Timestamp + FlipId string + IsMe bool + Lot string + func (*Flip_Event) Descriptor() ([]byte, []int) + func (*Flip_Event) ProtoMessage() + func (x *Flip_Event) GetAction() Action + func (x *Flip_Event) GetBid() string + func (x *Flip_Event) GetCreatedAt() *timestamppb.Timestamp + func (x *Flip_Event) GetFlipId() string + func (x *Flip_Event) GetIsMe() bool + func (x *Flip_Event) GetLot() string + func (x *Flip_Event) ProtoReflect() protoreflect.Message + func (x *Flip_Event) Reset() + func (x *Flip_Event) String() string + type Flip_Tag int32 + const Flip_Leading + const Flip_MyVault + const Flip_Participated + func (Flip_Tag) Descriptor() protoreflect.EnumDescriptor + func (Flip_Tag) EnumDescriptor() ([]byte, []int) + func (Flip_Tag) Type() protoreflect.EnumType + func (x Flip_Tag) Enum() *Flip_Tag + func (x Flip_Tag) Number() protoreflect.EnumNumber + func (x Flip_Tag) String() string + type HTTPClient interface + Do func(req *http.Request) (*http.Response, error) + type Oracle struct + AssetId string + Current string + Governors []string + Hop int32 + Next string + PeekAt *timestamppb.Timestamp + Threshold int32 + func (*Oracle) Descriptor() ([]byte, []int) + func (*Oracle) ProtoMessage() + func (x *Oracle) GetAssetId() string + func (x *Oracle) GetCurrent() string + func (x *Oracle) GetGovernors() []string + func (x *Oracle) GetHop() int32 + func (x *Oracle) GetNext() string + func (x *Oracle) GetPeekAt() *timestamppb.Timestamp + func (x *Oracle) GetThreshold() int32 + func (x *Oracle) ProtoReflect() protoreflect.Message + func (x *Oracle) Reset() + func (x *Oracle) String() string + type Pagination struct + HasNext bool + NextCursor string + func (*Pagination) Descriptor() ([]byte, []int) + func (*Pagination) ProtoMessage() + func (x *Pagination) GetHasNext() bool + func (x *Pagination) GetNextCursor() string + func (x *Pagination) ProtoReflect() protoreflect.Message + func (x *Pagination) Reset() + func (x *Pagination) String() string + type Pando interface + FindAsset func(context.Context, *Req_FindAsset) (*Asset, error) + FindCollateral func(context.Context, *Req_FindCollateral) (*Collateral, error) + FindFlip func(context.Context, *Req_FindFlip) (*Flip, error) + FindOracle func(context.Context, *Req_FindOracle) (*Oracle, error) + FindProposal func(context.Context, *Req_FindProposal) (*Proposal, error) + FindTransaction func(context.Context, *Req_FindTransaction) (*Transaction, error) + FindVault func(context.Context, *Req_FindVault) (*Vault, error) + GetInfo func(context.Context, *Req_GetInfo) (*Resp_GetInfo, error) + ListAggregatedStats func(context.Context, *Req_ListAggregatedStats) (*Resp_ListAggregatedStats, error) + ListAssets func(context.Context, *Req_ListAssets) (*Resp_ListAssets, error) + ListCollaterals func(context.Context, *Req_ListCollaterals) (*Resp_ListCollaterals, error) + ListFlipEvents func(context.Context, *Req_ListFlipEvents) (*Resp_ListFlipEvents, error) + ListFlips func(context.Context, *Req_ListFlips) (*Resp_ListFlips, error) + ListMyVaults func(context.Context, *Req_ListMyVaults) (*Resp_ListMyVaults, error) + ListOracles func(context.Context, *Req_ListOracles) (*Resp_ListOracles, error) + ListProposals func(context.Context, *Req_ListProposals) (*Resp_ListProposals, error) + ListStats func(context.Context, *Req_ListStats) (*Resp_ListStats, error) + ListTransactions func(context.Context, *Req_ListTransactions) (*Resp_ListTransactions, error) + ListVaultEvents func(context.Context, *Req_ListVaultEvents) (*Resp_ListVaultEvents, error) + ListVaults func(context.Context, *Req_ListVaults) (*Resp_ListVaults, error) + QueryFlips func(context.Context, *Req_QueryFlips) (*Resp_QueryFlips, error) + func NewPandoJSONClient(baseURL string, client HTTPClient, opts ...twirp.ClientOption) Pando + func NewPandoProtobufClient(baseURL string, client HTTPClient, opts ...twirp.ClientOption) Pando + type Proposal struct + Action Action + Amount string + AssetId string + CreatedAt *timestamppb.Timestamp + Creator string + Data string + Id string + Items []*Proposal_Item + PassedAt *timestamppb.Timestamp + Votes []string + func (*Proposal) Descriptor() ([]byte, []int) + func (*Proposal) ProtoMessage() + func (x *Proposal) GetAction() Action + func (x *Proposal) GetAmount() string + func (x *Proposal) GetAssetId() string + func (x *Proposal) GetCreatedAt() *timestamppb.Timestamp + func (x *Proposal) GetCreator() string + func (x *Proposal) GetData() string + func (x *Proposal) GetId() string + func (x *Proposal) GetItems() []*Proposal_Item + func (x *Proposal) GetPassedAt() *timestamppb.Timestamp + func (x *Proposal) GetVotes() []string + func (x *Proposal) ProtoReflect() protoreflect.Message + func (x *Proposal) Reset() + func (x *Proposal) String() string + type Proposal_Item struct + Action string + Hint string + Key string + Value string + func (*Proposal_Item) Descriptor() ([]byte, []int) + func (*Proposal_Item) ProtoMessage() + func (x *Proposal_Item) GetAction() string + func (x *Proposal_Item) GetHint() string + func (x *Proposal_Item) GetKey() string + func (x *Proposal_Item) GetValue() string + func (x *Proposal_Item) ProtoReflect() protoreflect.Message + func (x *Proposal_Item) Reset() + func (x *Proposal_Item) String() string + type Req struct + func (*Req) Descriptor() ([]byte, []int) + func (*Req) ProtoMessage() + func (x *Req) ProtoReflect() protoreflect.Message + func (x *Req) Reset() + func (x *Req) String() string + type Req_FindAsset struct + Id string + func (*Req_FindAsset) Descriptor() ([]byte, []int) + func (*Req_FindAsset) ProtoMessage() + func (x *Req_FindAsset) GetId() string + func (x *Req_FindAsset) ProtoReflect() protoreflect.Message + func (x *Req_FindAsset) Reset() + func (x *Req_FindAsset) String() string + type Req_FindCollateral struct + Id string + func (*Req_FindCollateral) Descriptor() ([]byte, []int) + func (*Req_FindCollateral) ProtoMessage() + func (x *Req_FindCollateral) GetId() string + func (x *Req_FindCollateral) ProtoReflect() protoreflect.Message + func (x *Req_FindCollateral) Reset() + func (x *Req_FindCollateral) String() string + type Req_FindFlip struct + Id string + func (*Req_FindFlip) Descriptor() ([]byte, []int) + func (*Req_FindFlip) ProtoMessage() + func (x *Req_FindFlip) GetId() string + func (x *Req_FindFlip) ProtoReflect() protoreflect.Message + func (x *Req_FindFlip) Reset() + func (x *Req_FindFlip) String() string + type Req_FindOracle struct + Id string + func (*Req_FindOracle) Descriptor() ([]byte, []int) + func (*Req_FindOracle) ProtoMessage() + func (x *Req_FindOracle) GetId() string + func (x *Req_FindOracle) ProtoReflect() protoreflect.Message + func (x *Req_FindOracle) Reset() + func (x *Req_FindOracle) String() string + type Req_FindProposal struct + Id string + func (*Req_FindProposal) Descriptor() ([]byte, []int) + func (*Req_FindProposal) ProtoMessage() + func (x *Req_FindProposal) GetId() string + func (x *Req_FindProposal) ProtoReflect() protoreflect.Message + func (x *Req_FindProposal) Reset() + func (x *Req_FindProposal) String() string + type Req_FindTransaction struct + Id string + func (*Req_FindTransaction) Descriptor() ([]byte, []int) + func (*Req_FindTransaction) ProtoMessage() + func (x *Req_FindTransaction) GetId() string + func (x *Req_FindTransaction) ProtoReflect() protoreflect.Message + func (x *Req_FindTransaction) Reset() + func (x *Req_FindTransaction) String() string + type Req_FindVault struct + Id string + func (*Req_FindVault) Descriptor() ([]byte, []int) + func (*Req_FindVault) ProtoMessage() + func (x *Req_FindVault) GetId() string + func (x *Req_FindVault) ProtoReflect() protoreflect.Message + func (x *Req_FindVault) Reset() + func (x *Req_FindVault) String() string + type Req_GetInfo struct + func (*Req_GetInfo) Descriptor() ([]byte, []int) + func (*Req_GetInfo) ProtoMessage() + func (x *Req_GetInfo) ProtoReflect() protoreflect.Message + func (x *Req_GetInfo) Reset() + func (x *Req_GetInfo) String() string + type Req_ListAggregatedStats struct + From int64 + To int64 + func (*Req_ListAggregatedStats) Descriptor() ([]byte, []int) + func (*Req_ListAggregatedStats) ProtoMessage() + func (x *Req_ListAggregatedStats) GetFrom() int64 + func (x *Req_ListAggregatedStats) GetTo() int64 + func (x *Req_ListAggregatedStats) ProtoReflect() protoreflect.Message + func (x *Req_ListAggregatedStats) Reset() + func (x *Req_ListAggregatedStats) String() string + type Req_ListAssets struct + func (*Req_ListAssets) Descriptor() ([]byte, []int) + func (*Req_ListAssets) ProtoMessage() + func (x *Req_ListAssets) ProtoReflect() protoreflect.Message + func (x *Req_ListAssets) Reset() + func (x *Req_ListAssets) String() string + type Req_ListCollaterals struct + func (*Req_ListCollaterals) Descriptor() ([]byte, []int) + func (*Req_ListCollaterals) ProtoMessage() + func (x *Req_ListCollaterals) ProtoReflect() protoreflect.Message + func (x *Req_ListCollaterals) Reset() + func (x *Req_ListCollaterals) String() string + type Req_ListFlipEvents struct + Id string + func (*Req_ListFlipEvents) Descriptor() ([]byte, []int) + func (*Req_ListFlipEvents) ProtoMessage() + func (x *Req_ListFlipEvents) GetId() string + func (x *Req_ListFlipEvents) ProtoReflect() protoreflect.Message + func (x *Req_ListFlipEvents) Reset() + func (x *Req_ListFlipEvents) String() string + type Req_ListFlips struct + Cursor string + Limit int64 + func (*Req_ListFlips) Descriptor() ([]byte, []int) + func (*Req_ListFlips) ProtoMessage() + func (x *Req_ListFlips) GetCursor() string + func (x *Req_ListFlips) GetLimit() int64 + func (x *Req_ListFlips) ProtoReflect() protoreflect.Message + func (x *Req_ListFlips) Reset() + func (x *Req_ListFlips) String() string + type Req_ListMyVaults struct + Cursor string + Limit int64 + func (*Req_ListMyVaults) Descriptor() ([]byte, []int) + func (*Req_ListMyVaults) ProtoMessage() + func (x *Req_ListMyVaults) GetCursor() string + func (x *Req_ListMyVaults) GetLimit() int64 + func (x *Req_ListMyVaults) ProtoReflect() protoreflect.Message + func (x *Req_ListMyVaults) Reset() + func (x *Req_ListMyVaults) String() string + type Req_ListOracles struct + func (*Req_ListOracles) Descriptor() ([]byte, []int) + func (*Req_ListOracles) ProtoMessage() + func (x *Req_ListOracles) ProtoReflect() protoreflect.Message + func (x *Req_ListOracles) Reset() + func (x *Req_ListOracles) String() string + type Req_ListProposals struct + Cursor string + Limit int64 + func (*Req_ListProposals) Descriptor() ([]byte, []int) + func (*Req_ListProposals) ProtoMessage() + func (x *Req_ListProposals) GetCursor() string + func (x *Req_ListProposals) GetLimit() int64 + func (x *Req_ListProposals) ProtoReflect() protoreflect.Message + func (x *Req_ListProposals) Reset() + func (x *Req_ListProposals) String() string + type Req_ListStats struct + From int64 + Id string + To int64 + func (*Req_ListStats) Descriptor() ([]byte, []int) + func (*Req_ListStats) ProtoMessage() + func (x *Req_ListStats) GetFrom() int64 + func (x *Req_ListStats) GetId() string + func (x *Req_ListStats) GetTo() int64 + func (x *Req_ListStats) ProtoReflect() protoreflect.Message + func (x *Req_ListStats) Reset() + func (x *Req_ListStats) String() string + type Req_ListTransactions struct + Cursor string + Limit int64 + func (*Req_ListTransactions) Descriptor() ([]byte, []int) + func (*Req_ListTransactions) ProtoMessage() + func (x *Req_ListTransactions) GetCursor() string + func (x *Req_ListTransactions) GetLimit() int64 + func (x *Req_ListTransactions) ProtoReflect() protoreflect.Message + func (x *Req_ListTransactions) Reset() + func (x *Req_ListTransactions) String() string + type Req_ListVaultEvents struct + Id string + func (*Req_ListVaultEvents) Descriptor() ([]byte, []int) + func (*Req_ListVaultEvents) ProtoMessage() + func (x *Req_ListVaultEvents) GetId() string + func (x *Req_ListVaultEvents) ProtoReflect() protoreflect.Message + func (x *Req_ListVaultEvents) Reset() + func (x *Req_ListVaultEvents) String() string + type Req_ListVaults struct + CollateralId string + Cursor string + Limit int64 + UserId string + func (*Req_ListVaults) Descriptor() ([]byte, []int) + func (*Req_ListVaults) ProtoMessage() + func (x *Req_ListVaults) GetCollateralId() string + func (x *Req_ListVaults) GetCursor() string + func (x *Req_ListVaults) GetLimit() int64 + func (x *Req_ListVaults) GetUserId() string + func (x *Req_ListVaults) ProtoReflect() protoreflect.Message + func (x *Req_ListVaults) Reset() + func (x *Req_ListVaults) String() string + type Req_QueryFlips struct + Limit int64 + MyBids string + MyVaults string + Offset int64 + Phase string + func (*Req_QueryFlips) Descriptor() ([]byte, []int) + func (*Req_QueryFlips) ProtoMessage() + func (x *Req_QueryFlips) GetLimit() int64 + func (x *Req_QueryFlips) GetMyBids() string + func (x *Req_QueryFlips) GetMyVaults() string + func (x *Req_QueryFlips) GetOffset() int64 + func (x *Req_QueryFlips) GetPhase() string + func (x *Req_QueryFlips) ProtoReflect() protoreflect.Message + func (x *Req_QueryFlips) Reset() + func (x *Req_QueryFlips) String() string + type Resp struct + func (*Resp) Descriptor() ([]byte, []int) + func (*Resp) ProtoMessage() + func (x *Resp) ProtoReflect() protoreflect.Message + func (x *Resp) Reset() + func (x *Resp) String() string + type Resp_GetInfo struct + Members []string + OauthClientId string + PublicKey string + Threshold int32 + func (*Resp_GetInfo) Descriptor() ([]byte, []int) + func (*Resp_GetInfo) ProtoMessage() + func (x *Resp_GetInfo) GetMembers() []string + func (x *Resp_GetInfo) GetOauthClientId() string + func (x *Resp_GetInfo) GetPublicKey() string + func (x *Resp_GetInfo) GetThreshold() int32 + func (x *Resp_GetInfo) ProtoReflect() protoreflect.Message + func (x *Resp_GetInfo) Reset() + func (x *Resp_GetInfo) String() string + type Resp_ListAggregatedStats struct + Stats []*AggregatedStat + func (*Resp_ListAggregatedStats) Descriptor() ([]byte, []int) + func (*Resp_ListAggregatedStats) ProtoMessage() + func (x *Resp_ListAggregatedStats) GetStats() []*AggregatedStat + func (x *Resp_ListAggregatedStats) ProtoReflect() protoreflect.Message + func (x *Resp_ListAggregatedStats) Reset() + func (x *Resp_ListAggregatedStats) String() string + type Resp_ListAssets struct + Assets []*Asset + func (*Resp_ListAssets) Descriptor() ([]byte, []int) + func (*Resp_ListAssets) ProtoMessage() + func (x *Resp_ListAssets) GetAssets() []*Asset + func (x *Resp_ListAssets) ProtoReflect() protoreflect.Message + func (x *Resp_ListAssets) Reset() + func (x *Resp_ListAssets) String() string + type Resp_ListCollaterals struct + Collaterals []*Collateral + func (*Resp_ListCollaterals) Descriptor() ([]byte, []int) + func (*Resp_ListCollaterals) ProtoMessage() + func (x *Resp_ListCollaterals) GetCollaterals() []*Collateral + func (x *Resp_ListCollaterals) ProtoReflect() protoreflect.Message + func (x *Resp_ListCollaterals) Reset() + func (x *Resp_ListCollaterals) String() string + type Resp_ListFlipEvents struct + Events []*Flip_Event + func (*Resp_ListFlipEvents) Descriptor() ([]byte, []int) + func (*Resp_ListFlipEvents) ProtoMessage() + func (x *Resp_ListFlipEvents) GetEvents() []*Flip_Event + func (x *Resp_ListFlipEvents) ProtoReflect() protoreflect.Message + func (x *Resp_ListFlipEvents) Reset() + func (x *Resp_ListFlipEvents) String() string + type Resp_ListFlips struct + Flips []*Flip + Pagination *Pagination + func (*Resp_ListFlips) Descriptor() ([]byte, []int) + func (*Resp_ListFlips) ProtoMessage() + func (x *Resp_ListFlips) GetFlips() []*Flip + func (x *Resp_ListFlips) GetPagination() *Pagination + func (x *Resp_ListFlips) ProtoReflect() protoreflect.Message + func (x *Resp_ListFlips) Reset() + func (x *Resp_ListFlips) String() string + type Resp_ListMyVaults struct + Vaults []*Vault + func (*Resp_ListMyVaults) Descriptor() ([]byte, []int) + func (*Resp_ListMyVaults) ProtoMessage() + func (x *Resp_ListMyVaults) GetVaults() []*Vault + func (x *Resp_ListMyVaults) ProtoReflect() protoreflect.Message + func (x *Resp_ListMyVaults) Reset() + func (x *Resp_ListMyVaults) String() string + type Resp_ListOracles struct + Oracles []*Oracle + func (*Resp_ListOracles) Descriptor() ([]byte, []int) + func (*Resp_ListOracles) ProtoMessage() + func (x *Resp_ListOracles) GetOracles() []*Oracle + func (x *Resp_ListOracles) ProtoReflect() protoreflect.Message + func (x *Resp_ListOracles) Reset() + func (x *Resp_ListOracles) String() string + type Resp_ListProposals struct + Pagination *Pagination + Proposals []*Proposal + func (*Resp_ListProposals) Descriptor() ([]byte, []int) + func (*Resp_ListProposals) ProtoMessage() + func (x *Resp_ListProposals) GetPagination() *Pagination + func (x *Resp_ListProposals) GetProposals() []*Proposal + func (x *Resp_ListProposals) ProtoReflect() protoreflect.Message + func (x *Resp_ListProposals) Reset() + func (x *Resp_ListProposals) String() string + type Resp_ListStats struct + Stats []*Stat + func (*Resp_ListStats) Descriptor() ([]byte, []int) + func (*Resp_ListStats) ProtoMessage() + func (x *Resp_ListStats) GetStats() []*Stat + func (x *Resp_ListStats) ProtoReflect() protoreflect.Message + func (x *Resp_ListStats) Reset() + func (x *Resp_ListStats) String() string + type Resp_ListTransactions struct + Pagination *Pagination + Transactions []*Transaction + func (*Resp_ListTransactions) Descriptor() ([]byte, []int) + func (*Resp_ListTransactions) ProtoMessage() + func (x *Resp_ListTransactions) GetPagination() *Pagination + func (x *Resp_ListTransactions) GetTransactions() []*Transaction + func (x *Resp_ListTransactions) ProtoReflect() protoreflect.Message + func (x *Resp_ListTransactions) Reset() + func (x *Resp_ListTransactions) String() string + type Resp_ListVaultEvents struct + Events []*Vault_Event + func (*Resp_ListVaultEvents) Descriptor() ([]byte, []int) + func (*Resp_ListVaultEvents) ProtoMessage() + func (x *Resp_ListVaultEvents) GetEvents() []*Vault_Event + func (x *Resp_ListVaultEvents) ProtoReflect() protoreflect.Message + func (x *Resp_ListVaultEvents) Reset() + func (x *Resp_ListVaultEvents) String() string + type Resp_ListVaults struct + Pagination *Pagination + Vaults []*Vault + func (*Resp_ListVaults) Descriptor() ([]byte, []int) + func (*Resp_ListVaults) ProtoMessage() + func (x *Resp_ListVaults) GetPagination() *Pagination + func (x *Resp_ListVaults) GetVaults() []*Vault + func (x *Resp_ListVaults) ProtoReflect() protoreflect.Message + func (x *Resp_ListVaults) Reset() + func (x *Resp_ListVaults) String() string + type Resp_QueryFlips struct + Flips []*Flip + Total int32 + func (*Resp_QueryFlips) Descriptor() ([]byte, []int) + func (*Resp_QueryFlips) ProtoMessage() + func (x *Resp_QueryFlips) GetFlips() []*Flip + func (x *Resp_QueryFlips) GetTotal() int32 + func (x *Resp_QueryFlips) ProtoReflect() protoreflect.Message + func (x *Resp_QueryFlips) Reset() + func (x *Resp_QueryFlips) String() string + type Stat struct + CollateralId string + Dai string + DaiPrice string + Date *timestamppb.Timestamp + Debt string + Gem string + GemPrice string + Ink string + Timestamp int64 + func (*Stat) Descriptor() ([]byte, []int) + func (*Stat) ProtoMessage() + func (x *Stat) GetCollateralId() string + func (x *Stat) GetDai() string + func (x *Stat) GetDaiPrice() string + func (x *Stat) GetDate() *timestamppb.Timestamp + func (x *Stat) GetDebt() string + func (x *Stat) GetGem() string + func (x *Stat) GetGemPrice() string + func (x *Stat) GetInk() string + func (x *Stat) GetTimestamp() int64 + func (x *Stat) ProtoReflect() protoreflect.Message + func (x *Stat) Reset() + func (x *Stat) String() string + type Transaction struct + Action Action + Amount string + AssetId string + CreatedAt *timestamppb.Timestamp + Id string + Msg string + Parameters string + Status Transaction_Status + func (*Transaction) Descriptor() ([]byte, []int) + func (*Transaction) ProtoMessage() + func (x *Transaction) GetAction() Action + func (x *Transaction) GetAmount() string + func (x *Transaction) GetAssetId() string + func (x *Transaction) GetCreatedAt() *timestamppb.Timestamp + func (x *Transaction) GetId() string + func (x *Transaction) GetMsg() string + func (x *Transaction) GetParameters() string + func (x *Transaction) GetStatus() Transaction_Status + func (x *Transaction) ProtoReflect() protoreflect.Message + func (x *Transaction) Reset() + func (x *Transaction) String() string + type Transaction_Status int32 + const Transaction_Abort + const Transaction_OK + const Transaction_Pending + func (Transaction_Status) Descriptor() protoreflect.EnumDescriptor + func (Transaction_Status) EnumDescriptor() ([]byte, []int) + func (Transaction_Status) Type() protoreflect.EnumType + func (x Transaction_Status) Enum() *Transaction_Status + func (x Transaction_Status) Number() protoreflect.EnumNumber + func (x Transaction_Status) String() string + type TwirpServer interface + PathPrefix func() string + ProtocGenTwirpVersion func() string + ServiceDescriptor func() ([]byte, int) + func NewPandoServer(svc Pando, opts ...interface{}) TwirpServer + type Vault struct + Art string + CollateralId string + CreatedAt *timestamppb.Timestamp + Id string + IdentityId int64 + Ink string + func (*Vault) Descriptor() ([]byte, []int) + func (*Vault) ProtoMessage() + func (x *Vault) GetArt() string + func (x *Vault) GetCollateralId() string + func (x *Vault) GetCreatedAt() *timestamppb.Timestamp + func (x *Vault) GetId() string + func (x *Vault) GetIdentityId() int64 + func (x *Vault) GetInk() string + func (x *Vault) ProtoReflect() protoreflect.Message + func (x *Vault) Reset() + func (x *Vault) String() string + type Vault_Event struct + Action Action + CreatedAt *timestamppb.Timestamp + Dart string + Debt string + Dink string + VaultId string + func (*Vault_Event) Descriptor() ([]byte, []int) + func (*Vault_Event) ProtoMessage() + func (x *Vault_Event) GetAction() Action + func (x *Vault_Event) GetCreatedAt() *timestamppb.Timestamp + func (x *Vault_Event) GetDart() string + func (x *Vault_Event) GetDebt() string + func (x *Vault_Event) GetDink() string + func (x *Vault_Event) GetVaultId() string + func (x *Vault_Event) ProtoReflect() protoreflect.Message + func (x *Vault_Event) Reset() + func (x *Vault_Event) String() string