[auto-fix] interface type created for Noble1TrxMsgCosmosAuthzV1beta1MsgGrant#250
Draft
gurbaj5124871 wants to merge 1 commit intostagingfrom
Draft
[auto-fix] interface type created for Noble1TrxMsgCosmosAuthzV1beta1MsgGrant#250gurbaj5124871 wants to merge 1 commit intostagingfrom
gurbaj5124871 wants to merge 1 commit intostagingfrom
Conversation
gurbaj5124871
commented
Aug 2, 2024
Contributor
Author
There was a problem hiding this comment.
This is an automated generated comment
Block Data
network: noble-1
height: 9479352
data:
[
{
"granter": "noble16fktmjxxpcahu5w5lw9qysa4xhrlqagrcwglqt",
"grantee": "noble13ttpwjxmh8464gqm3a7z5kkf2n23y32wrdukty",
"grant": {
"authorization": {
"@type": "/cosmos.bank.v1beta1.SendAuthorization",
"spendLimit": [
{
"denom": "uusdc",
"amount": "126000"
}
]
},
"expiration": "2034-08-02T16:11:38Z"
}
}
]
errors:
[
{
"path": "$input.transactions[0].messages[0].data.grant.authorization.msg",
"expected": "string"
}
]
interface:
export interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrant {
type: string;
data: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData {
granter: string;
grantee: string;
grant: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant {
authorization: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization;
expiration: string;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization {
'@type': string;
spendLimit: Noble1TrxMsgCosmosAuthzV1Beta1MsgGrantSpendLimitItem[];
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantSpendLimitItem {
denom: string;
amount: string;
}
gurbaj5124871
commented
Aug 3, 2024
Contributor
Author
There was a problem hiding this comment.
This is an automated generated comment
Block Data
network: noble-1
height: 9502165
data:
[
{
"granter": "noble1wewlradmcw3zlsju94cfg5jq45ppawgdsn9nf9",
"grantee": "noble1wtcp7m7589vdmsse30rsrlt357dwy0qy58us0k",
"grant": {
"authorization": {
"@type": "/cosmos.bank.v1beta1.SendAuthorization",
"spendLimit": [
{
"denom": "uusdc",
"amount": "126000"
}
]
},
"expiration": "2034-08-03T00:33:13Z"
}
}
]
errors:
[
{
"path": "$input.transactions[0].messages[0].data.grant.authorization.msg",
"expected": "string"
}
]
interface:
export interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrant {
type: string;
data: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData {
granter: string;
grantee: string;
grant: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant {
authorization: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization;
expiration: string;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization {
'@type': string;
spendLimit: Noble1TrxMsgCosmosAuthzV1Beta1MsgGrantSpendLimitItem[];
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantSpendLimitItem {
denom: string;
amount: string;
}
gurbaj5124871
commented
Aug 5, 2024
Contributor
Author
There was a problem hiding this comment.
This is an automated generated comment
Block Data
network: noble-1
height: 9695171
data:
[
{
"granter": "noble1c70jgxdt0xzpmhf6eea04vcqtxs2rf66mh57s3",
"grantee": "noble1wtcp7m7589vdmsse30rsrlt357dwy0qy58us0k",
"grant": {
"authorization": {
"@type": "/cosmos.bank.v1beta1.SendAuthorization",
"spendLimit": [
{
"denom": "uusdc",
"amount": "126000"
}
]
},
"expiration": "2034-08-05T22:11:26Z"
}
}
]
errors:
[
{
"path": "$input.transactions[0].messages[0].data.grant.authorization.msg",
"expected": "string"
}
]
interface:
export interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrant {
type: string;
data: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData {
granter: string;
grantee: string;
grant: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant {
authorization: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization;
expiration: string;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization {
'@type': string;
spendLimit: Noble1TrxMsgCosmosAuthzV1Beta1MsgGrantSpendLimitItem[];
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantSpendLimitItem {
denom: string;
amount: string;
}
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated generated pr
changelog
Block Data
network: noble-1
height: 9421185
errors