Variable: GasLimits
constGasLimits:BcsStruct<{maxGasPerBlock:BcsType<string,string|number|bigint,"u64">;minGasPerRequest:BcsType<string,string|number|bigint,"u64">;maxGasPerRequest:BcsType<string,string|number|bigint,"u64">;maxGasExternalViewCall:BcsType<string,string|number|bigint,"u64">; },string>