Summer Games
Verified contract
Active on
Ethereum with 161 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 |
---|---|---|---|---|---|
SUMMER | ERC-20 | 153.869435K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20892271 | 2 months ago | | | 0 | 0.00053557293 | |
| 16721199 | 2 years ago | | | 0 | 0.0012327102 | |
| 16721195 | 2 years ago | | | 0 | 0.0011035775 | |
| 16567445 | 2 years ago | | | 0 | 0.00076235482 | |
| 16515732 | 2 years ago | | | 0 | 0.00092683371 | |
| 16494184 | 2 years ago | | | 0 | 0.0014986943 | |
| 16494184 | 2 years ago | | | 0 | 0.0014986943 | |
| 16494184 | 2 years ago | | | 0 | 0.0014986943 | |
| 16493628 | 2 years ago | | | 0 | 0.0016953219 | |
| 16493219 | 2 years ago | | | 0 | 0.0012441939 |
ABI
ABI objects
Getter at block 21309710
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyAutoBurnFee() view returns (uint256)
0
buyAutoLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
600
decimals() pure returns (uint8)
9
masterTaxDivisor() view returns (uint16)
10000
name() pure returns (string)
Summer Games
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0xc248bb9f6463bb52cb04aca104ed0f35139b0582
sellAutoBurnFee() view returns (uint256)
0
sellAutoLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
600
symbol() pure returns (string)
SUMMER
tokensForAutoBurn() view returns (uint256)
0
tokensForAutoLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
153869434531114
totalBuyFees() view returns (uint256)
600
totalSellFees() view returns (uint256)
600
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetBuyandSellFeesTo6()
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
excludeFromMaxWalletLimit(address account)
includeInFee(address account)
includeInMaxWalletLimit(address account)
openTrading()
renounceOwnership()
setWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxtAmount(uint256 _maxTxAmount)
updateMaxWallet(uint256 _maxWalletSize)
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.