.. |
BasicToken.sol
|
e70dd18734
Moving business logic preconditions to the beginning of the function.
|
8 years ago |
BurnableToken.sol
|
e70dd18734
Moving business logic preconditions to the beginning of the function.
|
8 years ago |
ERC20.sol
|
b395b06b65
Explicit public visibility on methods
|
8 years ago |
ERC20Basic.sol
|
b395b06b65
Explicit public visibility on methods
|
8 years ago |
MintableToken.sol
|
b395b06b65
Explicit public visibility on methods
|
8 years ago |
PausableToken.sol
|
1203a2473d
add whenNotPaused modifier to all of PausableToken functions that modify it's state. Fix #401
|
8 years ago |
SafeERC20.sol
|
7b463769a5
explain how to use SafeERC20
|
8 years ago |
StandardToken.sol
|
e70dd18734
Moving business logic preconditions to the beginning of the function.
|
8 years ago |
TokenTimelock.sol
|
b395b06b65
Explicit public visibility on methods
|
8 years ago |
TokenVesting.sol
|
eb9f88bafc
[TokenVesting] Remove unused variable
|
8 years ago |