Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3401…1b2e
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMC | ERC-20 | 41.115436B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20430355 | 3 months ago | | | 0 | 0.000082733557 | |
| 18909117 | 10 months ago | | | 0 | 0.00032054091 | |
| 18375845 | a year ago | | | 0 | 0.00014730660 | |
| 18061985 | a year ago | | | 0 | 0.00034797234 | |
| 16778863 | 2 years ago | | | 0 | 0.0010002532 | |
| 15656598 | 2 years ago | | | 0 | 0.00020860673 | |
| 15656579 | 2 years ago | | | 0 | 0.00019033986 | |
| 15396268 | 2 years ago | | | 0 | 0.00051980111 | |
| 15275026 | 2 years ago | | | 0 | 0.0011095222 | |
| 15248699 | 2 years ago | | | 0 | 0.00032066978 |
ABI
ABI objects
Getter at block 21200264
decimals() view returns (uint8)
18
dividendTracker() view returns (address)
0x3401bed84ec55cf247a0efc6e30260afd66f1b2e
feeDivisor() view returns (uint256)
1000
gasForProcessing() view returns (uint256)
0
getClaimWait() view returns (uint256)
1200
getLastProcessedIndex() view returns (uint256)
0
getNumberOfDividendTokenHolders() view returns (uint256)
75
getNumberOfDividends() view returns (uint256)
58358280302026666224744200634
limitsInEffect() view returns (bool)
true
liquidityActiveBlock() view returns (uint256)
0
liquidityBuyFee() view returns (uint256)
10
liquiditySellFee() view returns (uint256)
10
lpPercToWithDraw() view returns (uint256)
0
lpWithdrawRequestDuration() view returns (uint256)
259200
lpWithdrawRequestPending() view returns (bool)
false
lpWithdrawRequestTimestamp() view returns (uint256)
0
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000000
name() view returns (string)
GMC
nextAvailableLpWithdrawDate() view returns (uint256)
0
operationsBuyFee() view returns (uint256)
50
operationsSellFee() view returns (uint256)
50
operationsWallet() view returns (address)
0xdbb0b6fd488286786b1d6591f08d8f53dc9b3dce
owner() view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee() view returns (uint256)
20
rewardsSellFee() view returns (uint256)
20
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
GMC
tokensForLiquidity() view returns (uint256)
5139420608366739546330880140
tokensForOperations() view returns (uint256)
25697103041833697731654400707
tokensForRewards() view returns (uint256)
10278841216733479092661760282
totalBuyFees() view returns (uint256)
80
totalSellFees() view returns (uint256)
80
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15059380
uniswapV2Pair() view returns (address)
0xf3e52ba703934299c6245d74ed0ccd11f179b669
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)
dividendTokenBalanceOf(address account) view returns (uint256)
getTotalDividendsDistributed(address rewardToken) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
withdrawableDividendOf(address account, address rewardToken) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromDividends(address account)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
includeInDividends(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
processDividendTracker(uint256 gas)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _rewardsFee, uint256 _liquidityFee)
updateClaimWait(uint256 claimWait)
updateGasForProcessing(uint256 newValue)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateOperationsWallet(address newOperationsWallet)
updateSellFees(uint256 _operationsFee, uint256 _rewardsFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
withdrawRequestedLP()
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
CanceledLpWithdrawRequest()
DevWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludedMaxTransactionAmount(address indexed account, bool isExcluded)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
OperationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProcessedDividendTracker(uint256 iterations, uint256 claims, uint256 lastProcessedIndex, bool indexed automatic, uint256 gas, address indexed processor)
RequestedLPWithdraw()
SendDividends(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
WithdrewLPForMigration()
constructor()
receive()
This contract contains no error objects.