Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3045 from ponthui2012/main
Browse files Browse the repository at this point in the history
added RollApp DA Avail
  • Loading branch information
Grraarrgghh authored Jan 27, 2024
2 parents 503b07c + 32ca3ec commit a97bc60
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions devnet/dymlab_5025749-1/dymlab_5025749-1.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,35 @@
{
"chainId": "dymlab_5025749-1",
"chainName": "ReGuide LAB",
"rpc": "https://froopyland.dymension.xyz/8/dymlab_5025749-1/rpc",
"rest": "https://froopyland.dymension.xyz/8/dymlab_5025749-1/rest",
"rpc": "http://75.119.141.44:26657",
"rest": "http://75.119.141.44:1317",
"bech32Prefix": "ethm",
"currencies": [
{
"displayDenom": "DYL",
"baseDenom": "uDYL",
"decimals": 18,
"logo": "/logos/dymlab_5025749-1.PNG",
"logo": "/logos/dymlab_5025749-1.png",
"type": "main"
}
],
"coinType": 60,
"faucetUrl": "https://discord.com/channels/956961633165529098/1125047988247593010",
"faucetUrl": "https://discord.com/channels/956961633165529098/1143231362468434022",
"website": "",
"logo": "/logos/dymlab_5025749-1.PNG",
"logo": "/logos/dymlab_5025749-1.png",
"ibc": {
"hubChannel": "channel-5943",
"channel": "channel-0",
"timeout": 172800000
},
"evm": {
"chainId": "0x4cafd5",
"rpc": "https://froopyland.dymension.xyz/8/dymlab_5025749-1/evmrpc"
"rpc": "http://75.119.141.44:8545"
},
"type": "RollApp",
"da": "Celestia",
"da": "Avail",
"description": "",
"analytics": true
"analytics": true,
"goldberg": true,
"availAddress": "5HNojxEFtHYwUpfDNWWfnG4mu59ZXRSS5CXPURBjxeQDx5BW"
}

0 comments on commit a97bc60

Please sign in to comment.