From f71e3d77c05a9f1a2d872746ba652f9ee7e2295c Mon Sep 17 00:00:00 2001 From: ImanH <63911931+ImanH@users.noreply.github.com> Date: Tue, 10 Aug 2021 20:16:17 +0200 Subject: [PATCH] Update BLANK token after swap (#12635) * Add BLANK logo and info * update to new BLANK address * remove old blank token * temp name * add checksummed address * checksum id --- .../info.json | 6 +++--- .../logo.png | Bin 2 files changed, 3 insertions(+), 3 deletions(-) rename blockchains/ethereum/assets/{0xAec7e1f531Bb09115103C53ba76829910Ec48966 => 0x41A3Dba3D677E573636BA691a70ff2D606c29666}/info.json (56%) rename blockchains/ethereum/assets/{0xAec7e1f531Bb09115103C53ba76829910Ec48966 => 0x41A3Dba3D677E573636BA691a70ff2D606c29666}/logo.png (100%) diff --git a/blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/info.json b/blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/info.json similarity index 56% rename from blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/info.json rename to blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/info.json index 64cad3675..69387022c 100644 --- a/blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/info.json +++ b/blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/info.json @@ -1,11 +1,11 @@ { - "name": "Blank", + "name": "GoBlank", "website": "https://www.goblank.io", "description": "Blank is the most private, non-custodial Ethereum browser wallet.", - "explorer": "https://etherscan.io/token/0xaec7e1f531bb09115103c53ba76829910ec48966", + "explorer": "https://etherscan.io/token/0x41a3dba3d677e573636ba691a70ff2d606c29666", "type": "ERC20", "symbol": "BLANK", "decimals": 18, "status": "active", - "id": "0xAec7e1f531Bb09115103C53ba76829910Ec48966" + "id": "0x41A3Dba3D677E573636BA691a70ff2D606c29666" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/logo.png b/blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/logo.png rename to blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/logo.png