Skip to content

Update balanceOf signature#25

Open
McCoady wants to merge 1 commit intoJeiwan:mainfrom
McCoady:patch-1
Open

Update balanceOf signature#25
McCoady wants to merge 1 commit intoJeiwan:mainfrom
McCoady:patch-1

Conversation

@McCoady
Copy link
Copy Markdown

@McCoady McCoady commented Apr 4, 2024

balanceOf signature should be restricted to view so it uses a static call rather than a regular call to the contract (avoids potential attacks by malicious contracts who's balanceOf implementation is capable of changing state).

balanceOf signature should be restricted to view so it uses a static call rather than a regular call to the contract (avoids potential malicious contracts who's balanceOf implementation can change state).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant