Dev Coin

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xeb875be0 at 5337768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--

No transactions found for "Dev Coin"


Functions
Getter at block 21036346
blockedUntil(view returns (uint256)
1527033600
decimals(view returns (uint32)
18
name(view returns (string)
Dev Coin
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xec2bc359460b4421f8a3ca3d6329a9a213861be2
symbol(view returns (string)
DEVC
totalSupply(view returns (uint256)
108000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
changeOwner(address _owner
confirmOwner(
manualTransfer(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplyuint256 unblockTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.