Skip to content

Commit

Permalink
Merge branch 'master' into DSCSCAN
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Oct 28, 2024
2 parents 57a1079 + 7cbf777 commit 5812b36
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 3 deletions.
14 changes: 11 additions & 3 deletions _data/chains/eip155-279.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "BPX Blockchain",
"name": "BPX Chain",
"chain": "BPX",
"icon": "bpx",
"rpc": ["https://rpc.mainnet.bpxchain.cc", "https://bpx-dataseed.infinex.cc"],
"rpc": ["https://rpc.bpxchain.cc"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "BPX",
Expand All @@ -12,5 +13,12 @@
"infoURL": "https://bpxchain.cc",
"shortName": "bpx",
"chainId": 279,
"networkId": 279
"networkId": 279,
"explorers": [
{
"name": "BPX Chain Block Explorer",
"url": "https://explorer.bpxchain.cc",
"standard": "EIP3091"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="140"
height="140"
viewBox="0 0 37.041665 37.041667"
version="1.1"
id="svg2143"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs2137">
<rect
x="55.5625"
y="129.26785"
width="136.21361"
height="42.597343"
id="rect2708" />
<rect
x="55.5625"
y="129.26785"
width="123.1174"
height="43.933693"
id="rect2708-5" />
<rect
x="55.5625"
y="129.26785"
width="118.30655"
height="31.372025"
id="rect2725" />
<rect
x="55.5625"
y="129.26785"
width="136.21361"
height="42.597343"
id="rect2708-9" />
<rect
x="55.5625"
y="129.26785"
width="136.21361"
height="42.597343"
id="rect2761" />
<rect
x="55.5625"
y="129.26785"
width="123.1174"
height="43.933693"
id="rect2708-5-3" />
<rect
x="55.5625"
y="129.26785"
width="123.1174"
height="43.933693"
id="rect2764" />
<linearGradient
xlink:href="#linearGradient1002"
id="linearGradient1004"
x1="29.457537"
y1="135.99364"
x2="37.707413"
y2="156.26247"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-19.186601,-129.97919)" />
<linearGradient
id="linearGradient1002">
<stop
style="stop-color:#326400;stop-opacity:1"
offset="0"
id="stop998" />
<stop
style="stop-color:#329600;stop-opacity:1"
offset="1"
id="stop1006" />
</linearGradient>
</defs>
<metadata
id="metadata2140">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<path
id="path847-8"
style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:url(#linearGradient1004);fill-opacity:1;stroke:none;stroke-width:3.94788;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;stop-color:#000000;stop-opacity:1"
d="M 18.520832,1.2708695 3.5208115,9.8957745 V 27.145893 L 18.520832,35.770797 33.520855,27.145893 V 9.8957745 Z m 0,4.312453 11.250015,6.4687545 V 24.989589 L 18.520833,31.458344 7.2708175,24.989589 V 12.052077 Z m -8.241051,6.4687545 -1.5089005,0.867699 v 1.832293 h 3.9659605 l 3.132523,3.132368 2.015072,-2.015072 -3.817133,-3.817288 h -0.862738 -0.942734 z m 12.694735,0 -2.299396,2.299396 -2.154133,2.154133 v 1.59e-4 L 16.505605,18.520837 12.736996,22.2896 H 8.7708805 v 1.832292 l 1.5089005,0.8677 h 1.981895 0.942889 0.862893 l 1.253878,-1.253878 5.214723,-5.214877 2.723401,-2.723402 1.045518,-1.045363 H 28.27094 V 12.91978 l -1.508901,-0.8677 h -1.982051 -0.857777 z m -1.802061,7.105151 -2.015227,2.015228 3.817133,3.817133 h 0.94785 0.857932 1.981896 l 1.508901,-0.8677 v -1.832292 h -3.966117 z" />
</svg>

0 comments on commit 5812b36

Please sign in to comment.