Skip to content

Commit 483813b

Browse files
committed
Update names, links, content
1 parent 8db9d15 commit 483813b

31 files changed

+1653
-9121
lines changed

components/avaxsubnet/avaxsubnet.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88
Checkbox,
99
Link,
1010
} from '@material-ui/core'
11-
import { createMuiTheme, ThemeProvider } from '@material-ui/core/styles'
11+
import { createTheme, ThemeProvider } from '@material-ui/core/styles'
1212
import ArrowForwardIcon from '@material-ui/icons/ArrowForward'
1313
import CloseIcon from '@material-ui/icons/Close'
1414

@@ -18,14 +18,14 @@ export default function Avaxsubnet({ closeAvaxsubnet }) {
1818
const [checked, setChecked] = useState(false)
1919

2020
const navigateToAvaxsubnet = () => {
21-
window.open('https://chainstack.com/permissioned-chains-avalanche-subnets/', '_blank')
21+
window.open('https://chainstack.com/avalanche-subnets/', '_blank')
2222
}
2323

2424
const handleChange = () => {
2525
setChecked(!checked)
2626
}
2727

28-
const theme = createMuiTheme({
28+
const theme = createTheme({
2929
palette: {
3030
type: 'dark',
3131
secondary: {
@@ -74,7 +74,7 @@ export default function Avaxsubnet({ closeAvaxsubnet }) {
7474
<ThemeProvider theme={theme}>
7575
<div className={classes.topInfo}>
7676
<img
77-
src="/subnet-tech/chainstack-subnet.png"
77+
src="/chainstack-subnet.png"
7878
width={126}
7979
height={126}
8080
className={classes.avatar}

components/chain/chain.js

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import MonetizationOnIcon from '@material-ui/icons/MonetizationOn'
1515
import classes from './chain.module.css'
1616

1717
import stores from '../../stores/index.js'
18-
import { getProvider } from '../../utils'
1918

2019
import {
2120
ERROR,
@@ -89,26 +88,16 @@ export default function Chain({ chain }) {
8988

9089
const renderProviderText = () => {
9190
if (account && account.address) {
92-
const providerTextList = {
93-
Metamask: 'Add to MetaMask',
94-
}
95-
return providerTextList[getProvider()]
91+
return 'Add to Wallet'
9692
} else {
97-
return 'Connect wallet to add'
93+
return 'Connect Wallet'
9894
}
9995
}
10096
const renderBadgeLabel = () => {
101-
if (chain.isMain && chain.isLive) {
97+
if (chain.isLive) {
10298
return `Mainnet`
10399
}
104-
if (chain.isMain && !chain.isLive) {
105-
return `Testnet`
106-
}
107-
if (!chain.isMain && chain.isLive) {
108-
return `Subnet Live`
109-
}
110-
111-
return `Subnet Test`
100+
return `Testnet`
112101
}
113102
const netColor = () => {
114103
// return `primary`
@@ -119,10 +108,7 @@ export default function Chain({ chain }) {
119108
}
120109

121110
const icon = useMemo(() => {
122-
return chain.isMain ? `/subnet-tech/favicon.png` : `/subnet-tech/chains/unknown-logo.png`
123-
// return chain.chainSlug
124-
// ? `https://subnet.tech/chain-icons/rsz_${chain.chainSlug}.jpg`
125-
// : '/unknown-logo.png'
111+
return chain.isMain ? `/favicon.png` : `/chains/unknown-logo.png`
126112
}, [chain])
127113

128114
if (!chain) {

components/chain/chains.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"decimals": 18
4646
},
4747
"infoURL": "https://github.com/ava-labs/",
48-
"shortName": "avax",
48+
"shortName": "avax-fuji",
4949
"chainId": 43113,
5050
"networkId": 43113,
5151
"explorers": [

components/chain/subnets.json

Lines changed: 91 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -2,157 +2,167 @@
22
{
33
"name": "DFK Chain",
44
"chain": "DFK",
5-
"description": "Subnet for DefiKingdoms project, a Defi protocol/NFT game running on Avalanche & Harmony.",
5+
"description": "Subnet for DefiKingdoms project, a Defi protocol/NFT game running on Avalanche & Klaytn.",
66
"isLive": true,
77
"rpc": [
8-
"https://api-dfk.avax.network/rpc"
8+
"https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
99
],
1010
"faucets": [],
1111
"nativeCurrency": {
1212
"name": "Jewel",
1313
"symbol": "JEWEL",
1414
"decimals": 18
1515
},
16-
"projectURL": "https://defikingdoms.com",
17-
"shortName": "DFK",
16+
"projectURL": "https://defikingdoms.com/",
17+
"shortName": "dfk",
1818
"chainId": 53935,
1919
"networkId": 53935,
2020
"explorers": [
2121
{
2222
"name": "ethernal",
23-
"url": "https://explorer.dfkchain.com",
23+
"url": "https://avascan.info/blockchain/dfk/home",
2424
"icon": "ethereum",
2525
"standard": "none"
2626
}
2727
]
2828
},
2929
{
30-
"name": "DFK Chain Test",
30+
"name": "DFK Chain Testnet",
3131
"chain": "DFK",
32-
"description": "Test subnet for DefiKingdoms project, a Defi protocol/NFT game running on Avalanche & Harmony.",
32+
"description": "Test subnet for DefiKingdoms project, a Defi protocol/NFT game running on Avalanche & Klaytn.",
3333
"isLive": false,
3434
"rpc": [
35-
"https://api-dfk.avax-test.network/rpc"
35+
"https://subnets.avax.network/defi-kingdoms/dfk-chain-testnet/rpc"
36+
],
37+
"faucets": [
38+
"https://core.app/tools/testnet-faucet/?subnet=dfk"
3639
],
37-
"faucets": [],
3840
"nativeCurrency": {
3941
"name": "Jewel",
4042
"symbol": "JEWEL",
4143
"decimals": 18
4244
},
4345
"projectURL": "https://defikingdoms.com",
44-
"shortName": "DFKTEST",
46+
"shortName": "dfk-testnet",
4547
"chainId": 335,
4648
"networkId": 335,
4749
"explorers": [
4850
{
4951
"name": "ethernal",
50-
"url": "https://explorer-test.dfkchain.com",
52+
"url": "https://subnets-test.avax.network/defi-kingdoms",
5153
"icon": "ethereum",
5254
"standard": "none"
5355
}
5456
]
5557
},
5658
{
57-
"name": "Swimmer Network",
58-
"title": "Swimmer Network",
59-
"description": "Subnet created for the Crabada project, a play and earn idle game.",
60-
"projectURL": "https://www.crabada.com/",
61-
"chain": "Swimmer Network Subnet",
62-
"isLive": true,
59+
"name": "WAGMI Subnet",
60+
"chain": "WAGMI",
61+
"description": "Test subnet created by Avalanche used to experiment with release candidates before they make it into an official coreth release.",
62+
"isLive": false,
6363
"rpc": [
64-
"https://rpc.swimmer.network/ext/bc/2K33xS9AyP9oCDiHYKVrHe7F54h2La5D8erpTChaAhdzeSu2RX/rpc"
64+
"https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"
65+
],
66+
"faucets": [
67+
"https://core.app/tools/testnet-faucet/?subnet=wagmi"
6568
],
66-
"faucets": [],
6769
"nativeCurrency": {
68-
"name": "TUS",
69-
"symbol": "TUS",
70+
"name": "WAGMI",
71+
"symbol": "WGM",
7072
"decimals": 18
7173
},
72-
"shortName": "swimmer-mainnet",
73-
"chainId": 73772,
74-
"networkId": 73772,
74+
"projectURL": "https://docs.avax.network/build/subnet/info/wagmi",
75+
"shortName": "wagmi",
76+
"chainId": 11111,
77+
"networkId": 11111,
7578
"explorers": [
7679
{
77-
"name": "Swimmer explorer",
78-
"url": "https://explorer.swimmer.network/",
79-
"standard": "EIP3091"
80+
"name": "ethernal",
81+
"url": "https://subnets-test.avax.network/wagmi",
82+
"icon": "ethereum",
83+
"standard": "none"
8084
}
8185
]
8286
},
8387
{
84-
"name": "Swimmer Testnet",
85-
"title": "Swimmer Testnet",
86-
"description": "Subnet created for the Crabada project, a play and earn idle game.",
87-
"projectURL": "https://www.crabada.com/",
88-
"chain": "Swimmer Test Subnet",
89-
"isLive": false,
88+
"name": "Dexalot Subnet",
89+
"chain": "Dexalot",
90+
"description": "Subnet for Dexalot project, a decentralized exchange running on Avalanche.",
91+
"isLive": true,
9092
"rpc": [
91-
"https://testnet-rpc.swimmer.network/ext/bc/2Sk6j8TYVQc2oR1TtUz64EWHAYjDUoDQ4hpbu6FMN2JBKC77xa/rpc"
92-
],
93-
"faucets": [
94-
"https://faucet.swimmer.network/"
93+
"https://subnets.avax.network/dexalot/mainnet/rpc"
9594
],
95+
"faucets": [],
9696
"nativeCurrency": {
97-
"name": "TUS",
98-
"symbol": "TUS",
97+
"name": "Dexalot",
98+
"symbol": "ALOT",
9999
"decimals": 18
100100
},
101-
"shortName": "swimmer-test",
102-
"chainId": 73771,
103-
"networkId": 73771,
101+
"projectURL": "https://dexalot.com/",
102+
"shortName": "dexalot",
103+
"chainId": 432204,
104+
"networkId": 432204,
104105
"explorers": [
105106
{
106-
"name": "Swimmer explorer",
107-
"url": "https://testnet-explorer.swimmer.network/",
108-
"standard": "EIP3091"
107+
"name": "ethernal",
108+
"url": "https://avascan.info/blockchain/dexalot/home",
109+
"icon": "ethereum",
110+
"standard": "none"
109111
}
110112
]
111113
},
112114
{
113-
"name": "WAGMI ",
114-
"chain": "WAGMI Subnet",
115-
"title": "WAGMI Subnet",
116-
"description": "Test subnet created by Avalanche used to experiment with release candidates before they make it into an official coreth release.",
117-
"projectURL": "https://ava-labs-inc.metabaseapp.com/public/dashboard/15e33581-113a-4671-87f9-766d98e8d4e9#refresh=60",
118-
"isLive": false,
115+
"name": "PLAYA3ULL Subnet",
116+
"chain": "PLAYA3ULL",
117+
"description": "Subnet for PLAYA3ULL Games project, a gaming platform running on Avalanche.",
118+
"isLive": true,
119+
"rpc": [
120+
"https://api.mainnet.playa3ull.games"
121+
],
122+
"faucets": [],
119123
"nativeCurrency": {
120-
"name": "WAGMI",
121-
"symbol": "WGM",
124+
"name": "PLAYA3ULL",
125+
"symbol": "3ULL",
122126
"decimals": 18
123127
},
124-
"chainId": 11111,
125-
"networkId": 11111,
126-
"blockchain": "2ebCneCbwthjQ1rYT41nhd7M76Hc6YmosMAQrTFhBq8qeqh6tt",
127-
"subnetId": "28nrH5T2BMvNrWecFcV3mfccjs6axM1TVyqe79MCv2Mhs8kxiY",
128-
"faucets": [
129-
"https://faucet.trywagmi.xyz/"
130-
],
131-
"rpc": [
132-
"https://api-wagmi.avax-test.network/rpc"
133-
],
134-
"infoURL": "https://github.com/ava-labs/"
128+
"projectURL": "https://playa3ull.games/",
129+
"shortName": "playa3ull",
130+
"chainId": 3011,
131+
"networkId": 3011,
132+
"explorers": [
133+
{
134+
"name": "ethernal",
135+
"url": "https://avascan.info/blockchain/playa3ull/home",
136+
"icon": "ethereum",
137+
"standard": "none"
138+
}
139+
]
135140
},
136141
{
137-
"name": "Rise of the Warbots",
138-
"chain": "Rise of the Warbots Testnet",
139-
"title": "Rise of the Warbots Testnet",
140-
"description": "Subnet created for Rise of the Warbots, a PVP Play-to-Earn NFT gaming experience, set in a post-apocalyptic world where players face off against each other.",
141-
"projectURL": "https://riseofthewarbots.com",
142-
"isLive": false,
142+
"name": "Shrapnel Subnet",
143+
"chain": "Shrapnel",
144+
"description": "Subnet for Shrapnel, the 1st blockchain-enabled AAA customizable First Person Shooter (FPS) video game to be owned by players.",
145+
"isLive": true,
146+
"rpc": [
147+
"https://subnets.avax.network/shrapnel/mainnet/rpc"
148+
],
149+
"faucets": [],
143150
"nativeCurrency": {
144-
"name": "Nano Machines",
145-
"symbol": "NMAC",
151+
"name": "Shrapnel",
152+
"symbol": "SHRAP",
146153
"decimals": 18
147154
},
148-
"chainId": 13213,
149-
"networkId": 13213,
150-
"blockchain": "bN6SQaHnYRefSPjivCTzw7kyBTBR6b9tzZbcQuKQqZC2E32s1",
151-
"subnetId": "jSRFApuLheiSfiZAb6Rdk7oYaLfhDY9kPRnYBW5m2oUqrT5gA",
152-
"faucets": [],
153-
"rpc": [
154-
"https://testnet.riseofthewarbots.com/subnet/rpc"
155-
],
156-
"infoURL": "https://riseofthewarbots.com"
155+
"projectURL": "https://www.shrapnel.com/",
156+
"shortName": "shrapnel",
157+
"chainId": 2044,
158+
"networkId": 2044,
159+
"explorers": [
160+
{
161+
"name": "ethernal",
162+
"url": "https://avascan.info/blockchain/shrapnel/home",
163+
"icon": "ethereum",
164+
"standard": "none"
165+
}
166+
]
157167
}
158168
]

components/navigation/navigation.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default function Navigation() {
1313
variant="text"
1414
color="primary"
1515
startIcon={<RouterOutlinedIcon />}
16-
href="/subnet-tech/"
16+
href="/"
1717
className={classes.navItem}
1818
>
1919
Subnets
@@ -22,7 +22,7 @@ export default function Navigation() {
2222
variant="text"
2323
color="primary"
2424
startIcon={<ValidatorIcon />}
25-
href="/subnet-tech/validators"
25+
href="/validators"
2626
className={classes.navItem}
2727
>
2828
Validators
@@ -31,7 +31,7 @@ export default function Navigation() {
3131
variant="text"
3232
color="primary"
3333
startIcon={<ClearAllIcon />}
34-
href="/subnet-tech/projects"
34+
href="/projects"
3535
className={classes.navItem}
3636
>
3737
Projects
@@ -40,7 +40,7 @@ export default function Navigation() {
4040
variant="text"
4141
color="primary"
4242
startIcon={<InfoOutlinedIcon />}
43-
href="/subnet-tech/subnets-information"
43+
href="/subnets-information"
4444
className={classes.navItem}
4545
>
4646
Resources

0 commit comments

Comments
 (0)