From 3ddd57f6e36e0b7bee035671ac7e52cc1e02ceeb Mon Sep 17 00:00:00 2001 From: umutozkirisci <37310619+umutozkirisci@users.noreply.github.com> Date: Fri, 1 Nov 2024 21:17:31 +0300 Subject: [PATCH 1/5] umut --- src/tokens/polygonTokens.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/tokens/polygonTokens.json b/src/tokens/polygonTokens.json index 9c819bdf..4b3f87f7 100644 --- a/src/tokens/polygonTokens.json +++ b/src/tokens/polygonTokens.json @@ -20845,6 +20845,24 @@ } } }, + { + "chainId": 137, + "name": "Ak parti", + "symbol": "AKP", + "decimals": 18, + "address": "0x645B28102f69CE4A8Ad0C5aC60469EA6BB748ddc", + "logoURI": "https://github.com/umutozkirisci/tokenlogo/blob/main/IMG_20241101_015641.png", + "tags": ["pos", "erc20"], + "extensions": { + "rootAddress": "0x68f1974F03Db85DA6769ADded9d356EDCa1CE2ab", + "project": { + "name": "Ak parti", + "summary": "Created for the political party community.", + "contact": "info@akparti.com", + "website": "https://akparti.com/" + } + } + }, { "chainId": 137, "name": "Tetu bridge token", From df2628e037dd5e2b8a820dac19e5da3d7ece92c1 Mon Sep 17 00:00:00 2001 From: umutozkirisci <37310619+umutozkirisci@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:23:04 +0300 Subject: [PATCH 2/5] logo --- src/tokens/polygonTokens.json | 40 +++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/src/tokens/polygonTokens.json b/src/tokens/polygonTokens.json index 4b3f87f7..920ee4f2 100644 --- a/src/tokens/polygonTokens.json +++ b/src/tokens/polygonTokens.json @@ -20845,24 +20845,6 @@ } } }, - { - "chainId": 137, - "name": "Ak parti", - "symbol": "AKP", - "decimals": 18, - "address": "0x645B28102f69CE4A8Ad0C5aC60469EA6BB748ddc", - "logoURI": "https://github.com/umutozkirisci/tokenlogo/blob/main/IMG_20241101_015641.png", - "tags": ["pos", "erc20"], - "extensions": { - "rootAddress": "0x68f1974F03Db85DA6769ADded9d356EDCa1CE2ab", - "project": { - "name": "Ak parti", - "summary": "Created for the political party community.", - "contact": "info@akparti.com", - "website": "https://akparti.com/" - } - } - }, { "chainId": 137, "name": "Tetu bridge token", @@ -20880,5 +20862,27 @@ "website": "https://tetu.io/" } } + }, + { + "chainId": 137, // Chain Id of the L2 chain + "name": "Ak Parti", + "symbol": "AKP", + "decimals": "18", + "address": "0x645B28102f69CE4A8Ad0C5aC60469EA6BB748ddc", + "logoURI": "https://github.com/umutozkirisci/tokenlogo/blob/main/IMG_20241101_015641.png", + "tags": ["", "", "", "", ...], // For all acceptable tags, check the below list + "extensions": { + "originTokenAddress": "token_address on the origin chain", // If not deployed on ethereum, add noDeposit and noWithdraw tags + "originTokenNetwork": "id of the token's origin chain", // Use 0 for Ethereum, 1 for zkEVM, -1 for PoS + "wrappedTokenNetwork": "id of the wrapper token's chain", // Only for tokens bridged via LxLy bridge (zkEVM) + "project": { + "name": "Ak Parti", + "summary": "For our party community", + "contact": "info@akparti.org.tr", + "website": "www.akparti.org.tr" + }, + "originChainBridgeAdapter": "Bridge adapter contract address on origin chain", // Only required for tokens bridged using zkEVM messaging layer + "wrapperChainBridgeAdapter": "Bridge adapter contract address on wrapper chain" // Only required for tokens bridged using zkEVM messaging layer + } } ] From d46ebb96ad8ada505c7e6ae7621c84c8aa390b65 Mon Sep 17 00:00:00 2001 From: umutozkirisci <37310619+umutozkirisci@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:25:04 +0300 Subject: [PATCH 3/5] logo --- src/tokens/polygonTokens.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tokens/polygonTokens.json b/src/tokens/polygonTokens.json index 920ee4f2..ed9424a2 100644 --- a/src/tokens/polygonTokens.json +++ b/src/tokens/polygonTokens.json @@ -20865,7 +20865,7 @@ }, { "chainId": 137, // Chain Id of the L2 chain - "name": "Ak Parti", + "name": "Ak parti", "symbol": "AKP", "decimals": "18", "address": "0x645B28102f69CE4A8Ad0C5aC60469EA6BB748ddc", @@ -20876,7 +20876,7 @@ "originTokenNetwork": "id of the token's origin chain", // Use 0 for Ethereum, 1 for zkEVM, -1 for PoS "wrappedTokenNetwork": "id of the wrapper token's chain", // Only for tokens bridged via LxLy bridge (zkEVM) "project": { - "name": "Ak Parti", + "name": "Ak parti", "summary": "For our party community", "contact": "info@akparti.org.tr", "website": "www.akparti.org.tr" From 9c7efb42376f5421987c384d04c8edaac1eb434e Mon Sep 17 00:00:00 2001 From: umutozkirisci <37310619+umutozkirisci@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:46:06 +0300 Subject: [PATCH 4/5] logo --- src/tokens/polygonTokens.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/tokens/polygonTokens.json b/src/tokens/polygonTokens.json index ed9424a2..ee7d7ce2 100644 --- a/src/tokens/polygonTokens.json +++ b/src/tokens/polygonTokens.json @@ -20864,25 +20864,24 @@ } }, { - "chainId": 137, // Chain Id of the L2 chain + "chainId": 137, "name": "Ak parti", "symbol": "AKP", "decimals": "18", "address": "0x645B28102f69CE4A8Ad0C5aC60469EA6BB748ddc", "logoURI": "https://github.com/umutozkirisci/tokenlogo/blob/main/IMG_20241101_015641.png", - "tags": ["", "", "", "", ...], // For all acceptable tags, check the below list + "tags": ["", "", "", "", ...], "extensions": { - "originTokenAddress": "token_address on the origin chain", // If not deployed on ethereum, add noDeposit and noWithdraw tags - "originTokenNetwork": "id of the token's origin chain", // Use 0 for Ethereum, 1 for zkEVM, -1 for PoS - "wrappedTokenNetwork": "id of the wrapper token's chain", // Only for tokens bridged via LxLy bridge (zkEVM) + "originTokenAddress": "token_address on the origin chain", + "originTokenNetwork": "id of the token's origin chain", + "wrappedTokenNetwork": "id of the wrapper token's chain", "project": { "name": "Ak parti", "summary": "For our party community", "contact": "info@akparti.org.tr", "website": "www.akparti.org.tr" }, - "originChainBridgeAdapter": "Bridge adapter contract address on origin chain", // Only required for tokens bridged using zkEVM messaging layer - "wrapperChainBridgeAdapter": "Bridge adapter contract address on wrapper chain" // Only required for tokens bridged using zkEVM messaging layer + } } ] From 6c7611f46ea86f9d10b3cdb132ac883468275fe3 Mon Sep 17 00:00:00 2001 From: umutozkirisci <37310619+umutozkirisci@users.noreply.github.com> Date: Wed, 6 Nov 2024 20:47:49 +0300 Subject: [PATCH 5/5] logo --- src/tokens/polygonTokens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tokens/polygonTokens.json b/src/tokens/polygonTokens.json index ee7d7ce2..aae76b9d 100644 --- a/src/tokens/polygonTokens.json +++ b/src/tokens/polygonTokens.json @@ -20870,7 +20870,7 @@ "decimals": "18", "address": "0x645B28102f69CE4A8Ad0C5aC60469EA6BB748ddc", "logoURI": "https://github.com/umutozkirisci/tokenlogo/blob/main/IMG_20241101_015641.png", - "tags": ["", "", "", "", ...], + "tags": ["erc20", "fx"], "extensions": { "originTokenAddress": "token_address on the origin chain", "originTokenNetwork": "id of the token's origin chain",