ChainWithDetailsAllOf

interface ChainWithDetailsAllOf {
    rpc_url: null | string;
    operator_allowlist_address: null | string;
    minter_address: null | string;
}

Properties

rpc_url: null | string

URL for RPC node

ChainWithDetailsAllOf

operator_allowlist_address: null | string

ChainWithDetailsAllOf

minter_address: null | string

ChainWithDetailsAllOf