Charlie The Sloth
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHARLIE | ERC-20 | 6.42978M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21183411 | 19 hours ago | | | 0 | 0.0019871276 | |
| 21183411 | 19 hours ago | | | 0 | 0.0019871276 | |
| 21183411 | 19 hours ago | | | 0 | 0.0019871276 | |
| 21183411 | 19 hours ago | | | 0 | 0.0019871276 | |
| 21183397 | 19 hours ago | | | 0 | 0.0014502834 | |
| 21183381 | 19 hours ago | | | 0 | 0.0014638789 | |
| 21183381 | 19 hours ago | | | 0 | 0.0015003428 | |
| 21183374 | 19 hours ago | | | 0 | 0.0014723222 | |
| 21183368 | 19 hours ago | | | 0 | 0.0014488824 | |
| 21183368 | 19 hours ago | | | 0 | 0.0014488824 |
ABI
ABI objects
Getter at block 21189005
decimals() pure returns (uint8)
9
name() pure returns (string)
Charlie The Sloth
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CHARLIE
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
rescueCloggedEth()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.