GMC

Verified contract

Active on Ethereum with 578 txns
Deployed by via 0xfd53daf2 at 15059282
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
ERC-20
--
0xb7d5641ff67600b12abbcbc2b8be4899d4a9978e2c792b22aabe057170fb18cc
0xfb729e641609104c7f34e2109182144c19db84799e774661657df752eefd59d3
0xf5b725f2f4c7abd0e9f8ef8b93b875eece3b38f2aacda20ab3ec0121d5b01ca8
0x60bc8ceee873d425b5e920655bc850b57db42453445deaaec7214e4471b95133
0x1d5cfba323a449855e81b983e22e8ac238efeec86f989dc916579a9bf1034e3c
0x9a4ed8ed44b3f7602a85aaf8b204531bc556bf0f644d7cc98c017f1e1c7b861f
0xc15d9c8937fa73c532cbe7da886f846da580ffd0b5b33fe6e6bdb305144b161e
0x117098def059da9375ef4da6421ad4e52d0359c8850738b3c8dfd2926883e53a
0x33af6f4ee91adb8cf123f1ec386a2ca2688f9d701bc6129050efc56e20ee1cbe
0xb7f52ef050060497ac9a104af1b7cc7f1ac1614cfc6d1983d6c2da89907eab6c

Functions
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(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.