Post
Share your knowledge.
Why does `sui client gas` show no gas coins for my address?
I'm using the SUI CLI and when I run the command sui client gas
, I get a message saying 'No gas coins are owned by this address'. I get an address when I run sui client active-address
. How can I resolve this and see the gas for an account?
- Move CLI
Answers
2sui client gas
displays the gas for the active address. You might need to ensure that the address seen using sui client active-address
actually holds any gas coins. Additionally, you can specify an address directly in the command using sui client gas 0x...
to see the gas for a specific address.
It's also a good idea to check the environment you're interacting with using sui client envs
, as it might affect how your commands behave or what accounts are being accessed.
Do you know the answer?
Please log in and share it.
Move is an executable bytecode language used to implement custom transactions and smart contracts.

- ... SUIderiss+5
- ... SUIRamirez+5
- ... SUIElvin CLONE +5
- ... SUI
- ... SUI
- ... SUI
- ... SUIBritain+2