Skip to content
Discussion options

You must be logged in to vote

Hello @Noveleader
This is something related to REMIX IDE meant to help you to identify how each one will interact with the contract
The orange ones create change on blockchain, which means is going to trigger a new transaction and you will have to pay gas in or order to complete it.
The blue ones are just view ones, means that you are just getting information from the blockchain but without asking to create a new register, so they are gas free.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Noveleader
Comment options

Answer selected by cromewar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants