File tree Expand file tree Collapse file tree 4 files changed +157
-240
lines changed
Expand file tree Collapse file tree 4 files changed +157
-240
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ {
2+ "$schema" : " ../../assetlist.schema.json" ,
3+ "chain_name" : " testbfb" ,
4+ "assets" : [
5+ {
6+ "description" : " The native token of Initia" ,
7+ "denom_units" : [
8+ {
9+ "denom" : " evm/6ed1637781269560b204c27cd42d95e057c4be44" ,
10+ "exponent" : 0
11+ },
12+ {
13+ "denom" : " INIT" ,
14+ "exponent" : 18
15+ }
16+ ],
17+ "type_asset" : " erc20" ,
18+ "address" : " 0x6ed1637781269560b204c27cd42d95e057c4be44" ,
19+ "base" : " evm/6ed1637781269560b204c27cd42d95e057c4be44" ,
20+ "display" : " INIT" ,
21+ "name" : " Initia Native Token" ,
22+ "symbol" : " INIT" ,
23+ "coingecko_id" : " " ,
24+ "images" : [
25+ {
26+ "png" : " https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/INIT.png"
27+ }
28+ ],
29+ "logo_URIs" : {
30+ "png" : " https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/INIT.png"
31+ }
32+ },
33+ {
34+ "description" : " In-game currency of Battle for Blockchain" ,
35+ "denom_units" : [
36+ {
37+ "denom" : " evm/979d5cC349236EE6F5F6468853600265195aA51B" ,
38+ "exponent" : 0
39+ },
40+ {
41+ "denom" : " BFB" ,
42+ "exponent" : 18
43+ }
44+ ],
45+ "type_asset" : " erc20" ,
46+ "address" : " 0x979d5cC349236EE6F5F6468853600265195aA51B" ,
47+ "base" : " evm/979d5cC349236EE6F5F6468853600265195aA51B" ,
48+ "display" : " BFB" ,
49+ "name" : " BFB" ,
50+ "symbol" : " BFB" ,
51+ "coingecko_id" : " " ,
52+ "images" : [
53+ {
54+ "png" : " https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/BFB.png"
55+ }
56+ ],
57+ "logo_URIs" : {
58+ "png" : " https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/BFB.png"
59+ }
60+ }
61+ ]
62+ }
You can’t perform that action at this time.
0 commit comments