From c70d55a8632f09e918ebd407759377369ca4c7f4 Mon Sep 17 00:00:00 2001 From: sheykei Date: Tue, 8 Oct 2024 14:46:49 +0200 Subject: [PATCH 1/3] add: bgl --- ERC20_LIST.json | 9 +++++++++ src/assets/tokens/BGL.png | Bin 0 -> 355 bytes 2 files changed, 9 insertions(+) create mode 100644 src/assets/tokens/BGL.png diff --git a/ERC20_LIST.json b/ERC20_LIST.json index a777f19..ac61d76 100644 --- a/ERC20_LIST.json +++ b/ERC20_LIST.json @@ -4714,6 +4714,15 @@ "hasPermit": false, "useInSwap": false, "logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/pear.svg" + }, + "0x2bA64EFB7A4Ec8983E22A49c81fa216AC33f383A": { + "address": "0x2bA64EFB7A4Ec8983E22A49c81fa216AC33f383A", + "name": "Wrapped BGL", + "decimals": "18", + "symbol": "WBGL", + "hasPermit": false, + "useInSwap": false, + "logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/BGL.svg" } }, "42220": { diff --git a/src/assets/tokens/BGL.png b/src/assets/tokens/BGL.png new file mode 100644 index 0000000000000000000000000000000000000000..4edc347bd2b0ea58c5c339763c4150c0b46fd64c GIT binary patch literal 355 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEVAS$-aSW-5dpltxFSDV*;Z0%7 zPFqsK)SxUtqgd;GPg-tS%W;mlBm_RFgn_?CZN-r#v6BO?4nW<|;p zt_K?)Pt2r*xm{$#Cawn){G8kl?{YfVr`6zW#VN`An# Date: Tue, 8 Oct 2024 14:48:36 +0200 Subject: [PATCH 2/3] fix --- ERC20_LIST.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ERC20_LIST.json b/ERC20_LIST.json index ac61d76..25e5c2a 100644 --- a/ERC20_LIST.json +++ b/ERC20_LIST.json @@ -4718,7 +4718,7 @@ "0x2bA64EFB7A4Ec8983E22A49c81fa216AC33f383A": { "address": "0x2bA64EFB7A4Ec8983E22A49c81fa216AC33f383A", "name": "Wrapped BGL", - "decimals": "18", + "decimals": 18, "symbol": "WBGL", "hasPermit": false, "useInSwap": false, From 8ac40b3c458c56614ff1be96fb43f21b9fb3a03c Mon Sep 17 00:00:00 2001 From: sheykei Date: Tue, 8 Oct 2024 15:35:53 +0200 Subject: [PATCH 3/3] fix: file extension --- ERC20_LIST.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ERC20_LIST.json b/ERC20_LIST.json index 25e5c2a..8ba7544 100644 --- a/ERC20_LIST.json +++ b/ERC20_LIST.json @@ -4722,7 +4722,7 @@ "symbol": "WBGL", "hasPermit": false, "useInSwap": false, - "logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/BGL.svg" + "logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/BGL.png" } }, "42220": {