GOGO Eggs

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0xac3201b1 at 17968378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables
ERC-20
--
0xdbdf36900c056622297adccba4fc5475f777ffaef5ed2b499aec4f9079f87312
0xd71b556964b5700532333339ea99f0116ea1a93622565aec3547ddb7958a52ff
0x08721898e105458d47f3fb6d610134706277be62bc964316c6c38eea9e2e325b
0x3e8bce9ec3cf4d5aa84e4529f27be2219171583a0c9e1adf1aa6000d1a792694
0x4c87c1dc474d980eacf3da063e6e1b62e99fbe730f35c6f5b0f2b2d6af7e1187
0xca71a50e3d1cac005d832c00f4c9b1c371ff52d55fb0188b716238f0c8fe6180
0x317c793fbc3e0b46692e930ddf076e611710814d3c2344cd1d2dd4bd170eeb84
0x312d373cc1484ebfc52e53699bce9a9ae45ae1d9623db170906ef41077adacc0
0x70a11743afb88e765c9ebdc0b903960fe7817141c2d94f279dbb1bde6abeba53
0x85766645f283bb1d3e0a9748080a1db60240bc2876b0587d87325e76ca7ca6e0

Functions
Getter at block 21100863
_buyBurnFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
1
_buyTeamFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
0
_marketingShare(view returns (uint256)
1
_maxBurnAmount(view returns (uint256)
50000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000000000000
_owner(view returns (address)
0x0000000000000000000000000000000000000000
_sellBurnFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
1
_sellTeamFee(view returns (uint256)
0
_tFeeTotal(view returns (uint256)
0
_teamShare(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
1
_totalTaxIfBuying(view returns (uint256)
1
_totalTaxIfSelling(view returns (uint256)
1
_walletMax(view returns (uint256)
1000000000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
getTime(view returns (uint256)
1730561471
marketingWalletAddress(view returns (address)
0x578eccaa8986b7652d26cc02fa4f39d2c7761462
minimumTokensBeforeSwapAmount(view returns (uint256)
1000000000
name(view returns (string)
GOGO Eggs
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
GOGO
teamWalletAddress(view returns (address)
0x3b1be63b59205de52a1b45f87fe0562e4fd269b6
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0xfdcdb4f3fee31892bfcb11da616a72942beb8fde
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(payable 
excludeMultipleAccountsFromFees(address[] accountsbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(
renounceOwnership(
setBuyDestFee(uint256 newBuyBurnFee
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxDesAmount(uint256 maxBurn
setOPMarketPair(address marketPairaddress operationuint256 amount
setSelTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSellDestFee(uint256 newSellBurnFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string tokenNamestring tokenSymboluint8 tokenDecimalsuint256 supplyaddress owneraddress marketingAddressaddress teamAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.