Goatereum

Verified contract

Active on Ethereum with 149 txns
Deployed by via 0xd2423c3f at 15149760
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0xe1fb9ace3f560b12ada6289ac44730ea5896ddef0450a7120ce1fa1fe24b0141
0x38f424904372fb8c15445cfe08ec30aa552dd1c102fc0654529bebf567c6ad0c
0x86b280223886b6349d316d4b86141a12f2b07e7bf3d3e9ba2624187f222617d9
0xa2be287f4f04cd584a8ce73eff9e58521695a64bfff329cf39796f78c9e23c7d
0xbf5878741ecd0778c48db73c4c8f848204111fae0c6eb66e80a0df95a7d9b3d4
0x1c8417fe2c06847131509012a676993c772a673d4213f19c47e26512fcb5088e
0xdd0e3a7ed043b854cbae1223600e06f618b781562d56774c1f12afd2ebf9285d
0x35fd431cdc7643df631e3dc2d5a850c73f975b9622814a4e936ed3723a358b53
0x7ecb437622ff71731ce22f6ffbc9d3b8299a31ca8012f7805e620b08f202abd8
0x5651143fb840e738c5d0454fc44e8f436a4b8d421d13ff95de7770e87124b580

Functions
Getter at block 20867641
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
4
buyTotalFees(view returns (uint256)
4
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
20000000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000000
name(view returns (string)
Goatereum
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
4
sellTotalFees(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000000
symbol(view returns (string)
GOATER
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
34372648144734836332619814163
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xdd804d16407573ba576afbcf6e64325069014c87
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(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
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
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.