T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
erc8004/src
FeedbackParams
Interface FeedbackParams
Parameters for submitting feedback
interface
FeedbackParams
{
agentId
:
bigint
;
value
:
bigint
;
valueDecimals
:
number
;
tag1
:
string
;
tag2
:
string
;
endpoint
?:
string
;
feedbackURI
?:
string
;
feedbackHash
?:
`
0x
${
string
}
`
;
}
Index
Properties
agent
Id
value
value
Decimals
tag1
tag2
endpoint?
feedback
URI?
feedback
Hash?
Properties
agent
Id
agentId
:
bigint
value
value
:
bigint
value
Decimals
valueDecimals
:
number
tag1
tag1
:
string
tag2
tag2
:
string
Optional
endpoint
endpoint
?:
string
Optional
feedback
URI
feedbackURI
?:
string
Optional
feedback
Hash
feedbackHash
?:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
value
value
Decimals
tag1
tag2
endpoint
feedback
URI
feedback
Hash
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
Parameters for submitting feedback