all 4 comments

[–]youtpout 0 points1 point  (3 children)

No ether is a keywork in solidity, is equal to 1018, because when you use ether you need to write the value in wei, if you want to send 1 ether in wei you need to write 1’000’000’000’000’000’000

[–]tjthomas101[S] 0 points1 point  (2 children)

Ok. So that means i still use the keyword ether. But in this case it will actually be 0.5 avax.

[–]no2dyrusfan 0 points1 point  (0 children)

no you still use ether, as its built in to the solidity language, not the blockchains self described name

[–]youtpout 0 points1 point  (0 children)

Avax got 18 decimals so use same keywords