g8keepToken

Verified contract

Active on Base with 52 txns
Deployed by via 0x4a6d51ce at 22027579
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "g8keepToken"

0xcac7789dc56bad095f6bd82514daf9e25c476de35a5710bd219da8bdebbad14a
0x24635b79c71c55338a6101b03acb825b2384749bd8d4a00087a498ce1e6e06eb
0x0e38a4d830e4dcb2fe18c322ae06c45fa38cd4a0a9aa8b991829a2c425c02b61
0x7712431d7fb6f6f8062206fb44b5a50760f42553612dbff702fa89bed1328214
0x5d84383f6828d9279b57bfc360b9d59294d5828027bed7975df04479f7c921b4
0x4f5884c66febd085c7d1a252731434ae4bfec3a2e30f247059ecc949529326bd
0x95dbe7c0dd6d585a36fe19a51b5304a042845f2b599490bf9816c515e89f6b7e
0x7af2d3bd54b7173a12e507d2d509c2ffe289c7ddeaefdcc5495144b827f056ab
0x6e29fcd7d9323198f129f5de926c4d9a04c7f4531e81c327002d02033b1ac861
0xf9d6e534775cf91f4de340d9760a9508a721b5f35ced5f7dc6cc3ff242069a50

Functions
Getter at block 23735899
G8KEEP_FEE(view returns (uint16)
100
PAIRED_TOKEN(view returns (address)
0x4200000000000000000000000000000000000006
SNIPE_PROTECTION_END(view returns (uint40)
1730858905
SNIPE_PROTECTION_HEAVY_EXPONENT_START(view returns (uint8)
58
SNIPE_PROTECTION_HEAVY_PENALTY_SECONDS(view returns (uint40)
7200
SNIPE_PROTECTION_SECONDS(view returns (uint40)
14400
UNISWAP_V2_PAIR(view returns (address)
0x8b055d6ad84d0905608ccf7b77031f4f222618c3
buyFee(view returns (uint16)
100
decimals(view returns (uint8)
18
maxSnipeProtectionBuyWithoutPenalty(view returns (uint256 _amount)
397706944503727104789279228
name(view returns (string)
Dreamcoin
owner(view returns (address result)
0x8567fc5b7fb932f4f27a956b6847ff2ae0aeed22
sellFee(view returns (uint16)
100
symbol(view returns (string)
DREAM
totalSupply(view returns (uint256)
1000000000000000000000000000
treasuryWallet(view returns (address)
0x8567fc5b7fb932f4f27a956b6847ff2ae0aeed22
Read-only
allowance(address owneraddress spenderview returns (uint256 _allowance)
balanceOf(address accountview returns (uint256 _balance)
expectedAmount1Out(uint256 amount0Inview returns (uint256 amount1Outuint256 penaltyAmount1Outuint256 feesAmount1Out)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
renounceOwnership(payable 
requestOwnershipHandover(payable 
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwnerpayable 
updateFees(uint16 _buyFeeuint16 _sellFee
updateTreasuryWallet(address newAddress
withdrawToken(address tokenAddressaddress to
withdrawToken(address tokenAddressaddress touint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DeployerFeesUpdated(uint16 buyFeeuint16 sellFee
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TreasuryWalletUpdated(address treasuryWallet
Constructor
constructor(address _deployerstring _namestring _symboluint256 _totalSupplyaddress _treasuryWalletaddress _penaltyTaxReceiveruint16 _buyFeeuint16 _sellFeeuint16 _g8keepFeeaddress _uniswapV2Routeraddress _pairedTokenuint256 _deployReserveuint256 _deployVestTimeuint256 _snipeProtectionSecondsuint256 _heavySnipeSecondsuint256 _heavySnipeExponent
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInitialized(
CannotBurnLiquidityDuringSnipeProtection(
CannotIncreaseFees(
CannotTransferFromAndToUniswapV2Pair(
ExcessiveAmountOut(
InsufficientAllowance(
InsufficientBalance(
InsufficientPoolInput(
InvalidHeavySnipeParameters(
InvalidReserves(
InvalidTokenAddress(
InvalidTreasuryAddress(
NewOwnerIsZeroAddress(
NoHandoverRequest(
ReserveExceedsMax(
SnipeProtectionTimeOverflow(
SupplyExceedsMax(
Unauthorized(
ZeroAddress(