Boggy Coin

Verified contract

Active on Ethereum with 13 txns
Deployed by via 0xdd32337a at 18055600
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8c5bf026a1e0fe94c6bf7fb4761fcf8e28b70d6d141c823ae9a49c560674dd98
0x5252b60ce2b4d45989a07b693081a8fe5860859c37147aef1f8659be4c087f1b
0xcc4f88c86927cc2f6b033b0f0fbe1d8a0eb5641c30db46a7ae6d2b12fc503708
0x1476496a2d0791ff7e5e2cff1159f7c5e0de8daaf2602890413758c5b0831d47
0x1f05e531999f1a3309344ee25ee498addb5c78890dfbe836b5e72c32a767dabc
0x1e4faff968388e6cc7ec49ce1b9153cbed0a92a04c493b9ed297881e4e31fead
0x01506d899554fd2d8233c632b1865be23d05d4406edae79b6fe801b3e1d91a33
0xadc278646a787a84ac70fd79d8049661be0d537f30678fb975f3934f926390b4
0x5a50002ffd88b7d4b2277533c0eb9e13c1dd1f0d4207b0d31a44f33ba33079e0
0xf487e49077dd161f56662857ae7fa25241323bb2703d2794a7add67556316d91

Functions
Getter at block 20904695
_decimals(view returns (uint8)
9
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyCount(view returns (uint256)
21
decimals(view returns (uint8)
9
finalBuyFee(view returns (uint256)
1
finalSellFee(view returns (uint256)
1
initialTotalSupply(view returns (uint256)
100000000000000000
maxTransactionAmount(view returns (uint256)
100000000000000000
maxWallet(view returns (uint256)
100000000000000000
name(view returns (string)
Boggy Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellCount(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000
symbol(view returns (string)
BOGGY
totalSupply(view returns (uint256)
100000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
addLiquidityWithETH(
approve(address spenderuint256 amountreturns (bool)
clearStuckEthBalance(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrading(
removeMaxRestrictions(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unclogContract(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.