UNPKG
@polycity/core
Version:
latest (2.0.0-canary.4)
2.0.0-canary.4
2.0.0-canary.3
2.0.0-canary.2
2.0.0-canary.1
Core contracts for the PolyCityDex protocol
github.com/polycity/polycity-core
polycity/polycity-core
@polycity/core
/
abi
/
Domain.json
21 lines
(20 loc)
•
327 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"
:
[
]
,
"stateMutability"
:
"nonpayable"
,
"type"
:
"constructor"
}
,
{
"inputs"
:
[
]
,
"name"
:
"DOMAIN_SEPARATOR"
,
"outputs"
:
[
{
"internalType"
:
"bytes32"
,
"name"
:
""
,
"type"
:
"bytes32"
}
]
,
"stateMutability"
:
"view"
,
"type"
:
"function"
}
]