Skip to content

Commit f29606a

Browse files
committed
Merge remote-tracking branch 'root/master' into fix-master
2 parents 434373c + 3d36a7d commit f29606a

File tree

11 files changed

+102
-8
lines changed

11 files changed

+102
-8
lines changed

.github/workflows/check.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ jobs:
2121
- name: Check out code
2222
uses: actions/checkout@v3
2323

24-
- name: Run check
25-
run: make check
26-
27-
- name: Unit Test
28-
run: make test
29-
30-
- name: Lint
31-
run: make lint
24+
# - name: Run check
25+
# run: make check
26+
#
27+
# - name: Unit Test
28+
# run: make test
29+
#
30+
# - name: Lint
31+
# run: make lint
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "PIXEL",
3+
"type": "ERC20",
4+
"symbol": "PIXEL",
5+
"decimals": 18,
6+
"website": "https://www.pixels.xyz/",
7+
"description": "Pixels (PIXEL) is a social casual web3 game powered by the Ronin Network, It involves a mesmerizing open-world game that revolves around farming, exploration, and creation.",
8+
"explorer": "https://etherscan.io/token/0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31",
9+
"status": "active",
10+
"id": "0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31",
11+
"links": [
12+
{
13+
"name": "twitter",
14+
"url": "https://twitter.com/pixels_online"
15+
},
16+
{
17+
"name": "coinmarketcap",
18+
"url": "https://coinmarketcap.com/currencies/pixels/"
19+
}
20+
]
21+
}
Loading
Loading

blockchains/near/validators/list.json

+6
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,11 @@
6464
"name": "Lavender.Five Nodes 🐝 | 1% Commission",
6565
"description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.",
6666
"website": "https://lavenderfive.com/"
67+
},
68+
{
69+
"id": "w3coins.poolv1.near",
70+
"name": "w3coins",
71+
"description": "Stake Your Cryptocurrency with us to Maximize Your Earnings",
72+
"website": "https://www.w3coins.io/"
6773
}
6874
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "DexCheck",
3+
"type": "BEP20",
4+
"symbol": "DCK",
5+
"decimals": 18,
6+
"website": "https://dexcheck.ai/",
7+
"description": "DexCheck is an AI-boosted analytics platform. It offers real-time insights into crypto and NFT markets, making blockchain analysis intuitive and accessible.",
8+
"explorer": "https://bscscan.com/token/0x16faf9daa401aa42506af503aa3d80b871c467a3",
9+
"status": "active",
10+
"id": "0x16faF9DAa401AA42506AF503Aa3d80B871c467A3",
11+
"links": [
12+
{
13+
"name": "twitter",
14+
"url": "https://twitter.com/DexCheck_io"
15+
},
16+
{
17+
"name": "whitepaper",
18+
"url": "https://t.me/dexcheck"
19+
},
20+
{
21+
"name": "coinmarketcap",
22+
"url": "https://coinmarketcap.com/currencies/dexcheck/"
23+
}
24+
]
25+
}
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "Baby Troll",
3+
"type": "BEP20",
4+
"symbol": "BabyTroll",
5+
"decimals": 9,
6+
"website": "https://www.babytroll.ai/",
7+
"description": "Baby Troll is a meme token whereby 1% percentage of every transaction contributes to the liquidity pool, ensuring stability and liquidity for Baby Troll Tokens.",
8+
"explorer": "https://bscscan.com/token/0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C",
9+
"status": "active",
10+
"id": "0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C",
11+
"links": [
12+
{
13+
"name": "twitter",
14+
"url": "https://twitter.com/BabyTrollBsc"
15+
},
16+
{
17+
"name": "coinmarketcap",
18+
"url": "https://coinmarketcap.com/currencies/baby-troll/"
19+
}
20+
]
21+
}
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "CROWN",
3+
"type": "SPL",
4+
"symbol": "CROWN",
5+
"decimals": 9,
6+
"website": "https://thirdtimegames.com/",
7+
"description": "CROWN brings a novel application of blockchain technology to the world of digital horse racing and gaming.",
8+
"explorer": "https://solscan.io/token/GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG",
9+
"status": "active",
10+
"id": "GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG",
11+
"links": [
12+
{
13+
"name": "twitter",
14+
"url": "https://twitter.com/photofinishgame"
15+
},
16+
{
17+
"name": "coinmarketcap",
18+
"url": "https://coinmarketcap.com/currencies/crown-by-third-time-games/"
19+
}
20+
]
21+
}
Loading

0 commit comments

Comments
 (0)