Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($62.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GEC | ERC-20 | 1.801171K | $0.034446 |
$62.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21255742 | 2 hours ago | | | 0 | 0.00048983336 | |
| 21255206 | 4 hours ago | | | 0 | 0.00091285286 | |
| 21255201 | 4 hours ago | | | 0 | 0.00043888167 | |
| 21252830 | 12 hours ago | | | 0 | 0.0010078145 | |
| 21247080 | a day ago | | | 0 | 0.00041792498 | |
| 21244498 | 2 days ago | | | 0 | 0.00075554981 | |
| 21240884 | 2 days ago | | | 0 | 0.0011096605 | |
| 21225323 | 4 days ago | | | 0 | 0.00030355950 | |
| 21225241 | 4 days ago | | | 0 | 0.00060010352 | |
| 21222876 | 5 days ago | | | 0 | 0.0010818589 |
ABI
ABI objects
Getter at block 21256470
buyLiquidityFee() view returns (uint256)
0
buyOperationsFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0xa2caade2b5d21216836b81dd2d81bd3743ef7988
maxBuyAmount() view returns (uint256)
30000000000000000000000
maxSellAmount() view returns (uint256)
100000000000000000000000
maxWalletAmount() view returns (uint256)
100000000000000000000000
name() view returns (string)
GEC
owner() view returns (address)
0x1436036bd664133de8106c46f20ae74187d51440
sellLiquidityFee() view returns (uint256)
0
sellOperationsFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2000000000000000000000
symbol() view returns (string)
GEC
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
18680805
transferDelayEnabled() view returns (bool)
false
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)
bot(address) view returns (bool)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manageBoughtEarly(address wallet, bool flag)
massManageBoughtEarly(address[] wallets, bool flag)
operatorExcludeFromFees(address account, bool excluded)
operatorExcludeFromMaxTransaction(address updAds, bool isEx)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.