query

package
v0.0.0-...-4a5ca1c Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Allowance

func Allowance(ctx sdk.Context, k keeper.Keeper, denom string, owner string, spender string) ([]byte, sdk.Error)

func Allowances

func Allowances(ctx sdk.Context, k keeper.Keeper, denom string, owner string) ([]byte, sdk.Error)

func Freeze

func Freeze(ctx sdk.Context, k keeper.Keeper, denom string, holder string) ([]byte, sdk.Error)

func Freezes

func Freezes(ctx sdk.Context, k keeper.Keeper, denom string) ([]byte, sdk.Error)

func Issue

func Issue(ctx sdk.Context, k keeper.Keeper, denom string) ([]byte, sdk.Error)

func Issues

func Issues(ctx sdk.Context, k keeper.Keeper, data []byte) ([]byte, sdk.Error)

func IssuesAll

func IssuesAll(ctx sdk.Context, k keeper.Keeper) ([]byte, sdk.Error)

func Params

func Params(ctx sdk.Context, k keeper.Keeper) ([]byte, sdk.Error)

func PathParams

func PathParams() string

func PathQueryIssue

func PathQueryIssue(denom string) string

func PathQueryIssueAllowance

func PathQueryIssueAllowance(owner sdk.AccAddress, spender sdk.AccAddress, denom string) string

func PathQueryIssueAllowances

func PathQueryIssueAllowances(owner sdk.AccAddress, denom string) string

func PathQueryIssueFreeze

func PathQueryIssueFreeze(denom string, holder sdk.AccAddress) string

func PathQueryIssueFreezes

func PathQueryIssueFreezes(denom string) string

func PathQueryIssues

func PathQueryIssues() string

func PathQueryIssuesAll

func PathQueryIssuesAll() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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