BigInt getIntValue(EIRType type) { return ByteUtils.bytesToBigInt(attributes[type]!, endianness: Endianness.Little); }