This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
icns-frontend
Watch
16
Star
0
Fork
0
You've already forked icns-frontend
forked from
LaconicNetwork/icns-frontend
Code
Pull Requests
Actions
Activity
10e129baad
icns-frontend
/
types
/
account-info.ts
6 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
[WIP] Add checkbox handler, chain image error handler, keplr init logic
2022-12-12 13:45:24 +00:00
export
interface
ChainItemType
{
Add `Account Info` config file
2022-12-07 11:18:10 +00:00
prefix
:
string
;
chainImageUrl
:
string
;
address
:
string
;
}
Copy Permalink