diff --git a/_data/chains/eip155-1024.json b/_data/chains/eip155-1024.json index 778f3ed8..df246d05 100644 --- a/_data/chains/eip155-1024.json +++ b/_data/chains/eip155-1024.json @@ -1,18 +1,16 @@ { - "name": "Clover Mainnet", - "chain": "Clover", + "name": "CLV Parachain", + "chain": "CLV", "rpc": [ - "https://rpc-ivy.clover.finance", - "https://rpc-ivy-2.clover.finance", - "https://rpc-ivy-3.clover.finance" + "https://api-para.clover.finance" ], "faucets": [], "nativeCurrency": { - "name": "Clover", + "name": "CLV", "symbol": "CLV", "decimals": 18 }, - "infoURL": "https://clover.finance", + "infoURL": "https://clv.org", "shortName": "clv", "chainId": 1024, "networkId": 1024 diff --git a/_data/chains/eip155-1898.json b/_data/chains/eip155-1898.json index c4fe3ee1..a3c62554 100644 --- a/_data/chains/eip155-1898.json +++ b/_data/chains/eip155-1898.json @@ -2,7 +2,10 @@ "name": "BON Network", "chain": "BON", "network": "testnet", - "rpc": ["http://8.210.150.70:8545"], + "rpc": [ + "http://rpc.boyanet.org:8545", + "ws://rpc.boyanet.org:8546" + ], "faucets": [], "nativeCurrency": { "name": "BOYACoin", diff --git a/_data/chains/eip155-2152.json b/_data/chains/eip155-2152.json new file mode 100644 index 00000000..affa07c3 --- /dev/null +++ b/_data/chains/eip155-2152.json @@ -0,0 +1,23 @@ +{ + "name": "Findora Mainnet", + "chain": "Findora", + "network": "mainnet", + "rpc": ["https://prod-mainnet.prod.findora.org:8545"], + "faucets": [], + "nativeCurrency": { + "name": "FRA", + "symbol": "FRA", + "decimals": 18 + }, + "infoURL": "https://findora.org/", + "shortName": "fra", + "chainId": 2152, + "networkId": 2152, + "explorers": [ + { + "name": "findorascan", + "url": "https://evm.findorascan.io", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-2153.json b/_data/chains/eip155-2153.json new file mode 100644 index 00000000..b8e3bed9 --- /dev/null +++ b/_data/chains/eip155-2153.json @@ -0,0 +1,23 @@ +{ + "name": "Findora Testnet", + "chain": "Testnet-anvil", + "network": "testnet", + "rpc": ["https://prod-testnet.prod.findora.org:8545/"], + "faucets": [], + "nativeCurrency": { + "name": "FRA", + "symbol": "FRA", + "decimals": 18 + }, + "infoURL": "https://findora.org/", + "shortName": "findora-testnet", + "chainId": 2153, + "networkId": 2153, + "explorers": [ + { + "name": "findorascan", + "url": "https://testnet-anvil.evm.findorascan.io", + "standard": "EIP3091" + } + ] +} diff --git a/_data/chains/eip155-69420.json b/_data/chains/eip155-69420.json new file mode 100644 index 00000000..58a6d980 --- /dev/null +++ b/_data/chains/eip155-69420.json @@ -0,0 +1,25 @@ +{ + "name": "Condrieu", + "title": "Ethereum Verkle Testnet Condrieu", + "chain": "ETH", + "rpc": [ + "https://rpc.condrieu.ethdevops.io:8545" + ], + "faucets": [ + "https://faucet.condrieu.ethdevops.io" + ], + "nativeCurrency": { + "name": "Condrieu Testnet Ether", + "symbol": "CTE", + "decimals": 18 + }, + "infoURL": "https://condrieu.ethdevops.io", + "shortName": "cndr", + "chainId": 69420, + "networkId": 69420, + "explorers": [ { + "name": "Condrieu explorer", + "url": "https://explorer.condrieu.ethdevops.io", + "standard": "none" + }] +} diff --git a/_data/icons/oychain.json b/_data/icons/oychain.json index 000462a2..a73ae46f 100644 --- a/_data/icons/oychain.json +++ b/_data/icons/oychain.json @@ -1,6 +1,6 @@ [ { - "url": "ipfs://bafybeifjr626ix4jkugnhna7efgymleesv2atlxiprcukthgsitqihedei", + "url": "ipfs://QmXW5T2MaGHznXUmQEXoyJjcdmX7dhLbj5fnqvZZKqeKzA", "width": 677, "height": 237, "format": "png" diff --git a/_data/iconsDownload/QmNSNdgbazhur7fKbTc5YgqP1oPhgSCyrm7QMkxS6itoTw b/_data/iconsDownload/QmNSNdgbazhur7fKbTc5YgqP1oPhgSCyrm7QMkxS6itoTw new file mode 100644 index 00000000..40a5578e Binary files /dev/null and b/_data/iconsDownload/QmNSNdgbazhur7fKbTc5YgqP1oPhgSCyrm7QMkxS6itoTw differ diff --git a/_data/iconsDownload/QmNXiCXJxEeBd7ZYGYjPSMTSdbDd2nfodLC677gUfk9ku5 b/_data/iconsDownload/QmNXiCXJxEeBd7ZYGYjPSMTSdbDd2nfodLC677gUfk9ku5 new file mode 100644 index 00000000..d84612e7 Binary files /dev/null and b/_data/iconsDownload/QmNXiCXJxEeBd7ZYGYjPSMTSdbDd2nfodLC677gUfk9ku5 differ diff --git a/_data/iconsDownload/QmNtr72zqg3eKGNyVVNgTNLddPm3nUCqggXYyE9vQxZDW2 b/_data/iconsDownload/QmNtr72zqg3eKGNyVVNgTNLddPm3nUCqggXYyE9vQxZDW2 new file mode 100644 index 00000000..9cb9d211 Binary files /dev/null and b/_data/iconsDownload/QmNtr72zqg3eKGNyVVNgTNLddPm3nUCqggXYyE9vQxZDW2 differ diff --git a/_data/iconsDownload/QmNy5d5knHVjJJS9g4kLsh9i73RTjckpKL6KZvRk6ptbhf b/_data/iconsDownload/QmNy5d5knHVjJJS9g4kLsh9i73RTjckpKL6KZvRk6ptbhf new file mode 100644 index 00000000..a9de625b --- /dev/null +++ b/_data/iconsDownload/QmNy5d5knHVjJJS9g4kLsh9i73RTjckpKL6KZvRk6ptbhf @@ -0,0 +1,8 @@ + + + Rectangle Copy + + + + + \ No newline at end of file diff --git a/_data/iconsDownload/QmQB48m15TzhUFrmu56QCRQjkrkgUaKfgCmKE8o3RzmuPJ b/_data/iconsDownload/QmQB48m15TzhUFrmu56QCRQjkrkgUaKfgCmKE8o3RzmuPJ new file mode 100644 index 00000000..702dbd45 Binary files /dev/null and b/_data/iconsDownload/QmQB48m15TzhUFrmu56QCRQjkrkgUaKfgCmKE8o3RzmuPJ differ diff --git a/_data/iconsDownload/QmRAGPFhvQiXgoJkui7WHajpKctGFrJNhHqzYdwcWt5V3Z b/_data/iconsDownload/QmRAGPFhvQiXgoJkui7WHajpKctGFrJNhHqzYdwcWt5V3Z new file mode 100644 index 00000000..81634aa4 Binary files /dev/null and b/_data/iconsDownload/QmRAGPFhvQiXgoJkui7WHajpKctGFrJNhHqzYdwcWt5V3Z differ diff --git a/_data/iconsDownload/QmRu7KmQoC2vSVeD7Y6bxRYikQHYs86H9fRAdb1ytPkK9r b/_data/iconsDownload/QmRu7KmQoC2vSVeD7Y6bxRYikQHYs86H9fRAdb1ytPkK9r new file mode 100644 index 00000000..c4cbc90e Binary files /dev/null and b/_data/iconsDownload/QmRu7KmQoC2vSVeD7Y6bxRYikQHYs86H9fRAdb1ytPkK9r differ diff --git a/_data/iconsDownload/QmVgc77jYo2zrxQjhYwT4KzvSrSZ1DBJraJVX57xAvP8MD b/_data/iconsDownload/QmVgc77jYo2zrxQjhYwT4KzvSrSZ1DBJraJVX57xAvP8MD new file mode 100644 index 00000000..a0dd9b9a Binary files /dev/null and b/_data/iconsDownload/QmVgc77jYo2zrxQjhYwT4KzvSrSZ1DBJraJVX57xAvP8MD differ diff --git a/_data/iconsDownload/QmXW5T2MaGHznXUmQEXoyJjcdmX7dhLbj5fnqvZZKqeKzA b/_data/iconsDownload/QmXW5T2MaGHznXUmQEXoyJjcdmX7dhLbj5fnqvZZKqeKzA new file mode 100644 index 00000000..7e8f7e58 Binary files /dev/null and b/_data/iconsDownload/QmXW5T2MaGHznXUmQEXoyJjcdmX7dhLbj5fnqvZZKqeKzA differ diff --git a/_data/iconsDownload/QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s b/_data/iconsDownload/QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s new file mode 100644 index 00000000..74f3114a Binary files /dev/null and b/_data/iconsDownload/QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s differ diff --git a/_data/iconsDownload/QmZVwsY6HPXScKqZCA9SWNrr4jrQAHkPhVhMWi6Fj1DsrJ b/_data/iconsDownload/QmZVwsY6HPXScKqZCA9SWNrr4jrQAHkPhVhMWi6Fj1DsrJ new file mode 100644 index 00000000..e1dae7c1 Binary files /dev/null and b/_data/iconsDownload/QmZVwsY6HPXScKqZCA9SWNrr4jrQAHkPhVhMWi6Fj1DsrJ differ diff --git a/_data/iconsDownload/QmZbmGYdfbMRrWJore3c7hyD6q7B5pXHJqTSNjbZZUK6V8 b/_data/iconsDownload/QmZbmGYdfbMRrWJore3c7hyD6q7B5pXHJqTSNjbZZUK6V8 new file mode 100644 index 00000000..4935d16e Binary files /dev/null and b/_data/iconsDownload/QmZbmGYdfbMRrWJore3c7hyD6q7B5pXHJqTSNjbZZUK6V8 differ diff --git a/_data/iconsDownload/QmbNAai1KnBnw4SPQKgrf6vBddifPCQTg2PePry1bmmZYy b/_data/iconsDownload/QmbNAai1KnBnw4SPQKgrf6vBddifPCQTg2PePry1bmmZYy new file mode 100644 index 00000000..0d8810cf Binary files /dev/null and b/_data/iconsDownload/QmbNAai1KnBnw4SPQKgrf6vBddifPCQTg2PePry1bmmZYy differ diff --git a/_data/iconsDownload/Qmbzy8c54EHh7yzMHZir98BrcV6sazr77QLoi63HAoayuo b/_data/iconsDownload/Qmbzy8c54EHh7yzMHZir98BrcV6sazr77QLoi63HAoayuo new file mode 100644 index 00000000..5058e02e Binary files /dev/null and b/_data/iconsDownload/Qmbzy8c54EHh7yzMHZir98BrcV6sazr77QLoi63HAoayuo differ diff --git a/_data/iconsDownload/QmdpRTk6oL1HRW9xC6cAc4Rnf9gs6zgdAcr4Z3HcLztusm b/_data/iconsDownload/QmdpRTk6oL1HRW9xC6cAc4Rnf9gs6zgdAcr4Z3HcLztusm new file mode 100644 index 00000000..4012cec7 --- /dev/null +++ b/_data/iconsDownload/QmdpRTk6oL1HRW9xC6cAc4Rnf9gs6zgdAcr4Z3HcLztusm @@ -0,0 +1,21 @@ + + + + + + + + + + + + diff --git a/_data/iconsDownload/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt b/_data/iconsDownload/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt new file mode 100644 index 00000000..51498780 Binary files /dev/null and b/_data/iconsDownload/QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt differ diff --git a/_data/iconsDownload/QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c b/_data/iconsDownload/QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c new file mode 100644 index 00000000..15ae6714 Binary files /dev/null and b/_data/iconsDownload/QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c differ diff --git a/_data/iconsDownload/bafkreidmvcd5i7touug55hj45mf2pgabxamy5fziva7mtx5n664s3yap6m b/_data/iconsDownload/bafkreidmvcd5i7touug55hj45mf2pgabxamy5fziva7mtx5n664s3yap6m new file mode 100644 index 00000000..5b3bb48c Binary files /dev/null and b/_data/iconsDownload/bafkreidmvcd5i7touug55hj45mf2pgabxamy5fziva7mtx5n664s3yap6m differ diff --git a/_data/iconsDownload/bafkreifj7n24u2dslfijfihwqvpdeigt5aj3k3sxv6s35lv75sxsfr3ojy b/_data/iconsDownload/bafkreifj7n24u2dslfijfihwqvpdeigt5aj3k3sxv6s35lv75sxsfr3ojy new file mode 100644 index 00000000..6b442479 Binary files /dev/null and b/_data/iconsDownload/bafkreifj7n24u2dslfijfihwqvpdeigt5aj3k3sxv6s35lv75sxsfr3ojy differ diff --git a/_data/iconsDownload/bafkreigzeanzqgxrzzep45t776ovbwi242poqxbryuu2go5eedeuwwcsay b/_data/iconsDownload/bafkreigzeanzqgxrzzep45t776ovbwi242poqxbryuu2go5eedeuwwcsay new file mode 100644 index 00000000..fef88ea1 Binary files /dev/null and b/_data/iconsDownload/bafkreigzeanzqgxrzzep45t776ovbwi242poqxbryuu2go5eedeuwwcsay differ diff --git a/_data/iconsDownload/bafkreihgwxcavak2v5otxka2muxtcd4v5cvzcuvfwotriy24qzq7tuuzwm b/_data/iconsDownload/bafkreihgwxcavak2v5otxka2muxtcd4v5cvzcuvfwotriy24qzq7tuuzwm new file mode 100644 index 00000000..37035c7b Binary files /dev/null and b/_data/iconsDownload/bafkreihgwxcavak2v5otxka2muxtcd4v5cvzcuvfwotriy24qzq7tuuzwm differ diff --git a/_data/iconsDownload/bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm b/_data/iconsDownload/bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm new file mode 100644 index 00000000..3041a019 Binary files /dev/null and b/_data/iconsDownload/bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm differ diff --git a/_data/iconsDownload/bafybeiehps5cqdhqottu2efo4jeehwpkz5rbux3cjxd75rm6rjm4sgs2wi b/_data/iconsDownload/bafybeiehps5cqdhqottu2efo4jeehwpkz5rbux3cjxd75rm6rjm4sgs2wi new file mode 100644 index 00000000..0341858c Binary files /dev/null and b/_data/iconsDownload/bafybeiehps5cqdhqottu2efo4jeehwpkz5rbux3cjxd75rm6rjm4sgs2wi differ diff --git a/_data/iconsDownload/bafybeifu5tpui7dk5cjoo54kde7pmuthvnl7sdykobuarsxgu7t2izurnq b/_data/iconsDownload/bafybeifu5tpui7dk5cjoo54kde7pmuthvnl7sdykobuarsxgu7t2izurnq new file mode 100644 index 00000000..69a22050 Binary files /dev/null and b/_data/iconsDownload/bafybeifu5tpui7dk5cjoo54kde7pmuthvnl7sdykobuarsxgu7t2izurnq differ