Casper Bot
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CASPER | ERC-20 | 279.068839K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18141463 | a year ago | | | 0 | 0.0013537533 | |
| 18141409 | a year ago | | | 0 | 0.00068757660 | |
| 18141353 | a year ago | | | 0 | 0.00081760049 | |
| 18141202 | a year ago | | | 0 | 0.00051817228 | |
| 18140915 | a year ago | | | 0 | 0.00052174403 | |
| 18140907 | a year ago | | | 0 | 0.00054350814 | |
| 18140702 | a year ago | | | 0 | 0.00048107486 | |
| 18140671 | a year ago | | | 0 | 0.00065148782 | |
| 18140640 | a year ago | | | 0 | 0.0023864037 | |
| 18140623 | a year ago | | | 0 | 0.00049854512 |
ABI
ABI objects
Getter at block 21389497
_maxSellTxLimit() view returns (uint256)
10000000000000000
_maxTxLimit() view returns (uint256)
10000000000000000
_maxWaltAmt() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Casper Bot
symbol() pure returns (string)
CASPER
totalSupply() view returns (uint256)
10000000000000000
v2Pair() view returns (address)
0x7fc0782f36aff9936c9c1139e61570f9761bec15
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addLiquidities() payable
approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
setTeamWallets(address _marketing, address _liquidity, address _development)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.