0x1::address
Provides a way to get address length since it’s a platform-specific parameter.
length
Should be converted to a native function. Current implementation only works for Sui.
public fun length(): u64
public fun length(): u64 { 32 }