UNPKG
intents-framework
Version:
latest (1.0.0)
1.0.0
A reference ERC7683 implementation with TypeScript support
intents-framework
/
abi
/
Script.json
15 lines
•
223 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{
"type"
:
"function"
,
"name"
:
"IS_SCRIPT"
,
"inputs"
:
[
]
,
"outputs"
:
[
{
"name"
:
""
,
"type"
:
"bool"
,
"internalType"
:
"bool"
}
]
,
"stateMutability"
:
"view"
}
]