Gooble DAO

Verified contract

Active on Ethereum with 340 txns
Deployed by via 0x55191648 at 15872442
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x432eb6f69611f2b3a5c6f6f42a977644314dfe3a2895a4546473e48fd3742c35
0x59c2a8bc264a2bdc2da92289d196771577392252026b70823af91549985738c4
0xd7b9984dd023b3ee0ed6c3c7ddd5cef919b0170c343f24d05379b9e89ad09cd6
0x373cb838addec6a544327b5f880c2b9f3628f59137a10843348b91ec486562d0
0x7dc70ef7677cd6aed269439d985ca0c9c29a6e36f7b17633485ab2add501d2d2
0x91203459614738d4ca3081dcc49146e94b3c79a7b254fb259d3f67c515f887a0
0x1eb80b4806d5800474d62db02ddecc542d327228c1aa6f4b5450b0345436af30
0x58967c2fe8a911c9b041839a09df22ef16927365c6e7510a9b679fc9574b7bcc
0xf612045f9f8c20369f4b1781716681f9294895af93df7791cffff5cc85dfb7cb
0xf906d99edf81e00fab9bd616b95ce62def054c6b9aaa3f76c4c02ae86ae078c2

Functions
Getter at block 21230020
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
fee(view returns (uint256)
50
feeWallet(view returns (address)
0x8e00b5bc06c703299b5c9c928400c67142ff12ac
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
20000000000000000000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000000000000000000
name(view returns (string)
Gooble DAO
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000
symbol(view returns (string)
GOOB
tokensForFee(view returns (uint256)
43021068021810881191750
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x192032e7103f64710ebeb03d113d0e741dc9dc43
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)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
resetLimitsBackIntoEffect(returns (bool)
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFee(uint256 _fee
updateFeeWallet(address newFeeWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
feeWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.