28 lines
700 B
JSON
28 lines
700 B
JSON
{
|
|
"chain_name": "vidulum",
|
|
"coingecko": "vidulum",
|
|
"api": [
|
|
"https://mainnet-lcd.vidulum.app",
|
|
"https://api-vidulum-ia.cosmosia.notional.ventures"
|
|
],
|
|
"rpc": [
|
|
"https://mainnet-rpc.vidulum.app:443",
|
|
"https://rpc-vidulum-ia.cosmosia.notional.ventures:443"
|
|
],
|
|
"snapshot_provider": "",
|
|
"sdk_version": "0.45.9",
|
|
"coin_type": "370",
|
|
"min_tx_fee": "8000",
|
|
"addr_prefix": "vdl",
|
|
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/vidulum/images/vdl.png",
|
|
"assets": [
|
|
{
|
|
"base": "uvdl",
|
|
"symbol": "VDL",
|
|
"exponent": "6",
|
|
"coingecko_id": "vidulum",
|
|
"logo": "/logos/VDL.png"
|
|
}
|
|
],
|
|
"cosmwasm_enabled": false
|
|
} |