Ceco.Finance
Verified contract
Active on
Ethereum with 13 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 "Ceco.Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12123997 | 4 years ago | | | 0 | 0.0037262400 | |
| 12123987 | 4 years ago | | | 0 | 0.0023810600 | |
| 12123868 | 4 years ago | | | 0 | 0.0059043160 | |
| 12123868 | 4 years ago | | | 0 | 0.0049785800 | |
| 12123862 | 4 years ago | | | 0 | 0.0043292000 | |
| 12123831 | 4 years ago | | | 0 | 0.0043292000 | |
| 12123831 | 4 years ago | | | 0 | 0.0064938000 | |
| 12123831 | 4 years ago | | | 0 | 0.0064938000 | |
| 12123826 | 4 years ago | | | 0 | 0.0064902000 | |
| 12123815 | 4 years ago | | | 0 | 0.0048796000 |
ABI
ABI objects
Getter at block 21260051
decimals() view returns (uint8)
18
governance() view returns (address)
0x02e5a783422d8282ad8a1053d7b0e8a2f05bf492
name() view returns (string)
Ceco.Finance
symbol() view returns (string)
CECO
totalSupply() view returns (uint256)
9976372966269137306587874
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
stakers(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
drink(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
stake(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.