Skip to content

Commit aaab69f

Browse files
authored
Merge pull request #54 from LedgerHQ/feat/Canton
✨ (CANTON) add icon
2 parents e5124a2 + 2700bbc commit aaab69f

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

assets/CANTON.png

3.15 KB
Loading

assets/_record.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@
185185
"zksync/erc20/pancakeswap_token_0x3a287a06c66f9e95a56327185ca2bdf5f031cecd"
186186
]
187187
},
188+
"CANTON": {
189+
"ids": ["canton_network", "canton_network_devnet", "canton_network_testnet"]
190+
},
188191
"CBETH": {
189192
"ids": [
190193
"arbitrum/erc20/coinbase_wrapped_staked_eth",

assets/index.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,15 @@
527527
"bsc/bep20/zilliqa": {
528528
"icon": "ZIL.png"
529529
},
530+
"canton_network": {
531+
"icon": "CANTON.png"
532+
},
533+
"canton_network_devnet": {
534+
"icon": "CANTON.png"
535+
},
536+
"canton_network_testnet": {
537+
"icon": "CANTON.png"
538+
},
530539
"cardano": {
531540
"icon": "ADA.png"
532541
},

0 commit comments

Comments
 (0)