Sui is a smart contract platform maintained by a permissionless set of validators that play a role similar to validators or miners in other blockchain systems. Sui is written in Rust and supports smart contracts written in Sui Move—a powerful asset-centric adaptation of Move for the Sui blockchain—to define assets that may have an owner. Sui has a native token called SUI, with a fixed supply. The SUI token is used to pay for gas, and users can stake their SUI tokens with validators in a Deleg...