Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Dai ERC20 Compliance with symbol() and name() #116

Open
nateawelch opened this issue Jun 20, 2018 · 1 comment
Open

Dai ERC20 Compliance with symbol() and name() #116

nateawelch opened this issue Jun 20, 2018 · 1 comment

Comments

@nateawelch
Copy link

Are there any plans to update Dai to be ERC20 compliant with regards to symbol and name? The current implementation has them as bytes32, which becomes a pain with contracts/front-ends to have to handle Dai separately from every token that returns string.

@yarrumretep
Copy link

+1 Calling ERC20 symbol() or name() on the DAI address from within a solidity contract function seems to cause a revert() if using a recent solc compiler.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants