ciao.finance
Verified contract
Active on
Ethereum with 21 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 "ciao.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11320847 | 4 years ago | | | 0 | 0.0045935370 | |
| 10781435 | 4 years ago | | | 0 | 0.017667450 | |
| 10735754 | 4 years ago | | | 0 | 0.0043380000 | |
| 10621366 | 4 years ago | | | 0 | 0.0081319500 | |
| 10619471 | 4 years ago | | | 0 | 0.0024363350 | |
| 10619217 | 4 years ago | | | 0 | 0.0020168800 | |
| 10619217 | 4 years ago | | | 0 | 0.00073530000 | |
| 10619167 | 4 years ago | | | 0 | 0.0022591470 | |
| 10619116 | 4 years ago | | | 0 | 0.0023034440 | |
| 10619103 | 4 years ago | | | 0 | 0.0018161770 |
ABI
ABI objects
Getter at block 21411258
INITIAL_SUPPLY() view returns (uint256)
80000000000000000000000000
amountRaised() view returns (uint256)
0
buyPrice() view returns (uint256)
0
crowdsaleClosed() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
ciao.finance
owner() view returns (address)
0x2a10266d8fddf04059c750f148a19a103bf7c2df
symbol() view returns (string)
CIAO
totalSupply() view returns (uint256)
80000000000000000000000000
transferEnabled() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceLocked(address) view returns (bool)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
closeBuy(bool closebuy)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
enableTransfer(bool _enable)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
lock(address[] _addr)
setPrice(uint256 newBuyPrice)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
unlock(address[] _addr)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.