UNPKG
rubik-sdk
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Simplify dApp creation
github.com/BunsDev/rubic-sdk
BunsDev/rubic-sdk
rubik-sdk
/
lib
/
core
/
blockchain
/
constants
/
native-token-address.d.ts
2 lines
(1 loc)
•
90 B
TypeScript
View Raw
1
2
export
declare
const
NATIVE_TOKEN_ADDRESS
=
"0x0000000000000000000000000000000000000000"
;