UNPKG
@luckyfinance/core
Version:
latest (1.5.0)
1.5.0
1.4.3
1.4.2
Core contracts for the LuckySwap protocol
github.com/LuckyDogeDev/luckyswap
luckyswap/luckyswap
@luckyfinance/core
/
abi
/
IMasterContract.json
16 lines
(15 loc)
•
228 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{
"inputs"
:
[
{
"internalType"
:
"bytes"
,
"name"
:
"data"
,
"type"
:
"bytes"
}
]
,
"name"
:
"init"
,
"outputs"
:
[
]
,
"stateMutability"
:
"payable"
,
"type"
:
"function"
}
]