This contract is being backfilled. You may encounter incomplete storage history.

SAIFU

Verified contract

Active on Ethereum with 47 txns
Deployed by via 0xd14ba366 at 17410003
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables

No balances found for "SAIFU"

0xbc275b660ab23efc05a4661f7038f0c13d4767022087d56971569230d6623a9a
0x6b68d5e36b54c2124bbb3a3d1e7bbba4d9d1cff5c08d47477bce502fbc502319
0xae8a6d5c09567f423ccc229d607f8acf21a5d9129788639f27eb63410463f75b
0xdb544eddf1e24627b83fb6fc0c94eee69ba10e0e81e2a0b70049b19f33f6ed6a
0x11169fa5a3aa7c94cec7cffd5e8e3f3752832c8e3883fb5f2c9bc8b4f829e10b
0xcb65136c6eac4b058e213da5356713f36b4de1de3edd09b7ab1a2304926316fc
0x7ff43def6d2044aa02737bbfd4c37eff7d662de9481d56c7ac871b2c47ba544a
0x9eb5777eca774c5381e7da2c987c00a33f301ed3055599b910ee51d5690ec73a
0xe832cff2b7ddfa0d30811af33411f331962cd199b67f08fb1e09a0dc2e7168a7
0xbd6bbf5aff0f4c365e4554fa15197354eeee0ba64eaf7eba284c2d97c8ebf980

Functions
Getter at block 20807017
BuyBackWalletAddress(view returns (address)
0x094f4b46978189e0cc4ec7573eb8519fd2b2979a
_BuyBackShare(view returns (uint256)
0
_buyBuyBackFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_liquidityShare(view returns (uint256)
0
_marketingShare(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
10000000000000000000
_sellBuyBackFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
0
_totalTaxIfBuying(view returns (uint256)
0
_totalTaxIfSelling(view returns (uint256)
0
_walletMax(view returns (uint256)
10000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
10000000000000000000
marketingWalletAddress(view returns (address)
0x094f4b46978189e0cc4ec7573eb8519fd2b2979a
name(view returns (string)
SAIFU
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
SAFU
totalSupply(view returns (uint256)
10000000000000000000
uniswapPair(view returns (address)
0x69f7d50342d51ecb117a2648c31b72e7e269d4b3
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
addMarketPair(address account
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyBackWalletAddress(address newAddress
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newBuyBackTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newBuyBackShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketingWalletAddress(address newAddress
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setSellTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newBuyBackTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
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.