Crypto Carbon Energy
Verified contract
Active on
Ethereum with 896 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 "Crypto Carbon Energy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19418254 | 9 months ago | | | 0 | 0.0017968046 | |
| 19418206 | 9 months ago | | | 0 | 0.0020305480 | |
| 18733582 | a year ago | | | 0 | 0.0017559801 | |
| 18733452 | a year ago | | | 0 | 0.0018829183 | |
| 18226564 | a year ago | | | 0 | 0.00031885251 | |
| 18226388 | a year ago | | | 0 | 0.00049650725 | |
| 18220699 | a year ago | | | 0 | 0.00088885800 | |
| 18168283 | a year ago | | | 0 | 0.00042730043 | |
| 17294667 | 2 years ago | | | 0 | 0.0019379036 | |
| 17294637 | 2 years ago | | | 0 | 0.0030285520 |
ABI
ABI objects
Getter at block 21304883
_totalSupply() view returns (uint256)
10000000000000000
decimals() view returns (uint8)
6
name() view returns (string)
Crypto Carbon Energy
owner() view returns (address)
0x26f21b52f717c31ae7280d6ac2cf4c41738a9384
symbol() view returns (string)
CYCE
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _amount) returns (bool)
mint(uint256 _amount) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.