mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
* Auto fix all (sanity and consistency) * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json --------- Co-authored-by: cryptomanz1 <cryptomanz1@users.noreply.github.com>
18 lines
647 B
JSON
18 lines
647 B
JSON
{
|
|
"name": "Arbitrum Goerli Testnet",
|
|
"website": "https://goerlifaucet.com",
|
|
"description": "The Alchemy Goerli faucet is free, fast, and does not require authentication, though you can optionally login to Alchemy to get an increased drip.",
|
|
"explorer": "https://goerli.arbiscan.io/",
|
|
"research": "https://goerli.net/#about",
|
|
"symbol": "tAGOR",
|
|
"rpc_url": "https://goerli-rollup.arbitrum.io/rpc",
|
|
"type": "coin",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/community/search/top/goerli-eth/"
|
|
}
|
|
]
|
|
} |