From 333d506bacb23a7a5589c379688a30d9c4e8b8e6 Mon Sep 17 00:00:00 2001 From: VivekQuestGLT Date: Thu, 3 Oct 2024 13:45:36 +0530 Subject: [PATCH] adding adf chain mainnet and testnet --- _data/chains/eip155-1212.json | 2 +- _data/chains/eip155-1215.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-1212.json b/_data/chains/eip155-1212.json index b0b708b5f46a..7777916150c2 100644 --- a/_data/chains/eip155-1212.json +++ b/_data/chains/eip155-1212.json @@ -16,7 +16,7 @@ "explorers": [ { "name": "ADF Testnet explorer", - "url": "https://testnet-explorer.adftechnology.com/", + "url": "https://testnet-explorer.adftechnology.com", "standard": "EIP3091" } ], diff --git a/_data/chains/eip155-1215.json b/_data/chains/eip155-1215.json index df6b5882a1c0..84a44c5bdf5a 100644 --- a/_data/chains/eip155-1215.json +++ b/_data/chains/eip155-1215.json @@ -16,7 +16,7 @@ "explorers": [ { "name": "ADF explorer", - "url": "https://explorer.adftechnology.com/", + "url": "https://explorer.adftechnology.com", "standard": "EIP3091" } ],