CRYPTOCOIN4YOU
Verified contract
Active on
Ethereum with 227 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 12.34K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20398019 | 5 months ago | | | 0 | 0.00010634078 | |
| 19013787 | a year ago | | | 0 | 0.0016167459 | |
| 19013375 | a year ago | | | 0 | 0.0013932305 | |
| 19012797 | a year ago | | | 0 | 0.0016203726 | |
| 19011545 | a year ago | | | 0 | 0.0010281857 | |
| 19010331 | a year ago | | | 0 | 0.00081490213 | |
| 18989940 | a year ago | | | 0 | 0.0010041579 | |
| 18989878 | a year ago | | | 0 | 0.00096863280 | |
| 14281138 | 3 years ago | | | 0 | 0.0010855218 | |
| 13497717 | 3 years ago | | | 0 | 0.0065281251 |
ABI
ABI objects
Getter at block 21411753
decimals() view returns (uint8)
18
name() view returns (string)
CRYPTOCOIN4YOU
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xc010096e96fc8a3b60cb42ba463c08dede16cae4
symbol() view returns (string)
C4Y
totalSupply() view returns (uint256)
150000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(address account, uint256 amount) returns (bool)
mint(address account, uint256 amount) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.