Coindaily
Verified contract
Active on
Ethereum with 10,545 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Coindaily"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11585375 | 4 years ago | | | 0 | 0.0052388211 | |
| 10634024 | 4 years ago | | | 0 | 0.0041529960 | |
| 9528047 | 5 years ago | | | 0 | 0.000054979000 | |
| 9108886 | 5 years ago | | | 0 | 0.00019992800 | |
| 8888642 | 5 years ago | | | 0 | 0.00058061300 | |
| 8888443 | 5 years ago | | | 0 | 0.00052783000 | |
| 8776358 | 5 years ago | | | 0 | 0.00060555200 | |
| 8728169 | 5 years ago | | | 0 | 0.000034270500 | |
| 8680260 | 5 years ago | | | 0 | 0.00052985800 | |
| 8410378 | 5 years ago | | | 0 | 0.000052783000 |
ABI
ABI objects
Getter at block 21272515
buyPrice() view returns (uint256)
5000
buyTradeConfir() view returns (bool)
false
decimals() view returns (uint256)
8
ethQuantity() view returns (uint256)
0
maxEth() view returns (uint256)
1000000000000000000000
minEth() view returns (uint256)
100000000000000000
name() view returns (string)
Coindaily
owner() view returns (address)
0x9a366f30dc163194360bd2eb6ec9523b587ac888
saleQuantity() view returns (uint256)
0
sellPrice() view returns (uint256)
1
sellTradeConfir() view returns (bool)
false
symbol() view returns (string)
DAILY
totalSupply() view returns (uint256)
2000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
lockInfo(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
buy() payable
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
starBuy() returns (bool)
starSell() returns (bool)
stopBuy() returns (bool)
stopSell() returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Buy(address indexed sender, uint256 eth, uint256 token)
StarBuy()
StarSell()
StopBuy()
StopSell()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.