Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dscscan #5884

Merged
merged 42 commits into from
Oct 25, 2024
Merged

Dscscan #5884

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
f4bb562
Merge pull request #2 from ethereum-lists/master
ankyjais Sep 21, 2024
ac9a8ff
dscscan
ankyjais Sep 21, 2024
ae47c76
dscscan
ankyjais Sep 21, 2024
4c9ed54
dscscan
ankyjais Sep 21, 2024
8147410
dscscan
ankyjais Sep 21, 2024
d51f90b
dscscan
ankyjais Sep 21, 2024
27de5f7
dsc
ankyjais Oct 7, 2024
4b2f7a8
dsc scan
ankyjais Oct 7, 2024
bb362e8
dsc scan
ankyjais Oct 7, 2024
fb7c418
dsc scan
ankyjais Oct 7, 2024
bf1f72c
dsc scan
ankyjais Oct 7, 2024
a54102d
dsc scan
ankyjais Oct 7, 2024
1c6dff4
dsc scan
ankyjais Oct 7, 2024
7329c05
dscscan
ankyjais Oct 7, 2024
200310e
dscscan
ankyjais Oct 8, 2024
078f250
dsc scan
ankyjais Oct 8, 2024
73cc6e3
dsc scan
ankyjais Oct 8, 2024
3b4422f
dscscan
ankyjais Oct 8, 2024
0e3adb7
Merge branch 'master' into master
ankyjais Oct 8, 2024
d8be57f
Merge remote-tracking branch 'origin/master' into DSCSCAN
ankyjais Oct 8, 2024
e597f5d
dsc
ankyjais Oct 17, 2024
d9ef057
dsc
ankyjais Oct 17, 2024
7e7bf78
dsc
ankyjais Oct 23, 2024
7367421
dsc
ankyjais Oct 23, 2024
a655117
dsc
ankyjais Oct 23, 2024
032467c
dsc
ankyjais Oct 23, 2024
5a3ed04
new rpc
ankyjais Oct 23, 2024
a8daaa4
digital smart chain
ankyjais Oct 23, 2024
9bce4c7
dscscan
ankyjais Oct 24, 2024
43ee131
digital smart chain
ankyjais Oct 24, 2024
e72f2f2
Digital Smart Chain
ankyjais Oct 24, 2024
fa22c1e
Digital Smart Chain k
ankyjais Oct 24, 2024
b7a859e
digital smart chain
ankyjais Oct 24, 2024
abf8d90
Digital Smart Chain
ankyjais Oct 24, 2024
428cc52
digital smart chain
ankyjais Oct 24, 2024
aaff677
test
ankyjais Oct 24, 2024
5869452
new commit
ankyjais Oct 24, 2024
fc87f1d
digital smart chain
ankyjais Oct 24, 2024
396b402
Merge branch 'master' into DSCSCAN
ankyjais Oct 24, 2024
cef3941
Merge branch 'master' into DSCSCAN
ankyjais Oct 25, 2024
5e887db
Merge pull request #3 from ankyjais/DSCSCAN
ankyjais Oct 25, 2024
022262a
Merge branch 'master' into DSCSCAN
ligi Oct 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions _data/chains/eip155-1555.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Digital Smart Chain",
"chain": "Digital Smart Chain",
"icon": "dscscan",
"rpc": ["https://rpc01.dscscan.io"],
"faucets": [],
"nativeCurrency": {
"name": "Digital Smart Chain",
"symbol": "DSCs",
"decimals": 18
},
"infoURL": "https://rpc01.dscscan.io",
"shortName": "DSCs",
"chainId": 1555,
"networkId": 1555,
"explorers": [
{
"name": "Digital Smart Chain",
"url": "https://explorer.dotblox.io",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/dscscan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmfY4XoQCj3WbiSsj7nZyBXwkDX6PFsWSroTDvhP9Eoy6S",
"width": 53,
"height": 53,
"format": "png"
}
]
Loading