Go

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0xf4334ea0 at 17880362
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x4ec44868fc2f4be7d1aec8e33ee203c59b9716e0f203597490df481590a85747
0x1f4e53ea54b44d080f3d26bc8413e6c251568c127c8d7b38fa7346561a7e54b2
0xedefcd25083b0ecd29d074bba94921e07e7e8ba33e6daa2c5d9a08484a467302
0x3fcf252a0fd962a0f1a5de9923a0a81f0bb4a10744f383271f69ae1c3274b599
0x4d0e75a4447f75d214b5cb09b3035a640d298355ebb3a1eeca5448d71b116ca7
0x986c1bb9e4cda32ae91736270d7f54ab7d78a2e20e130f68d6f1b0f611f3563b
0xf5e287e6824a392a5b1762e5e448a7142dd7e50cd6e2b5491a98cb282cc51099
0xfb691beac74fd74be8682946f088c116ed7636e91ac3128b55b98a8abe95b112
0x4e6d1b49c911ad4f6cea6200a92bbf6213858cc5873f40e33b198c38acc59ab1
0x215c098bc9caaaedbf1b7991d5a4425e3712d48789a1f6906881486b2358fd77

Functions
Getter at block 21333333
buyTotalFees(view returns (uint256)
5
decimals(view returns (uint8)
18
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
10000000000000000000000000
name(view returns (string)
Go
owner(view returns (address)
0x273375d222d961bbe720ee3cb8b81c221cd5ea68
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
GO
tokensForFee(view returns (uint256)
942347261294762443103618
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xabb9b2bd44b2cd4ec02fcfd99191480fe96e8d79
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)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualsend(returns (bool)
manualswap(returns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFee(uint256 _buyFeeuint256 _sellFee
updateMarketingWallet(address newMarketingWallet
updateSwapEnabled(bool _is
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EndedBoughtEarly(bool boughtEarly
ExcludeFromFees(address indexed accountbool isExcluded
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.