This contract is being backfilled. You may encounter incomplete storage history.

DAATTY COIN

Verified contract

Active on Ethereum with 2,940 txns
Deployed by via 0x0d365ab7 at 9778566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbbf8fa668084859f1ab7d3f169251d91a6f2bb7eb642e58c3d63c3f4b8351fe3
0x33d96e3f42951ec83d4d11dad133b76809c22a66d6482ab6e2192e2473ceb64e
0x615e6407f2eb7472c5ff6b872902a7262b25d0ac95dc0e174f540535fdb55874
0xe48ca8fa423b11cae15344def97c8fea62dde3846c7affc869d08246bec55750
0xd5bd58237efe45572a654d3eaa1f7040a6adf8fd0da53bae12bd0ca49a7e85df
0xae06900342becd794a40991bfbeadcbc8e376f385aa15a2f6ec57e9008f224de
0x61e9b9fc49fba94b9ef2fde6d7c2bd6eb7157b551694683b6915d2d51ae5bd51
0x2c9eb1d3a27b8cecbe3ae03d898690551faaa88c7437a34336ed226bcdf4a5e9
0xee9e1109c02551c640e5c698299ec1ea6997ae1ad946060b8828a3b8a1a368be
0x83151b49ede44569447da9b5e93e89b59770e67bdd1dd9233da01909307ddd1d

Functions
Getter at block 20799669
DENOMINATOR(view returns (uint256)
10000
RATE(view returns (uint256)
13000000000
_totalSupply(view returns (uint256)
10000000000000000000000000000000
decimals(view returns (uint8)
18
isStopped(view returns (bool)
false
name(view returns (string)
DAATTY COIN
owner(view returns (address)
0x13fb80644638489b15ce66ef206047f24d19dc3d
symbol(view returns (string)
DTC
totalSupply(view returns (uint256)
10000000000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
approve(address spenderuint256 tokensreturns (bool success)
buyTokens(payable 
changeRate(uint256 _rate
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
resumeICO(
stopICO(
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
ChangeRate(uint256 amount
Mint(address indexed touint256 amount
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.