pub const GAS_MAX: u64 = u64::MAX; // 18_446_744_073_709_551_615u64
Gas value: always u64::MAX. The API overrides with its own value.