Skip to content

Commit a78d80d

Browse files
chore: adding SANG, KIBBLE on Base network (#46)
1 parent 02b46f7 commit a78d80d

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

assets/KIBBLE.webp

4.02 KB
Loading

assets/SANG.webp

14.2 KB
Loading

src/tokens/base.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,5 +375,21 @@
375375
"decimals": 18,
376376
"chainId": 8453,
377377
"logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/AITV.webp"
378+
},
379+
{
380+
"name": "Songjam by Virtuals",
381+
"address": "0x4FF4d349CAa028BD069bbE85fA05253f96176741",
382+
"symbol": "SANG",
383+
"decimals": 18,
384+
"chainId": 8453,
385+
"logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/SANG.webp"
386+
},
387+
{
388+
"name": "Kibble",
389+
"address": "0x64cc19A52f4D631eF5BE07947CABA14aE00c52Eb",
390+
"symbol": "KIBBLE",
391+
"decimals": 18,
392+
"chainId": 8453,
393+
"logoURI": "https://raw.githubusercontent.com/QuickSwap/quickswap-default-token-list/main/assets/KIBBLE.webp"
378394
}
379395
]

0 commit comments

Comments
 (0)