Solidity version 0.4.24+commit.59dbf8f1
constant view
nonpayable
Type | Name |
---|---|
address | spender |
uint256 | value |
constant view Total number of tokens in existence
nonpayable
Type | Name |
---|---|
address | from |
address | to |
uint256 | value |
constant view
nonpayable
Type | Name |
---|---|
address | spender |
uint256 | addedValue |
nonpayable called by the owner to unpause, returns to normal state
nonpayable Function to mint tokens
Type | Name |
---|---|
address | to |
uint256 | value |
constant view
Type | Name |
---|---|
address | account |
constant view
nonpayable
constant view Gets the balance of the specified address.
Type | Name |
---|---|
address | owner |
nonpayable
Type | Name |
---|---|
address | account |
nonpayable
constant view
nonpayable
Type | Name |
---|---|
address | account |
nonpayable
nonpayable Burns a specific amount of tokens.
Type | Name |
---|---|
address | from |
uint256 | value |
nonpayable
Type | Name |
---|---|
address | spender |
uint256 | subtractedValue |
nonpayable
Type | Name |
---|---|
address | to |
uint256 | value |
constant view
Type | Name |
---|---|
address | account |
constant view Function to check the amount of tokens that an owner allowed to a spender.
Type | Name |
---|---|
address | owner |
address | spender |
nonpayable
Type | Name |
---|---|
string | name |
string | symbol |
uint8 | decimals |
Type | Name |
---|---|
address | account |
Type | Name |
---|---|
address | account |
Type | Name |
---|---|
address | account |
Type | Name |
---|---|
address | account |
Type | Name |
---|---|
address | account |
Type | Name |
---|---|
address | account |
Type | Name |
---|---|
address | from |
address | to |
uint256 | value |
Type | Name |
---|---|
address | owner |
address | spender |
uint256 | value |
Solidity version 0.4.24+commit.59dbf8f1
Solidity version 0.4.24+commit.59dbf8f1
Solidity version 0.4.24+commit.59dbf8f1
SafeMath