UNPKG
@benddao/bend-downpayment
Version:
latest (1.0.0)
1.0.0
BendDAO downpayment smart contracts
benddao.xyz
BendDAO/bend-downpayment
@benddao/bend-downpayment
/
abis
/
IENSReverseRegistrar.json
22 lines
(21 loc)
•
338 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"inputs"
:
[
{
"internalType"
:
"string"
,
"name"
:
"name"
,
"type"
:
"string"
}
]
,
"name"
:
"setName"
,
"outputs"
:
[
{
"internalType"
:
"bytes32"
,
"name"
:
""
,
"type"
:
"bytes32"
}
]
,
"stateMutability"
:
"nonpayable"
,
"type"
:
"function"
}
]