From 8cc054c1510ec9c2dff1ec548494466d972061cf Mon Sep 17 00:00:00 2001 From: BigtoMantraDev Date: Fri, 8 May 2026 16:40:10 +0800 Subject: [PATCH 1/7] Add NVNM icon configuration --- _data/icons/nvnm.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/nvnm.json diff --git a/_data/icons/nvnm.json b/_data/icons/nvnm.json new file mode 100644 index 000000000000..0bd8b501dac1 --- /dev/null +++ b/_data/icons/nvnm.json @@ -0,0 +1,8 @@ +[ + { + "url": "https://framerusercontent.com/images/mPQRVGGcvIw3BhrpQDN3WxMGw74.svg", + "width": 120, + "height": 120, + "format": "svg" + } +] From 263d875b2238596325d8a1468682e068d994f281 Mon Sep 17 00:00:00 2001 From: BigtoMantraDev Date: Fri, 8 May 2026 16:40:19 +0800 Subject: [PATCH 2/7] Add NVNM Testnet EVM configuration --- _data/chains/eip155-787111.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 _data/chains/eip155-787111.json diff --git a/_data/chains/eip155-787111.json b/_data/chains/eip155-787111.json new file mode 100644 index 000000000000..8a9e57fd875e --- /dev/null +++ b/_data/chains/eip155-787111.json @@ -0,0 +1,27 @@ +{ + "name": "NVNM Testnet EVM", + "chain": "NVNM Testnet EVM", + "rpc": [ + "https://evm.testnet.nvnmchain.io", + ], + "faucets": [], + "nativeCurrency": { + "name": "MANTRA USD", + "symbol": "MANTRAUSD", + "decimals": 18 + }, + "infoURL": "https://www.nvnmchain.io", + "shortName": "nvnm-testnet-evm", + "chainId": 787111, + "networkId": 787111, + "slip44": 1, + "icon": "nvnm", + "explorers": [ + { + "name": "NVNM Chain Testnet explorer", + "url": "https://explorer.evm.testnet.nvnmchain.io/", + "standard": "EIP3091", + "icon": "nvnm" + } + ] +} From e17d683e6e0dff744861ddf313be6aef245657ef Mon Sep 17 00:00:00 2001 From: BigtoMantraDev Date: Mon, 11 May 2026 11:39:59 +0800 Subject: [PATCH 3/7] Fix formatting in NVNM Testnet EVM RPC configuration --- _data/chains/eip155-787111.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_data/chains/eip155-787111.json b/_data/chains/eip155-787111.json index 8a9e57fd875e..312e67196744 100644 --- a/_data/chains/eip155-787111.json +++ b/_data/chains/eip155-787111.json @@ -1,9 +1,7 @@ { "name": "NVNM Testnet EVM", "chain": "NVNM Testnet EVM", - "rpc": [ - "https://evm.testnet.nvnmchain.io", - ], + "rpc": ["https://evm.testnet.nvnmchain.io"], "faucets": [], "nativeCurrency": { "name": "MANTRA USD", From c7ab20bb9ca5de33bc9e64381664dfeb6006f802 Mon Sep 17 00:00:00 2001 From: BigtoMantraDev Date: Fri, 8 May 2026 16:40:10 +0800 Subject: [PATCH 4/7] Add NVNM icon configuration --- _data/icons/nvnm.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/nvnm.json diff --git a/_data/icons/nvnm.json b/_data/icons/nvnm.json new file mode 100644 index 000000000000..0bd8b501dac1 --- /dev/null +++ b/_data/icons/nvnm.json @@ -0,0 +1,8 @@ +[ + { + "url": "https://framerusercontent.com/images/mPQRVGGcvIw3BhrpQDN3WxMGw74.svg", + "width": 120, + "height": 120, + "format": "svg" + } +] From 08ac4054c794684b6634bd0a53d95aa7c092cb0d Mon Sep 17 00:00:00 2001 From: BigtoMantraDev Date: Fri, 8 May 2026 16:40:19 +0800 Subject: [PATCH 5/7] Add NVNM Testnet EVM configuration --- _data/chains/eip155-787111.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 _data/chains/eip155-787111.json diff --git a/_data/chains/eip155-787111.json b/_data/chains/eip155-787111.json new file mode 100644 index 000000000000..8a9e57fd875e --- /dev/null +++ b/_data/chains/eip155-787111.json @@ -0,0 +1,27 @@ +{ + "name": "NVNM Testnet EVM", + "chain": "NVNM Testnet EVM", + "rpc": [ + "https://evm.testnet.nvnmchain.io", + ], + "faucets": [], + "nativeCurrency": { + "name": "MANTRA USD", + "symbol": "MANTRAUSD", + "decimals": 18 + }, + "infoURL": "https://www.nvnmchain.io", + "shortName": "nvnm-testnet-evm", + "chainId": 787111, + "networkId": 787111, + "slip44": 1, + "icon": "nvnm", + "explorers": [ + { + "name": "NVNM Chain Testnet explorer", + "url": "https://explorer.evm.testnet.nvnmchain.io/", + "standard": "EIP3091", + "icon": "nvnm" + } + ] +} From cc2e0b084d9c592d3764c3e03eca9ffaa8aaa30e Mon Sep 17 00:00:00 2001 From: BigtoMantraDev Date: Mon, 11 May 2026 11:39:59 +0800 Subject: [PATCH 6/7] Fix formatting in NVNM Testnet EVM RPC configuration --- _data/chains/eip155-787111.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_data/chains/eip155-787111.json b/_data/chains/eip155-787111.json index 8a9e57fd875e..312e67196744 100644 --- a/_data/chains/eip155-787111.json +++ b/_data/chains/eip155-787111.json @@ -1,9 +1,7 @@ { "name": "NVNM Testnet EVM", "chain": "NVNM Testnet EVM", - "rpc": [ - "https://evm.testnet.nvnmchain.io", - ], + "rpc": ["https://evm.testnet.nvnmchain.io"], "faucets": [], "nativeCurrency": { "name": "MANTRA USD", From 850abd1f12d287ea1d1ced3588b95bcc206ad722 Mon Sep 17 00:00:00 2001 From: BigtoMantraDev Date: Mon, 11 May 2026 18:56:36 +0800 Subject: [PATCH 7/7] Add NVNM Mainnet EVM chain configuration --- _data/chains/eip155-1611.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _data/chains/eip155-1611.json diff --git a/_data/chains/eip155-1611.json b/_data/chains/eip155-1611.json new file mode 100644 index 000000000000..605c03539ce6 --- /dev/null +++ b/_data/chains/eip155-1611.json @@ -0,0 +1,25 @@ +{ + "name": "NVNM Mainnet EVM", + "chain": "NVNM Mainnet EVM", + "rpc": ["https://evm.nvnmchain.io"], + "faucets": [], + "nativeCurrency": { + "name": "MANTRA USD", + "symbol": "MANTRAUSD", + "decimals": 18 + }, + "infoURL": "https://www.nvnmchain.io", + "shortName": "nvnm-mainnet-evm", + "chainId": 1611, + "networkId": 1611, + "slip44": 1, + "icon": "nvnm", + "explorers": [ + { + "name": "NVNM Chain Mainnet explorer", + "url": "https://explorer.evm.nvnmchain.io/", + "standard": "EIP3091", + "icon": "nvnm" + } + ] +}