Casper the Friendly Ghost
Verified contract
Active on
Ethereum with 216 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fc9…1f6f
1 additional
variable
Balances ($0.00)
No balances found for "Casper the Friendly Ghost "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21121199 | 14 hours ago | | | 0 | 0.00035443690 | |
| 21093436 | 4 days ago | | | 0 | 0.0014299081 | |
| 21085174 | 6 days ago | | | 0 | 0.00058664157 | |
| 21085014 | 6 days ago | | | 0 | 0.00036335897 | |
| 21084977 | 6 days ago | | | 0 | 0.00037306862 | |
| 21084894 | 6 days ago | | | 0 | 0.00049204669 | |
| 21084891 | 6 days ago | | | 0 | 0.00047539437 | |
| 21084858 | 6 days ago | | | 0 | 0.00043221468 | |
| 21084836 | 6 days ago | | | 0 | 0.00050370135 | |
| 21084675 | 6 days ago | | | 0 | 0.00052589512 |
ABI
ABI objects
Getter at block 21125384
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Casper the Friendly Ghost
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CASPER
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)
clearClog()
clearLimit()
openTrading()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawETH()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.