{
    "success": true,
    "data": {
        "crypto_structure": {
            "networks": {
                "tron": {
                    "usdt_tron": {
                        "name": "USDT",
                        "supports_sandbox": true,
                        "address_format": "T[a-zA-Z0-9]{33}",
                        "description": "USDT stablecoin through Tron network (TRC20)",
                        "id": 9
                    },
                    "usdc_tron": {
                        "name": "USDC",
                        "supports_sandbox": true,
                        "address_format": "T[a-zA-Z0-9]{33}",
                        "description": "USDC stablecoin through Tron network (TRC20)",
                        "id": 10
                    }
                },
                "polygon": {
                    "usdt_polygon": {
                        "name": "USDT",
                        "supports_sandbox": true,
                        "address_format": "0x[a-fA-F0-9]{40}",
                        "description": "USDT stablecoin through Polygon network (ERC20)",
                        "id": 6
                    },
                    "usdc_polygon": {
                        "name": "USDC",
                        "supports_sandbox": true,
                        "address_format": "0x[a-fA-F0-9]{40}",
                        "description": "USDC stablecoin through Polygon network (ERC20)",
                        "id": 7
                    },
                    "dai_polygon": {
                        "name": "DAI",
                        "supports_sandbox": false,
                        "address_format": "0x[a-fA-F0-9]{40}",
                        "description": "DAI stablecoin through Polygon network (ERC20, bridged from Ethereum). \u26a0\ufe0f Mainnet only - NOT available on Amoy testnet.",
                        "id": 8
                    }
                },
                "stellar": {
                    "usdt_stellar": {
                        "name": "USDT",
                        "supports_sandbox": true,
                        "address_format": "G[A-Z0-9]{55}",
                        "description": "USDT stablecoin through Stellar network",
                        "id": 4
                    },
                    "usdc_stellar": {
                        "name": "USDC",
                        "supports_sandbox": true,
                        "address_format": "G[A-Z0-9]{55}",
                        "description": "USDC stablecoin through Stellar network",
                        "id": 5
                    }
                },
                "native": {
                    "xrp": {
                        "name": "XRP (Ripple)",
                        "supports_sandbox": true,
                        "address_format": "r[1-9A-HJ-NP-Za-km-z]{25,34}",
                        "description": "XRP Ledger with testnet support",
                        "id": 1
                    },
                    "btc": {
                        "name": "Bitcoin (BTC)",
                        "supports_sandbox": true,
                        "address_format": "(1|3|bc1)[a-zA-Z0-9]{25,62} (mainnet), (m|n|2|tb1)[a-zA-Z0-9]{25,62} (testnet), (bcrt1)[a-zA-Z0-9]{25,62} (regtest)",
                        "description": "Bitcoin blockchain with testnet\/regtest support",
                        "id": 2
                    },
                    "xmr": {
                        "name": "Monero (XMR)",
                        "supports_sandbox": true,
                        "address_format": "[48][0-9AB][1-9A-HJ-NP-Za-km-z]{93}",
                        "description": "Monero blockchain with local sandbox emulation",
                        "id": 3
                    }
                }
            },
            "order": [
                "tron",
                "polygon",
                "stellar",
                "native"
            ]
        },
        "environment": "prod",
        "version": "1.0",
        "funding_urls": {
            "xrp": [
                {
                    "name": "Bybit",
                    "url": "https:\/\/www.bybit.com\/trade\/usdt\/XRPUSDT"
                },
                {
                    "name": "Binance",
                    "url": "https:\/\/www.binance.com\/en\/trade\/XRP_USDT"
                }
            ],
            "btc": [
                {
                    "name": "Bybit",
                    "url": "https:\/\/www.bybit.com\/trade\/usdt\/BTCUSDT"
                },
                {
                    "name": "Binance",
                    "url": "https:\/\/www.binance.com\/en\/trade\/BTC_USDT"
                },
                {
                    "name": "KuCoin",
                    "url": "https:\/\/www.kucoin.com\/trade\/BTC-USDT"
                }
            ],
            "usdt_stellar": [
                {
                    "name": "Bybit",
                    "url": "https:\/\/www.bybit.com\/trade\/usdt\/USDTUSDT"
                },
                {
                    "name": "Binance",
                    "url": "https:\/\/www.binance.com\/en\/trade\/USDT_USDT"
                },
                {
                    "name": "KuCoin",
                    "url": "https:\/\/www.kucoin.com\/trade\/USDT-USDT"
                }
            ],
            "usdc_stellar": [
                {
                    "name": "Bybit",
                    "url": "https:\/\/www.bybit.com\/trade\/usdt\/USDCUSDT"
                },
                {
                    "name": "Binance",
                    "url": "https:\/\/www.binance.com\/en\/trade\/USDC_USDT"
                },
                {
                    "name": "KuCoin",
                    "url": "https:\/\/www.kucoin.com\/trade\/USDC-USDT"
                }
            ],
            "xmr": [
                {
                    "name": "Bybit",
                    "url": "https:\/\/www.bybit.com\/trade\/usdt\/XMRUSDT"
                },
                {
                    "name": "Binance",
                    "url": "https:\/\/www.binance.com\/en\/trade\/XMR_USDT"
                },
                {
                    "name": "KuCoin",
                    "url": "https:\/\/www.kucoin.com\/trade\/XMR-USDT"
                }
            ]
        },
        "fees": {
            "xrp": {
                "rate_individual": 0.005,
                "rate_legal": 0.002,
                "min_fee": 1,
                "max_fee_individual": 5,
                "max_fee_legal": 100
            },
            "usdt_stellar": {
                "rate_individual": 0.008,
                "rate_legal": 0.004,
                "min_fee": 0.5,
                "max_fee_individual": 10,
                "max_fee_legal": 100
            },
            "usdc_stellar": {
                "rate_individual": 0.008,
                "rate_legal": 0.004,
                "min_fee": 0.5,
                "max_fee_individual": 10,
                "max_fee_legal": 100
            },
            "btc": {
                "rate_individual": 0.01,
                "rate_legal": 0.005,
                "min_fee": 1.0e-5,
                "max_fee_individual": 0.01,
                "max_fee_legal": 0.1
            },
            "xmr": {
                "rate_individual": 0.003,
                "rate_legal": 0.001,
                "min_fee": 0.0015,
                "max_fee_individual": 0.1,
                "max_fee_legal": 10
            },
            "usdt_polygon": {
                "rate_individual": 0.008,
                "rate_legal": 0.004,
                "min_fee": 0.5,
                "max_fee_individual": 10,
                "max_fee_legal": 100
            },
            "usdc_polygon": {
                "rate_individual": 0.008,
                "rate_legal": 0.004,
                "min_fee": 0.5,
                "max_fee_individual": 10,
                "max_fee_legal": 100
            },
            "dai_polygon": {
                "rate_individual": 0.008,
                "rate_legal": 0.004,
                "min_fee": 0.5,
                "max_fee_individual": 10,
                "max_fee_legal": 100
            },
            "usdt_tron": {
                "rate_individual": 0.008,
                "rate_legal": 0.004,
                "min_fee": 0.5,
                "max_fee_individual": 10,
                "max_fee_legal": 100
            },
            "usdc_tron": {
                "rate_individual": 0.008,
                "rate_legal": 0.004,
                "min_fee": 0.5,
                "max_fee_individual": 10,
                "max_fee_legal": 100
            }
        },
        "database_available": true
    }
}