UNPKG
intents-framework
Version:
latest (1.0.0)
1.0.0
A reference ERC7683 implementation with TypeScript support
intents-framework
/
abi
/
Proxy.json
10 lines
•
133 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
[
{
"type"
:
"fallback"
,
"stateMutability"
:
"payable"
}
,
{
"type"
:
"receive"
,
"stateMutability"
:
"payable"
}
]