UNPKG
@levxdao/ve
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.0
VE and Gauge Voting for NFTs
github.com/levxdao/ve
@levxdao/ve
/
abis
/
IToken.json
21 lines
(20 loc)
•
341 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
[
{
"inputs"
:
[
{
"internalType"
:
"address"
,
"name"
:
"account"
,
"type"
:
"address"
}
,
{
"internalType"
:
"uint256"
,
"name"
:
"value"
,
"type"
:
"uint256"
}
]
,
"name"
:
"mint"
,
"outputs"
:
[
]
,
"stateMutability"
:
"nonpayable"
,
"type"
:
"function"
}
]