UNPKG
dab-js-without-registry
Version:
latest (1.3.8)
1.3.8
1.3.7
JS adapter for DAB
github.com/Psychedelic/DAB-js
Psychedelic/DAB-js
dab-js-without-registry
/
dist
/
constants
/
canisters.d.ts
9 lines
(8 loc)
•
206 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
declare
const
NFT_CANISTERS
: {
WRAPPED_PUNKS
:
string
;
WRAPPED_DRIP
:
string
;
IC_PUNKS
:
string
;
IC_DRIP
:
string
;
ICP_BUNNY_MAIN
:
string
;
ICP_BUNNY_STORAGE
:
string
[]; };