Proof of Safemoon

Verified contract

Active on Ethereum with 113 txns
Deployed by via 0xbf63c996 at 15807348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x08802a3979d31743baf5d38d1c07089646f92f8d9a1c7ea6a8d3c5e5f8f1b41f
0x6f48b96f0345006db4b957dd49111cd3f2760076432baeef33db24901522c171
0x85a6afdac8a0109d11aeea924b4c4c384848c489028565200c8475ca487437d3
0xf27b05475cea18f151d300cc6ed782d8e2ea1196051290812e6f51af35204638
0xf6714ea32122d042f76adf3be49206a50594573629840d020c4d305705ec7d51
0x0d9667fdc1cb46918fc0aa93c07f6f39cbc94fd4c4bc9eabc746798f6250946e
0x00f8762258e638042ab9a043b61f06a1f57b2cd24a37084e616410c2101503df
0xe3ed38590af3bec899c1e739f5d79b6431d280c88259d8e1973842cd582e3550
0xb742cf669f77b0e8f5e2549145b224bffe1e5cd5d976f984218f01936b1f67f1
0xd2cf72c36720e23e623890c92b3ab654121724ef6b1872d1c7d01296d8e595a3

Functions
Getter at block 20981437
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x7b940b8449e903b2bc0409d6c702f98a4c2a9736
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
30
getNumberOfDividends(view returns (uint256)
242263777495151262295882
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
10
liquiditySellFee(view returns (uint256)
1
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
86400
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
10000000000000000000000
maxWallet(view returns (uint256)
10000000000000000000000
name(view returns (string)
Proof of Safemoon
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
20
operationsSellFee(view returns (uint256)
3
operationsWallet(view returns (address)
0x45e4185aca8d374f0e344bef3ad9c8d68abc2eb4
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
40
rewardsSellFee(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
10000000000000000000000
symbol(view returns (string)
SFM2.0
tokensForLiquidity(view returns (uint256)
8011499879524281202413
tokensForOperations(view returns (uint256)
16347692979456455981551
tokensForRewards(view returns (uint256)
32045999518097124809686
totalBuyFees(view returns (uint256)
70
totalSellFees(view returns (uint256)
8
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15825997
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0xe7ce4f89a0be3058e43ee80d9a5ed03ce3bf9782
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)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.