SAMURAI PEPE

Verified contract

Active on Ethereum with 78 txns
Deployed by via 0x177030dd at 18664429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
ERC-20
--
0x0651953f13b23f0af4d1a8342cf50c1c7730a7fa7a3e438913a4bebbd272a39f
0x23c28ac15fd2273c0104897e1e1f7e1e460b5634e215f2334fa1c8b211bf635c
0x81b601793f8f1f3b4a1b74d4007f77a5cfd54267b0e4b6c902d49d219bf81502
0x2e389a2e4fc2a1becd45c0907c214d37055c9aeed22f421a6bfcbf8936d42d1d
0xcdfb6594889e075a5c5d92818f1a006165c3191673aaec67ddd05ba73efcf61c
0x58ee7c41f41cdf49c661cd000dd4d15eaaf0b56bba47fbf31854f181e1ca1835
0xa9f4cc5eb3272632e8ccd3613b75c8208aa37ad893fdfd57d8afdd83701d94d3
0xbb03d17ca752273e3f4bb1b3e89b84ff09c54701b8da371e8f85cffc339cc9f4
0x79337fbc4b32cca0404b82f8422324320473040adbe823cd46237a8e148abf98
0xffa27378f5f9af64dc54960367de6da329cb679d2ca550c8038a17404368b7f3

Functions
Getter at block 21200962
FEEDENOMINATOR(view returns (uint256)
10000
PROJECTOWNER(view returns (address)
0x597ee84ab12d49a2d6dcbfbfd3b3b7d4fd3e4d6c
buyBurnFee(view returns (uint256)
0
buyFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
circulatingSupply(view returns (uint256)
992908478588003626802022
decimals(view returns (uint8)
18
feeReceiver(view returns (address)
0xa38818e9ac73c7b719ef1a4c9f2d475922e2c532
getBuyFee(view returns (uint256uint256)
(0, 0)
getSellFee(view returns (uint256uint256)
(100, 100)
getTransferFee(view returns (uint256uint256)
(0, 0)
inSwap(view returns (bool)
false
isFeeActive(view returns (bool)
true
isFeeLocked(view returns (bool)
false
isPartyParrot(pure returns (bool)
true
isSwapEnabled(view returns (bool)
true
lastTriggerZeusTimestamp(view returns (uint256)
0
minSwap(view returns (uint256)
500000000000000000000
name(view returns (string)
SAMURAI PEPE
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xf5872fa87b48e08b01ecab70a39c8676897220d9
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellBurnFee(view returns (uint256)
100
sellFee(view returns (uint256)
200
sellMarketingFee(view returns (uint256)
100
symbol(view returns (string)
SPEPE
totalFeeCollected(view returns (uint256)
119586683330779075401324
totalFeeRedeemed(view returns (uint256)
23591521411996373197978
totalSupply(view returns (uint256)
1000000000000000000000000
totalTriggerZeusBuyback(view returns (uint256)
0
tradeEnabled(view returns (bool)
true
tradeStartTime(view returns (uint256)
1701107375
transferBurnFee(view returns (uint256)
0
transferFee(view returns (uint256)
0
transferMarketingFee(view returns (uint256)
0
walletLimit(view returns (uint256)
50
walletLimitTime(view returns (uint256)
10
Read-only
allowance(address provideraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkWalletLimit(uint256 amountaddress toview 
isExcludeFromFees(addressview returns (bool)
isExcludeFromWalletLimits(addressview returns (bool)
isPairLP(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
autoRedeem(uint256 amountToRedeem
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setExcludeFromFees(address userbool newStatus
setExcludeFromWalletLimits(address userbool newStatus
setPairLP(address lpPairbool status
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
triggerZeusBuyback(uint256 amount
updateBuyFee(uint256 newBurnFeeuint256 newMarketingFee
updateFeeActive(bool newStatus
updateFeeReceiver(address newReceiver
updateMinSwap(uint256 newMinSwap
updateRouter(address newRouter
updateSellFee(uint256 newBurnFeeuint256 newMarketingFee
updateSwapEnabled(bool newStatus
updateTransferFee(uint256 newBurnFeeuint256 newMarketingFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoRedeem(uint256 feeDistributionuint256 amountToRedeemaddress calleruint256 timestamp
EnableTrading(bool oldStatusbool newStatusaddress calleruint256 timestamp
ExcludeFromFees(bool oldStatusbool newStatusaddress calleruint256 timestamp
ExcludeFromWalletLimits(bool oldStatusbool newStatusaddress calleruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
UpdateBuyFee(uint256 oldBurnFeeuint256 oldMarketingFeeuint256 newBurnFeeuint256 newMarketingFeeaddress calleruint256 timestamp
UpdateFeeActive(bool oldStatusbool newStatusaddress calleruint256 timestamp
UpdateFeeLocked(bool oldStatusbool newStatusaddress calleruint256 timestamp
UpdateFeeReceiver(address oldReceiveraddress newReceiveraddress calleruint256 timestamp
UpdateMinSwap(uint256 oldMinSwapuint256 newMinSwapaddress calleruint256 timestamp
UpdateRouter(address oldRouteraddress newRouteraddress calleruint256 timestamp
UpdateSellFee(uint256 oldBurnFeeuint256 oldMarketingFeeuint256 newBurnFeeuint256 newMarketingFeeaddress calleruint256 timestamp
UpdateSwapEnabled(bool oldStatusbool newStatusaddress calleruint256 timestamp
UpdateTransferFee(uint256 oldBurnFeeuint256 oldMarketingFeeuint256 newBurnFeeuint256 newMarketingFeeaddress calleruint256 timestamp
Constructor
constructor(address feeReceiverAdraddress routerAdr
Fallback and receive
receive(
Errors
CannotUseCurrentAddress(address current
CannotUseCurrentFees(
CannotUseCurrentState(bool current
CannotUseCurrentValue(uint256 current
ExceedMaxFeeAllowed(uint256 limit
ExceedWalletLimit(uint256 limit
FeeUpdateLocked(
InvalidAddress(address invalid
InvalidFeeActiveState(bool current
InvalidOwner(address account
InvalidSwapEnabledState(bool current
InvalidTradeEnabledState(bool current
InvalidValue(uint256 invalid
PresaleAlreadyFinalized(bool current
TradeDisabled(
UnauthorizedAccount(address account