CHECKMATE
Verified contract
Active on
Ethereum with 1,756 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,405.93 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21150639 | 15 days ago | | | 0 | 0.0011193723 | |
| 20576104 | 3 months ago | | | 0 | 0.000070751595 | |
| 20439605 | 4 months ago | | | 0 | 0.00058955940 | |
| 20327157 | 4 months ago | | | 0 | 0.00036387898 | |
| 20195209 | 5 months ago | | | 0 | 0.00010323285 | |
| 20195192 | 5 months ago | | | 0 | 0.00041268986 | |
| 20195140 | 5 months ago | | | 0 | 0.00010716170 | |
| 20195126 | 5 months ago | | | 0 | 0.00032574842 | |
| 20171369 | 5 months ago | | | 0 | 0.00031543006 | |
| 20073834 | 5 months ago | | | 0 | 0.00014421296 |
ABI
ABI objects
Getter at block 21256853
_buysCount() view returns (uint256)
2213
buyFees() view returns (uint256)
500
decimals() view returns (uint8)
8
divisor() view returns (uint256)
10000
launchBlockNumber() view returns (uint256)
18686685
limitsInEffect() view returns (bool)
false
maxTransaction() view returns (uint256)
15000000000000
maxWallet() view returns (uint256)
15000000000000
name() view returns (string)
CHECKMATE
owner() view returns (address)
0x4b203563d6815402a3065af42eea42a22e891dc7
ratios() view returns (uint256 operations, uint256 marketing)
(operations=5000, marketing=5000)
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFees() view returns (uint256)
500
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000
symbol() view returns (string)
CMBOT
totalSupply() view returns (uint256)
1000000000000000
tradingEnabled() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x0ca1bb92cba3cb82c6d37a589184d2fde1ba5448
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
_isExcludedmaxTransaction(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyFees(uint256 _buyFees)
setSellFees(uint256 _sellFees)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingEnabled(uint256 blockNumber)
Transfer(address indexed from, address indexed to, uint256 value)
limitsRemoved(uint256 blockNumber)
constructor(address _operationsWallet, address _marketingWallet)
receive()
This contract contains no error objects.