[
    {
        "type": "chains",
        "id": "ethereum-sepolia",
        "attributes": {
            "external_id": "0xaa36a7",
            "name": "Ethereum Sepolia",
            "icon": {
                "url": "https://chain-icons.s3.amazonaws.com/chainlist/11155111"
            },
            "explorer": {
                "name": "etherscan-sepolia",
                "token_url_format": "https://sepolia.etherscan.io/token/{ADDRESS}",
                "tx_url_format": "https://sepolia.etherscan.io/tx/{HASH}",
                "home_url": "https://sepolia.etherscan.io"
            },
            "rpc": {
                "public_servers_url": [
                    "https://rpc.sepolia.org",
                    "https://rpc2.sepolia.org",
                    "https://rpc-sepolia.rockx.com",
                    "https://rpc.sepolia.ethpandaops.io",
                    "https://sepolia.gateway.tenderly.co",
                    "wss://sepolia.gateway.tenderly.co",
                    "https://ethereum-sepolia-rpc.publicnode.com",
                    "wss://ethereum-sepolia-rpc.publicnode.com",
                    "https://sepolia.drpc.org",
                    "wss://sepolia.drpc.org",
                    "https://rpc-sepolia.rockx.com"
                ]
            },
            "flags": {
                "supports_trading": false,
                "supports_sending": true,
                "supports_bridge": false
            }
        },
        "relationships": {
            "native_fungible": {
                "links": {
                    "related": "https://api.zerion.io/v1/fungibles/eth"
                },
                "data": {
                    "type": "fungibles",
                    "id": "eth"
                }
            }
        },
        "links": {
            "self": "https://api.zerion.io/v1/chains/ethereum-sepolia"
        }
    },
    {
        "type": "chains",
        "id": "unichain-sepolia",
        "attributes": {
            "external_id": "0x515",
            "name": "Unichain Sepolia",
            "icon": {
                "url": "https://token-icons.s3.amazonaws.com/unichain-sepolia.png"
            },
            "explorer": null,
            "rpc": {
                "public_servers_url": [
                    "https://rpc.zerion.io/v1/unichain-sepolia"
                ]
            },
            "flags": {
                "supports_trading": false,
                "supports_sending": true,
                "supports_bridge": false
            }
        },
        "relationships": {
            "native_fungible": {
                "links": {
                    "related": "https://api.zerion.io/v1/fungibles/eth"
                },
                "data": {
                    "type": "fungibles",
                    "id": "eth"
                }
            },
            "wrapped_native_fungible": {
                "links": {
                    "related": "https://api.zerion.io/v1/fungibles/de2b7f9f-c8c6-43cf-abf9-3a185d171bae"
                },
                "data": {
                    "type": "fungibles",
                    "id": "de2b7f9f-c8c6-43cf-abf9-3a185d171bae"
                }
            }
        },
        "links": {
            "self": "https://api.zerion.io/v1/chains/unichain-sepolia"
        }
    },
    {
        "type": "chains",
        "id": "zero-sepolia",
        "attributes": {
            "external_id": "0x440575",
            "name": "ZERϴ Testnet",
            "icon": {
                "url": "https://chain-icons.s3.amazonaws.com/chainlist/4457845"
            },
            "explorer": {
                "name": "ZERϴ Network Explorer",
                "token_url_format": "https://explorer.zero.network/address/{ADDRESS}",
                "tx_url_format": "https://explorer.zero.network/tx/{HASH}",
                "home_url": "https://explorer.zero.network"
            },
            "rpc": {
                "public_servers_url": [
                    "https://rpc.zerion.io/v1/zero-sepolia"
                ]
            },
            "flags": {
                "supports_trading": false,
                "supports_sending": true,
                "supports_bridge": false
            }
        },
        "relationships": {
            "native_fungible": {
                "links": {
                    "related": "https://api.zerion.io/v1/fungibles/eth"
                },
                "data": {
                    "type": "fungibles",
                    "id": "eth"
                }
            }
        },
        "links": {
            "self": "https://api.zerion.io/v1/chains/zero-sepolia"
        }
    },
    {
        "type": "chains",
        "id": "zero-sepolia-v2",
        "attributes": {
            "external_id": "0xa8ca",
            "name": "ZERϴ Testnet V2",
            "icon": {
                "url": "https://chain-icons.s3.amazonaws.com/chainlist/43210"
            },
            "explorer": {
                "name": "ZERϴ Network Explorer",
                "token_url_format": "https://zerion-testnet-proofs.explorer.caldera.xyz/address/{ADDRESS}",
                "tx_url_format": "https://zerion-testnet-proofs.explorer.caldera.xyz/tx/{HASH}",
                "home_url": "https://zerion-testnet-proofs.explorer.caldera.xyz"
            },
            "rpc": {
                "public_servers_url": [
                    "https://rpc.zerion.io/v1/zero-sepolia-v2"
                ]
            },
            "flags": {
                "supports_trading": false,
                "supports_sending": true,
                "supports_bridge": false
            }
        },
        "relationships": {
            "native_fungible": {
                "links": {
                    "related": "https://api.zerion.io/v1/fungibles/eth"
                },
                "data": {
                    "type": "fungibles",
                    "id": "eth"
                }
            }
        },
        "links": {
            "self": "https://api.zerion.io/v1/chains/zero-sepolia-v2"
        }
    }
]
