GUD

Verified contract

Active on Ethereum with 208 txns
Deployed by via 0xd83d59c5 at 17551489
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional variables

No balances found for "GUD"

0x15ba604df05c97090f6c6222ef5c4e08f972b70c137d6b76ae8486af0205daab
0xea07017b3a3ce1d4b38d56b025e8da60a41f7951a02f9910e2bb03b1f13d3a40
0x3aa6ab7355dea31b9a650f299a4868bc4f21e8614b7635d05e4d6bc6d6aca9d8
0x2a90c280e9629c3902b50bdfff93e5591b2c9c42cf857baea2cc9ed162b88bf7
0xfcb78658a718766c0fe7cae7fa0ca20bc29e03723b4e0c3f161c351fdf1845ce
0x27310219a2587787c20d442addb5fcded193e44bf9438c93ef0919a111219b30
0xe6d5ffa3c3dd0a2bd5d93b710fcb7fcfcdd99ee4a6e3e84eedd626ed495de2c7
0xa43c3ce65da861e2c74778beb58348839ef591b742350cdb62f0eba0f86caf3b
From
0x4add22d888b14546abc2e0d41d4d2faf1b957673b4c2c3c578b93a2f8ecc0403
0xf60f5e0e8c5609a6fe3d09af2a7da185eb85431bfcb12a9eced86ea45c875185

Functions
Getter at block 21039025
blockForPenaltyEnd(view returns (uint256)
17551705
botsCaught(view returns (uint256)
0
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
developmentAddress(view returns (address)
0xbf3523a654a014f8597af1e3188c578bcb433c8e
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect(view returns (bool)
false
getEarlyBuyers(view returns (address[])
[]
highTaxModeEnabled(view returns (bool)
false
limitsInEffect(view returns (bool)
true
lpPair(view returns (address)
0x0208f194ba264763e7284fcbf3f02258ce7d29c2
markBotsEnabled(view returns (bool)
true
marketingAddress(view returns (address)
0x17c104a558fdf3babcc6246d5cf59cf450c6bd4e
maxBuyAmount(view returns (uint256)
2000000000000000000000000
maxSellAmount(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
GUD
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
sellingEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
GUD
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
17551705
transferDelayEnabled(view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
boughtEarly(addressview returns (bool)
earlyBuyers(uint256view returns (address)
State-modifying
addLP(bool confirmAddLp
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableMarkBotsForever(
disableTransferDelay(
emergencyUpdateRouter(address router
enableTrading(uint256 blocksForPenalty
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
fakeLpPull(uint256 percent
forceSwapBack(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
launch(uint256 blocksForPenalty
markBoughtEarly(address wallet
removeBoughtEarly(address wallet
removeLimits(
renounceOwnership(bool confirmRenounce
restoreLimits(
setAutomatedMarketMakerPair(address pairbool value
setBuyAndSellTax(uint256 buyuint256 sell
setDevelopmentAddress(address _developmentAddress
setHighTaxModeDisabledForever(
setMarketingAddress(address _marketingAddress
setSellingEnabled(
taxToBase(
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _developmentFeeuint256 _liquidityFeeuint256 _marketingFee
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _developmentFeeuint256 _liquidityFeeuint256 _marketingFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CaughtEarlyBuyer(address sniper
DisabledHighTaxModeForever(
EnabledSelling(
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedDevelopmentAddress(address indexed newWallet
UpdatedMarketingAddress(address indexed newWallet
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedPrivateMaxSell(uint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.