mirror of
https://github.com/nspcc-dev/fs-neo-org.git
synced 2026-03-01 04:28:39 +00:00
Asset naming #27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NeoDashboard on GitHub (Mar 19, 2024).
For me It's a bit confusing the doc is stating that Neo GAS is used for payments in NeoFS (here https://fs.neo.org/#payments).
Because in fact when you look at your balance the asset named GAS is not used but It's the one named NEOFS. And then there is a bridge between GAS (N3) <-> NEOFS (NeoFS). I'm wondering if It would be clearer is It was renamed like this:
It could also solve confusion when you import NeoFS network on NEON wallet for example which is mismatching GAS/NEOFS prices due to naming. By the way It could be nice to have NeoFS mainnet/testnet available as networks on NEON by default and make It possible to import on Neoline (for now It doesn't seem to work)?
But probably there is some advantage in the current naming I didn't realize that's why I'm tagging this as a question.
@roman-khimov commented on GitHub (Mar 19, 2024):
This can't be done. It's GAS in the same way testnet has GAS, it's a native token.
However calling this
fsGASis something that we can think of, because "NEOFS" doesn't make much sense, we better signify that it's still GAS, just in another form (likefUSDTorwBTC). Technically, it'd be against NEP-17 though.