UNPKG
@zkp2p/contracts-v2
Version:
latest (0.0.6)
next (0.0.1-rc5)
test (0.0.5-rc-1)
0.0.6
0.0.6-rc-1
0.0.5
0.0.5-rc-4
0.0.5-rc-3
0.0.5-rc-2
0.0.5-rc-1
0.0.5-rc.4
0.0.5-rc.3
0.0.5-rc.2
0.0.5-rc.1
0.0.4
0.0.2
0.0.1
0.0.1-rc5
0.0.1-rc4
0.0.1-rc3
0.0.1-rc2
0.0.1-rc1
ZKP2P V2 smart contract interfaces and utilities
zkp2p.xyz
zkp2p/zkp2p-v2-contracts
@zkp2p/contracts-v2
/
constants
/
index.ts
4 lines
(3 loc)
•
169 B
text/typescript
View Raw
1
2
3
4
export
{
default
as
base }
from
'./base.json'
;
export
{
default
as
baseSepolia }
from
'./baseSepolia.json'
;
export
{
default
as
baseStaging }
from
'./baseStaging.json'
;