Merge branch 'master' into maintainer-checklist

This commit is contained in:
ligi 2022-11-03 22:39:21 +01:00 committed by GitHub
commit a2a38efc4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
47 changed files with 488 additions and 42 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "Chiado Testnet", "name": "Chiado 1 Testnet",
"chain": "CHI", "chain": "CHI1",
"icon": "gnosis", "icon": "gnosis",
"rpc": ["https://rpc-chiado.gnosistestnet.com"], "rpc": ["https://rpc-chiado.gnosistestnet.com"],
"faucets": ["https://gnosisfaucet.com"], "faucets": ["https://gnosisfaucet.com"],
@ -10,7 +10,7 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://docs.gnosischain.com", "infoURL": "https://docs.gnosischain.com",
"shortName": "chi", "shortName": "chi1",
"chainId": 100100, "chainId": 100100,
"networkId": 100100, "networkId": 100100,
"explorers": [ "explorers": [
@ -20,5 +20,6 @@
"icon": "blockscout", "icon": "blockscout",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ],
"status": "deprecated"
} }

View File

@ -0,0 +1,27 @@
{
"name": "Chiado Testnet",
"chain": "CHI",
"icon": "gnosis",
"rpc": [
"https://rpc.chiadochain.net",
"https://rpc.eu-central-2.gateway.fm/v3/gnosis/archival/chiado"
],
"faucets": ["https://gnosisfaucet.com"],
"nativeCurrency": {
"name": "Chiado xDAI",
"symbol": "xDAI",
"decimals": 18
},
"infoURL": "https://docs.gnosischain.com",
"shortName": "chi",
"chainId": 10200,
"networkId": 10200,
"explorers": [
{
"name": "blockscout",
"url": "https://blockscout.chiadochain.net",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,22 @@
{
"name": "WEMIX3.0 Mainnet",
"chain": "WEMIX",
"rpc": ["https://api.wemix.com", "wss://ws.wemix.com"],
"faucets": [],
"nativeCurrency": {
"name": "WEMIX",
"symbol": "WEMIX",
"decimals": 18
},
"infoURL": "https://wemix.com",
"shortName": "wemix",
"chainId": 1111,
"networkId": 1111,
"explorers": [
{
"name": "WEMIX Block Explorer",
"url": "https://explorer.wemix.com",
"standard": "EIP3091"
}
]
}

View File

@ -1,7 +1,7 @@
{ {
"name": "WEMIX3.0 Testnet", "name": "WEMIX3.0 Testnet",
"chain": "TWEMIX", "chain": "TWEMIX",
"rpc": ["https://api.test.wemix.com", "wss://ws.test.wemi.com"], "rpc": ["https://api.test.wemix.com", "wss://ws.test.wemix.com"],
"faucets": ["https://wallet.test.wemix.com/faucet"], "faucets": ["https://wallet.test.wemix.com/faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "TestnetWEMIX", "name": "TestnetWEMIX",

View File

@ -0,0 +1,16 @@
{
"name": "TBSI Mainnet",
"title": "Thai Blockchain Service Infrastructure Mainnet",
"chain": "TBSI",
"rpc": ["https://rpc.blockchain.or.th"],
"faucets": [],
"nativeCurrency": {
"name": "Jinda",
"symbol": "JINDA",
"decimals": 18
},
"infoURL": "https://blockchain.or.th",
"shortName": "TBSI",
"chainId": 1707,
"networkId": 1707
}

View File

@ -0,0 +1,16 @@
{
"name": "TBSI Testnet",
"title": "Thai Blockchain Service Infrastructure Testnet",
"chain": "TBSI",
"rpc": ["https://rpc.testnet.blockchain.or.th"],
"faucets": ["https://faucet.blockchain.or.th"],
"nativeCurrency": {
"name": "Jinda",
"symbol": "JINDA",
"decimals": 18
},
"infoURL": "https://blockchain.or.th",
"shortName": "tTBSI",
"chainId": 1708,
"networkId": 1708
}

View File

@ -0,0 +1,24 @@
{
"name": "Proof Of Memes",
"title": "Proof Of Memes Mainnet",
"chain": "POM",
"icon": "pom",
"rpc": ["https://mainnet-rpc.memescan.io"],
"faucets": [],
"nativeCurrency": {
"name": "Proof Of Memes",
"symbol": "POM",
"decimals": 18
},
"infoURL": "https://proofofmemes.org",
"shortName": "pom",
"chainId": 18159,
"networkId": 18159,
"explorers": [
{
"name": "explorer-proofofmemes",
"url": "https://memescan.io",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,23 @@
{
"name": "Condor Test Network",
"chain": "CONDOR",
"icon": "condor",
"rpc": ["https://testnet.condor.systems/rpc"],
"faucets": ["https://faucet.condor.systems"],
"nativeCurrency": {
"name": "Condor Native Token",
"symbol": "CONDOR",
"decimals": 18
},
"infoURL": "https://condor.systems",
"shortName": "condor",
"chainId": 188881,
"networkId": 188881,
"explorers": [
{
"name": "CondorScan",
"url": "https://explorer.condor.systems",
"standard": "none"
}
]
}

View File

@ -9,13 +9,13 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://www.elastos.org/", "infoURL": "https://www.elastos.org/",
"shortName": "elaeth", "shortName": "esc",
"chainId": 20, "chainId": 20,
"networkId": 20, "networkId": 20,
"explorers": [ "explorers": [
{ {
"name": "elastos eth explorer", "name": "elastos esc explorer",
"url": "https://eth.elastos.io", "url": "https://esc.elastos.io",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -0,0 +1,24 @@
{
"name": "PublicMint Devnet",
"title": "Public Mint Devnet",
"chain": "PublicMint",
"rpc": ["https://rpc.dev.publicmint.io:8545"],
"faucets": [],
"nativeCurrency": {
"name": "USD",
"symbol": "USD",
"decimals": 18
},
"infoURL": "https://publicmint.com",
"shortName": "pmint_dev",
"chainId": 2018,
"networkId": 2018,
"slip44": 60,
"explorers": [
{
"name": "PublicMint Explorer",
"url": "https://explorer.dev.publicmint.io",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,24 @@
{
"name": "PublicMint Testnet",
"title": "Public Mint Testnet",
"chain": "PublicMint",
"rpc": ["https://rpc.tst.publicmint.io:8545"],
"faucets": [],
"nativeCurrency": {
"name": "USD",
"symbol": "USD",
"decimals": 18
},
"infoURL": "https://publicmint.com",
"shortName": "pmint_test",
"chainId": 2019,
"networkId": 2019,
"slip44": 60,
"explorers": [
{
"name": "PublicMint Explorer",
"url": "https://explorer.tst.publicmint.io",
"standard": "EIP3091"
}
]
}

View File

@ -1,15 +1,24 @@
{ {
"name": "420coin", "name": "PublicMint Mainnet",
"chain": "420", "title": "Public Mint Mainnet",
"rpc": [], "chain": "PublicMint",
"rpc": ["https://rpc.publicmint.io:8545"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Fourtwenty", "name": "USD",
"symbol": "420", "symbol": "USD",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://420integrated.com", "infoURL": "https://publicmint.com",
"shortName": "420", "shortName": "pmint",
"chainId": 2020, "chainId": 2020,
"networkId": 2020 "networkId": 2020,
"slip44": 60,
"explorers": [
{
"name": "PublicMint Explorer",
"url": "https://explorer.publicmint.io",
"standard": "EIP3091"
}
]
} }

View File

@ -1,15 +1,22 @@
{ {
"name": "ELA-ETH-Sidechain Testnet", "name": "Elastos Smart Chain Testnet",
"chain": "ETH", "chain": "ETH",
"rpc": ["https://rpc.elaeth.io"], "rpc": ["https://api-testnet.elastos.io/eth"],
"faucets": ["https://faucet.elaeth.io/"], "faucets": ["https://esc-faucet.elastos.io/"],
"nativeCurrency": { "nativeCurrency": {
"name": "Elastos", "name": "Elastos",
"symbol": "tELA", "symbol": "tELA",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://elaeth.io/", "infoURL": "https://www.elastos.org/",
"shortName": "elaetht", "shortName": "esct",
"chainId": 21, "chainId": 21,
"networkId": 21 "networkId": 21,
"explorers": [
{
"name": "elastos esc explorer",
"url": "https://esc-testnet.elastos.io",
"standard": "EIP3091"
}
]
} }

View File

@ -0,0 +1,24 @@
{
"name": "BOSagora Mainnet",
"chain": "ETH",
"rpc": ["https://mainnet.bosagora.org", "https://rpc.bosagora.org"],
"faucets": [],
"nativeCurrency": {
"name": "BOSAGORA",
"symbol": "BOA",
"decimals": 18
},
"infoURL": "https://docs.bosagora.org",
"shortName": "boa",
"chainId": 2151,
"networkId": 2151,
"icon": "agora",
"explorers": [
{
"name": "BOASCAN",
"url": "https://boascan.io",
"icon": "agora",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,22 @@
{
"name": "Findora Forge",
"chain": "Testnet-forge",
"rpc": ["https://prod-forge.prod.findora.org:8545/"],
"faucets": [],
"nativeCurrency": {
"name": "FRA",
"symbol": "FRA",
"decimals": 18
},
"infoURL": "https://findora.org/",
"shortName": "findora-forge",
"chainId": 2154,
"networkId": 2154,
"explorers": [
{
"name": "findorascan",
"url": "https://testnet-forge.evm.findorascan.io",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,23 @@
{
"name": "Oasys Mainnet",
"chain": "Oasys",
"icon": "oasys",
"rpc": ["https://rpc-mainnet.oasys.games"],
"faucets": [],
"nativeCurrency": {
"name": "OAS",
"symbol": "OAS",
"decimals": 18
},
"infoURL": "https://oasys.games",
"shortName": "OAS",
"chainId": 248,
"networkId": 248,
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.oasys.games",
"standard": "EIP3091"
}
]
}

View File

@ -15,7 +15,7 @@
"explorers": [ "explorers": [
{ {
"name": "Cronos Explorer", "name": "Cronos Explorer",
"url": "https://cronos.org/explorer", "url": "https://cronoscan.com",
"standard": "none" "standard": "none"
} }
] ]

View File

@ -0,0 +1,27 @@
{
"name": "Optimism Bedrock: Goerli Alpha Testnet",
"chain": "ETH",
"rpc": [
"https://alpha-1-replica-0.bedrock-goerli.optimism.io",
"https://alpha-1-replica-1.bedrock-goerli.optimism.io",
"https://alpha-1-replica-2.bedrock-goerli.optimism.io",
"https://alpha-1-replica-2.bedrock-goerli.optimism.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Görli Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://community.optimism.io/docs/developers/bedrock",
"shortName": "obgor",
"chainId": 28528,
"networkId": 28528,
"explorers": [
{
"name": "blockscout",
"url": "https://blockscout.com/optimism/bedrock-alpha",
"standard": "EIP3091"
}
]
}

View File

@ -16,6 +16,11 @@
"networkId": 31415, "networkId": 31415,
"slip44": 1, "slip44": 1,
"explorers": [ "explorers": [
{
"name": "Glif Explorer",
"url": "https://explorer.glif.io/wallaby",
"standard": "none"
},
{ {
"name": "Filscan", "name": "Filscan",
"url": "https://wallaby.filscan.io", "url": "https://wallaby.filscan.io",

View File

@ -2,8 +2,12 @@
"name": "Shiden", "name": "Shiden",
"chain": "SDN", "chain": "SDN",
"rpc": [ "rpc": [
"https://rpc.shiden.astar.network:8545", "https://shiden.api.onfinality.io/public",
"wss://shiden.api.onfinality.io/public-ws" "https://shiden-rpc.dwellir.com",
"https://shiden.public.blastapi.io",
"wss://shiden.api.onfinality.io/public-ws",
"wss://shiden.public.blastapi.io",
"wss://shiden-rpc.dwellir.com"
], ],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {

View File

@ -1,24 +1,21 @@
{ {
"name": "Cronos Testnet", "name": "Cronos Testnet",
"chain": "CRO", "chain": "CRO",
"rpc": [ "rpc": ["https://evm-t3.cronos.org"],
"https://cronos-testnet-3.crypto.org:8545", "faucets": ["https://cronos.org/faucet"],
"wss://cronos-testnet-3.crypto.org:8546"
],
"faucets": ["https://cronos.crypto.org/faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "Crypto.org Test Coin", "name": "Cronos Test Coin",
"symbol": "TCRO", "symbol": "TCRO",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://cronos.crypto.org", "infoURL": "https://cronos.org",
"shortName": "tcro", "shortName": "tcro",
"chainId": 338, "chainId": 338,
"networkId": 338, "networkId": 338,
"explorers": [ "explorers": [
{ {
"name": "Cronos Testnet Explorer", "name": "Cronos Testnet Explorer",
"url": "https://cronos.crypto.org/explorer/testnet3", "url": "https://testnet.cronoscan.com",
"standard": "none" "standard": "none"
} }
] ]

View File

@ -0,0 +1,24 @@
{
"name": "Kekchain",
"chain": "kek",
"rpc": ["https://mainnet.kekchain.com"],
"faucets": [],
"nativeCurrency": {
"name": "KEK",
"symbol": "KEK",
"decimals": 18
},
"infoURL": "https://kekchain.com",
"shortName": "KEK",
"chainId": 420420,
"networkId": 103090,
"icon": "kek",
"explorers": [
{
"name": "blockscout",
"url": "https://mainnet-explorer.kekchain.com",
"icon": "kek",
"standard": "EIP3091"
}
]
}

View File

@ -1,15 +1,15 @@
{ {
"name": "Kekchain", "name": "Kekchain (kektest)",
"chain": "kek", "chain": "kek",
"rpc": ["https://testnet.kekchain.com"], "rpc": ["https://testnet.kekchain.com"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "KEK", "name": "tKEK",
"symbol": "KEK", "symbol": "tKEK",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://kekchain.com", "infoURL": "https://kekchain.com",
"shortName": "KEK", "shortName": "tKEK",
"chainId": 420666, "chainId": 420666,
"networkId": 1, "networkId": 1,
"icon": "kek", "icon": "kek",

View File

@ -0,0 +1,24 @@
{
"name": "Ennothem Mainnet Proterozoic",
"chain": "ETMP",
"rpc": ["https://rpc.etm.network"],
"faucets": [],
"nativeCurrency": {
"name": "Ennothem",
"symbol": "ETMP",
"decimals": 18
},
"infoURL": "https://etm.network",
"shortName": "etmp",
"chainId": 48,
"networkId": 48,
"icon": "etmp",
"explorers": [
{
"name": "etmpscan",
"url": "https://etmscan.network",
"icon": "etmp",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,24 @@
{
"name": "Ennothem Testnet Pioneer",
"chain": "ETMP",
"rpc": ["https://rpc.pioneer.etm.network"],
"faucets": [],
"nativeCurrency": {
"name": "Ennothem",
"symbol": "ETMP",
"decimals": 18
},
"infoURL": "https://etm.network",
"shortName": "etmpTest",
"chainId": 49,
"networkId": 49,
"icon": "etmp",
"explorers": [
{
"name": "etmp",
"url": "https://pioneer.etmscan.network",
"icon": "etmpscan",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,24 @@
{
"name": "FNCY",
"chain": "FNCY",
"rpc": ["https://fncy-seed1.fncy.world"],
"faucets": ["https://faucet-testnet.fncy.world"],
"nativeCurrency": {
"name": "FNCY",
"symbol": "FNCY",
"decimals": 18
},
"infoURL": "https://fncyscan.fncy.world",
"shortName": "FNCY",
"chainId": 73,
"networkId": 73,
"icon": "ethereum",
"explorers": [
{
"name": "fncy scan",
"url": "https://fncyscan.fncy.world",
"icon": "ethereum",
"standard": "EIP3091"
}
]
}

View File

@ -1,7 +1,7 @@
{ {
"name": "Alph Network", "name": "Alph Network",
"chain": "ALPH", "chain": "ALPH",
"rpc": ["http://rpc.alph.network:8545", "ws://rpc.alph.network:8546"], "rpc": ["https://rpc.alph.network"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Alph Network", "name": "Alph Network",

View File

@ -0,0 +1,23 @@
{
"name": "QEasyWeb3 Testnet",
"chain": "QET",
"rpc": ["https://qeasyweb3.com"],
"faucets": ["http://faucet.qeasyweb3.com"],
"nativeCurrency": {
"name": "QET",
"symbol": "QET",
"decimals": 18
},
"infoURL": "https://www.qeasyweb3.com",
"shortName": "QETTest",
"chainId": 9528,
"networkId": 9528,
"explorers": [
{
"name": "QEasyWeb3 Explorer",
"url": "https://www.qeasyweb3.com",
"icon": "qetscan",
"standard": "EIP3091"
}
]
}

8
_data/icons/agora.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmW3CT4SHmso5dRJdsjR8GL1qmt79HkdAebCn2uNaWXFYh",
"width": 256,
"height": 257,
"format": "png"
}
]

8
_data/icons/condor.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmPRDuEJSTqp2cDUvWCp71Wns6XV8nvdeAVKWH6srpk4xM",
"width": 752,
"height": 752,
"format": "png"
}
]

8
_data/icons/etmp.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmT7DTqT1V2y42pRpt3sj9ifijfmbtkHN7D2vTfAUAS622",
"width": 512,
"height": 512,
"format": "png"
}
]

8
_data/icons/oasys.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmT84suD2ZmTSraJBfeHhTNst2vXctQijNCztok9XiVcUR",
"width": 3600,
"height": 3600,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -1,5 +1,5 @@
plugins { plugins {
id("com.google.devtools.ksp").version("1.7.20-1.0.6") id("com.google.devtools.ksp").version("1.7.20-1.0.7")
id("maven-publish") id("maven-publish")
} }
@ -14,6 +14,6 @@ publishing {
} }
dependencies { dependencies {
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.13.0") ksp("com.squareup.moshi:moshi-kotlin-codegen:1.14.0")
implementation("com.squareup.moshi:moshi:1.13.0") implementation("com.squareup.moshi:moshi:1.14.0")
} }

View File

@ -11,7 +11,7 @@ dependencies {
implementation "com.github.komputing.kethereum:crypto_impl_bouncycastle:${KETHEREUM_VERSION}" implementation "com.github.komputing.kethereum:crypto_impl_bouncycastle:${KETHEREUM_VERSION}"
implementation 'com.beust:klaxon:5.6' implementation 'com.beust:klaxon:5.6'
implementation 'com.squareup.moshi:moshi:1.13.0' implementation 'com.squareup.moshi:moshi:1.14.0'
implementation 'com.squareup.okhttp3:okhttp:4.10.0' implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation project(":model") implementation project(":model")