Chad Game
Verified contract
Active on
Ethereum with 365 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($20.91)
Native
Value
$20.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006619 | $3,159.46 |
$20.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20785008 | 2 months ago | | | 0 | 0.0012769477 | |
| 18000440 | a year ago | | | 0 | 0.00055579409 | |
| 18000218 | a year ago | | | 0 | 0.00063368254 | |
| 18000200 | a year ago | | | 0 | 0.00065700858 | |
| 17965587 | a year ago | | | 0 | 0.00072593715 | |
| 17916194 | a year ago | | | 0 | 0.00090404345 | |
| 17904171 | a year ago | | | 0 | 0.00056838407 | |
| 17900234 | a year ago | | | 0 | 0.00062898041 | |
| 17898862 | a year ago | | | 0 | 0.00099015007 | |
| 17898845 | a year ago | | | 0 | 0.00065015896 |
ABI
ABI objects
Getter at block 21218926
cooldown() view returns (uint256)
3600
currentWinner() view returns (address)
0x04bda42de3bc32abb00df46004204424d4cf8287
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x3fcdf3bd5bd701268834e577e9218c38e789a92e
getTimeLeft() view returns (uint256)
0
getWinAmount() view returns (uint256)
3309554553579539
lastBuyTimestamp() view returns (uint256)
1695910547
maxWallet() view returns (uint256)
15000000000000000000000
minBuy() view returns (uint256)
2000000000000000000000
name() view returns (string)
Chad Game
owner() view returns (address)
0x8fe0ab826801f81a403a59b4344c8cade741d338
sellTax() view returns (uint256)
9
symbol() view returns (string)
GAME
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xaffdb31d0c9c7d203265cdf058f8518f1457af3e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isExcludedFromTax(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading() payable
renounceOwnership()
setCooldown(uint256 _cooldown)
setMaxWallet(uint256 _maxWallet)
setMinBuy(uint256 _minBuy)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PrizePoolIncreased(uint256 amountIncreased)
Transfer(address indexed from, address indexed to, uint256 value)
WinnerPaid(address indexed winner, uint256 amount)
WinnerReset(address indexed winner, address indexed prevWinner, uint256 timeLeft)
constructor()
receive()
This contract contains no error objects.