Skip to content

Why remix have different colored buttons? #296

Answered by mattjaf
Amay-Openchain asked this question in Q&A
Discussion options

You must be logged in to vote

Red is for payable functions

Orange is for functions that write to the blockchain

Blue is for functions that do not alter state variables such as view/pure functions


Red is for paying
Blue is for reading
orange is for writing

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by PatrickAlphaC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants