Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($10.01)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,372.97 |
$0 | |
USDT | ERC-20 | 10 | $1.001 |
$10.01 | |
GMBT | ERC-20 | 12.571035K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21137433 | 16 days ago | | | 0 | 0.00052188500 | |
| 20997000 | a month ago | | | 0 | 0.00041923081 | |
| 20840459 | 2 months ago | | | 0 | 0.00024804752 | |
| 20840458 | 2 months ago | | | 0 | 0.00026923969 | |
| 20763022 | 2 months ago | | | 0 | 0.00029823918 | |
| 20737498 | 2 months ago | | | 0 | 0.000084907876 | |
| 20591523 | 3 months ago | | | 0 | 0.000063290877 | |
| 20525053 | 3 months ago | | | 0 | 0.000098492838 | |
| 20369698 | 4 months ago | | | 0 | 0.00017262918 | |
| 20321543 | 4 months ago | | | 0 | 0.00017151766 |
ABI
ABI objects
Getter at block 21249398
_maxTxAmount() view returns (uint256)
50000000000000
_walletMax() view returns (uint256)
100000000000000
decimals() view returns (uint8)
9
devFee() view returns (uint256)
3
devFeeOnSell() view returns (uint256)
3
devWallet() view returns (address)
0xdc21bdd797ae3980ea9c1663a8c4ff5297c4fe55
factory() view returns (address)
0xe7d20aed148751365729c35019ef8813caa7daf5
getCirculatingSupply() view returns (uint256)
10000000000000000
launchedAt() view returns (uint256)
1698854447
lpFee() view returns (uint256)
0
lpFeeOnSell() view returns (uint256)
0
mainFee() view returns (uint256)
0
mainFeeOnSell() view returns (uint256)
0
mainWallet() view returns (address)
0x5f73b5b45553af62856f4d467ab2e879f1d680a7
name() view returns (string)
GMBOT
pair() view returns (address)
0xa87d83e423e16205cb43d701b11a39327435124d
proofAdmin() view returns (address)
0xacfb878960bcda38782d854efb2e687b57e31f09
proofBurnerAddress() view returns (address)
0x0000000000000000000000000000000000000000
proofFee() view returns (uint256)
1
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
12500000000000
symbol() view returns (string)
GMBT
tokenOwner() view returns (address)
0x5f73b5b45553af62856f4d467ab2e879f1d680a7
totalFee() view returns (uint256)
4
totalFeeIfSelling() view returns (uint256)
4
totalSupply() view returns (uint256)
10000000000000000
tradingStatus() view returns (bool)
true
whitelistEndTime() view returns (uint256)
1698855047
whitelistMode() view returns (bool)
false
whitelistPeriod() view returns (uint256)
10
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
holdsSupportedNFT(address user) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWhitelisted(address user) view returns (bool)
nftWhitelist(uint256) view returns (address)
userWhitelist(address) view returns (bool)
State-modifying
Events addMoreToWhitelist(struct IProofNonReflectionTokenCutterWhitelistAdd_ _WhitelistAdd)
adjustProofFee(uint256 _proofFee)
approve(address spender, uint256 amount) returns (bool)
cancelToken()
changeFees(uint256 initialMainFee, uint256 initialMainFeeOnSell, uint256 initialLpFee, uint256 initialLpFeeOnSell, uint256 initialDevFee, uint256 initialDevFeeOnSell)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceProofFee()
setBasicData(struct IProofNonReflectionTokenCutterBaseData _baseData, struct ProofNonReflectionTokenFeesallFees fees)
setDevWallet(address newDevWallet)
setLaunchedAt()
setMainWallet(address newMainWallet)
setOwnerWallet(address newOwnerWallet)
swapTradingStatus()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateProofAdmin(address newAdmin)
updateProofBurnerAddress(address newproofBurnerAddress)
updateWhitelistPeriod(uint256 _whitelistPeriod)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.