Casino War
Verified contract
Active on
Ethereum with 89 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
8888 | ERC-20 | 2.520629K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15405751 | 2 years ago | | | 0 | 0.00032772050 | |
| 15276074 | 2 years ago | | | 0 | 0.00089556714 | |
| 15273422 | 2 years ago | | | 0 | 0.00033217261 | |
| 15272620 | 2 years ago | | | 0 | 0.00045699698 | |
| 15272485 | 2 years ago | | | 0 | 0.00059999096 | |
| 15272422 | 2 years ago | | | 0 | 0.00056845866 | |
| 15272319 | 2 years ago | | | 0 | 0.00065586492 | |
| 15272302 | 2 years ago | | | 0 | 0.00029206738 | |
| 15272292 | 2 years ago | | | 0 | 0.00018390571 | |
| 15272291 | 2 years ago | | | 0 | 0.00042529500 |
ABI
ABI objects
Getter at block 21304096
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyAutoBurnFee() view returns (uint256)
100
buyAutoLiquidityFee() view returns (uint256)
300
buyMarketingFee() view returns (uint256)
300
decimals() pure returns (uint8)
9
masterTaxDivisor() view returns (uint16)
10000
name() pure returns (string)
Casino War
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x2d0e7017914ab52612f767430ad14f2479b146b1
sellAutoBurnFee() view returns (uint256)
100
sellAutoLiquidityFee() view returns (uint256)
300
sellMarketingFee() view returns (uint256)
300
symbol() pure returns (string)
8888
tokensForAutoBurn() view returns (uint256)
840209657802
tokensForAutoLiquidity() view returns (uint256)
2520628973407
tokensForMarketing() view returns (uint256)
2520628973407
totalBuyFees() view returns (uint256)
700
totalSellFees() view returns (uint256)
700
totalSupply() view returns (uint256)
9844393266526836
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RervertSellFeesToOriginalTax()
SetWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
excludeFromMaxWalletLimit(address account)
includeInFee(address account)
includeInMaxWalletLimit(address account)
openTrading()
renounceOwnership()
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)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.