We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d833922 commit b15f23eCopy full SHA for b15f23e
data/chains.json
@@ -973,6 +973,23 @@
973
}
974
]
975
},
976
+ "229": {
977
+ "name": "Paxeer Network",
978
+ "description": "Paxeer is a decentralized capital orchestration Layer 1 network ",
979
+ "logo": "https://paxscan.paxeer.app/assets/configs/network_logo.png",
980
+ "ecosystem": "Paxeer",
981
+ "isTestnet": false,
982
+ "layer": 1,
983
+ "rollupType": null,
984
+ "native_currency": "PAX",
985
+ "website": "https://paxeer.app",
986
+ "explorers": [
987
+ {
988
+ "url": "https://paxscan.paxeer.app",
989
+ "hostedBy": "self"
990
+ }
991
+ ]
992
+ },
993
"231": {
994
"name": "BPX Chain",
995
"description": "New generation EVM blockchain based on an innovative consensus algorithm, Proof of Space and Time.",
0 commit comments