Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Remove Token Counts #177

Merged
merged 6 commits into from
Jun 17, 2020
Merged

Remove Token Counts #177

merged 6 commits into from
Jun 17, 2020

Conversation

steviezhang
Copy link
Contributor

Changes

  • Remove _balances mapping from ERC20Safe and ERC721Safe
  • Keep _burnedTokens as it is not tracked in any of the token standards.

Closes: #176

contracts/ERC20Safe.sol Outdated Show resolved Hide resolved
@steviezhang steviezhang merged commit 9713b19 into master Jun 17, 2020
@steviezhang steviezhang deleted the steph/removeTokenCounts branch June 17, 2020 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove token counts
3 participants