interface QueryAssetMetadataRequest {
    denom: string;
}

Properties

Properties

denom: string