8 Protocol

Verified contract

Active on Ethereum with 628 txns
Deployed by via 0x3441e80c at 15873062
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
Native
Value $5.57
ERC-20
--
0xbba21b0e0af4fd25b1b7627e8eef91eb2f972f1103a5a3d7ca8ae38ef96425c9
0x2cd3c6ffef338f4cdd228c2e4565656a378c9a516c18c0f047d0db7c7b41e881
0x74d7ef62aa744a01480d95652df0665638c1a6f6251662dcfc0b086d4c6f7bc2
0xf6a5701d4de0c56f8743b56431359e37228bf764a6b04c8551bfa6523a41f606
0x092f41072eaa6cdd616519a8926784c4944fdb45645603c21383d69cb9d912d7
0x0df04f3172ae139c260f294018680b78d91804d47f2bb67e749d1250be3d5fe5
0xad4765328fb0472108dfed359a029d798e8b7694a0645b76e6477ea7092db27e
0x61f10af4c66f2bf71c8624f88811ec89b0df5a5b6c77a34598aaa54be528bf1a
0x98f59ce9a3d574d5de4ad623c3f34c4cbb02e51958e676a196599dbbd138365d
0x3a6071189072d8ff9e54e784e000cb3a17887296039d8b28b178ca19fae93bcc

Functions
Getter at block 20861979
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_buyTeamFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
2
_marketingShare(view returns (uint256)
5
_sellLiquidityFee(view returns (uint256)
1
_sellMarketingFee(view returns (uint256)
1
_sellTeamFee(view returns (uint256)
1
_teamShare(view returns (uint256)
5
_totalDistributionShares(view returns (uint256)
12
buyTax(view returns (uint256)
0
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
100000000000000000
marketingWallet(view returns (address)
0x73a65a0f7faddfcc96f2b7ed3263679af869b6dd
name(view returns (string)
8 Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellTax(view returns (uint256)
3
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
$8
teamWallet(view returns (address)
0x73a65a0f7faddfcc96f2b7ed3263679af869b6dd
totalSupply(view returns (uint256)
100000000000000000
uniswapPair(view returns (address)
0x02b6949e6478f695f3bcef863a2dc9b56cb5c89a
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
addMarketPair(address account
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
clearStuckBalance(
clearStuckTokens(returns (bool claim)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeFees(
removeLimits(
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newTeamShare
setDividenPurpose(address newAddress
setMarketingWallet(address newAddress
setNumTokensBeforeSwap(uint256 newLimit
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setTeamWallet(address newAddress
transfen(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.