Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
🎰 | ERC-20 | 60.438681M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15999101 | 2 years ago | | | 0 | 0.00040574632 | |
| 15999101 | 2 years ago | | | 0 | 0.00063595509 | |
| 15999101 | 2 years ago | | | 0 | 0.00036805132 | |
| 15993352 | 2 years ago | | | 0 | 0.00064649980 | |
| 15992740 | 2 years ago | | | 0 | 0.00056936268 | |
| 15992738 | 2 years ago | | | 0 | 0.00070386302 | |
| 15992732 | 2 years ago | | | 0 | 0.00070607293 | |
| 15992732 | 2 years ago | | | 0 | 0.00070607293 | |
| 15992731 | 2 years ago | | | 0 | 0.00070598174 | |
| 15992731 | 2 years ago | | | 0 | 0.00080045974 |
ABI
ABI objects
Getter at block 21158221
buyLiquidityFee() view returns (uint256)
6
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
6
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
10000000000000000000000000
maxSellAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
777 Club
operationsAddress() view returns (address)
0x3538ae7b87a1d0ceeecfad99a5506a7ef7e73850
owner() view returns (address)
0x3538ae7b87a1d0ceeecfad99a5506a7ef7e73850
sellLiquidityFee() view returns (uint256)
6
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
6
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
🎰
tokensForLiquidity() view returns (uint256)
563726184182854064710133
tokensForOperations() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15992709
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x01455150bc10116fc2c6debf0a72d2238911a082
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBots(address account, bool isBot)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
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)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.