SafeMoon

Verified contract

Proxy

Active on Ethereum with 940 txns
Deployed by via 0x41221340 at 16917664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 6 additional slots
-
variable spans 6 additional slots
-
variable spans 6 additional slots
27 additional variables
ERC-20
--
0xef1fd282e2d5509f9c8b2fa0a01d1690c665a4974ad2a0c064e146138004b825
0x4582a0460fd1a852a2e4c299e733334f4df2fbd8b2521396661ca6d36a15b7f1
0x9de001f8ea0a1a6b031e0ec38a4b0ee1f4913c8b9e42d47a464924159ae5a3de
0xe498b0b7ea0f562cb13e4e015c79398c112d6f9a384db17649fcd864cb76634a
0xa16770aabf5ddac7274469672eca1d77449e2006b47204240e419cf62a4c95f3
0x053f13204818eefad043c99edb1d249231712b250213705d2704102cdec0a829
0x94137742e19d5000d27bc4fc55b4cec9c8293a53b2567ae5506a37bdc02e4696
0x26cc6091d2bda576a12ca1a336b0a9ff866c663b91679a804b2b658a042cebed
0xafea6b3df6fd92c5f918451b14bf618ccc68f35bc21c6e7fedd4e68d0fc72954
0x5f3da0ce5ae63a6ccb655b3e14cde477979b39011903ae67f0539b576c81aa40

Functions
Getter at block 21172774
WBNB(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_burnAddress(view returns (address)
0x000000000000000000000000000000000000dead
_defaultFees(view returns (uint256 ecoSystemFeeuint256 liquidityFeeuint256 taxFeeuint256 ownerFeeuint256 burnFeeaddress ecoSystemaddress owner)
(ecoSystemFee=0, liquidityFee=0, taxFee=50, ownerFee=0, burnFee=50, ecoSystem=0xefecd68f9549d47cbeca0a2fd9bd09cf4ec6a5d6, owner=0x0000000000000000000000000000000000000000)
_maxTxAmount(view returns (uint256)
100000000000000000000
bridgeBurnAddress(view returns (address)
0x2efdb058aaf062e5aeffc10cd36796c588d340c6
decimals(view returns (uint8)
9
feeTiersLength(view returns (uint256)
5
isMigrationStarted(view returns (bool)
false
isPaused(view returns (bool)
true
name(view returns (string)
SafeMoon
numOfBnbToSwapAndEvolve(view returns (uint256)
3200000000000000000
numTokensToCollectBNB(view returns (uint256)
13232323200000000000
owner(view returns (address)
0x2efdb058aaf062e5aeffc10cd36796c588d340c6
swapAndEvolveEnabled(view returns (bool)
true
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
SFM
totalFees(view returns (uint256)
228822542069370064
totalSupply(view returns (uint256)
1000000000000000000000
uniswapV2Pair(view returns (address)
0xc01f3659946768259f51dfe70f352d497e32c0dd
uniswapV2Router(view returns (address)
0x0a654cb371fbc3c49ccb176984d64e86fc931eea
Read-only
accountTier(address _accountview returns (struct SafemoonFeeTier)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeTier(uint256 _tierIndexview returns (struct SafemoonFeeTier)
isBlacklisted(address accountview returns (bool)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isSFMPair(addressview returns (bool)
isWhitelisted(address _accountview returns (bool)
listIgnoreCollectBNBAddresses(addressview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
reflectionFromTokenInTiers(uint256 tAmountuint256 _tierIndexbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
whitelistMint(addressview returns (bool)
whitelistPause(addressview returns (bool)
State-modifying
admin(returns (address admin_)
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addListIgnoreCollectBNBOnTransferAddresses(address[] _addresses
addTier(uint256 _ecoSystemFeeuint256 _liquidityFeeuint256 _taxFeeuint256 _ownerFeeuint256 _burnFeeaddress _ecoSystemaddress _owner
approve(address spenderuint256 amountreturns (bool)
blacklistAddress(address account
burn(uint256 amount
excludeFromFee(address account
excludeFromReward(address account
excludeWhitelistedAddress(address _account
includeInFee(address account
includeInReward(address account
initRouterAndPair(address _router
initialize(
migrate(address accountuint256 amount
mint(address useruint256 amount
removeListIgnoreCollectBNBOnTransferAddresses(address[] _addresses
renounceOwnership(
setBridgeBurnAddress(address _burn
setBurnFeePercent(uint256 _tierIndexuint256 _burnFee
setDefaultSettings(
setEcoSystemFeeAddress(uint256 _tierIndexaddress _ecoSystem
setEcoSystemFeePercent(uint256 _tierIndexuint256 _ecoSystemFee
setLiquidityFeePercent(uint256 _tierIndexuint256 _liquidityFee
setMaxTxPercent(uint256 maxTxPercent
setMigrationAddress(address _migration
setNumOfBnbToSwapAndEvolve(uint256 _numBnb
setNumberOfTokenToCollectBNB(uint256 _numToken
setOwnerFeeAddress(uint256 _tierIndexaddress _owner
setOwnerFeePercent(uint256 _tierIndexuint256 _ownerFee
setPause(bool value
setSFMPair(address pairbool value
setSwapAndEvolveEnabled(bool _enabled
setTaxFeePercent(uint256 _tierIndexuint256 _taxFee
setWhitelistMintBurn(address _wlbool value
setWhitelistPause(address userbool value
swapAndEvolve(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unBlacklistAddress(address account
updateBurnAddress(address _newBurnAddress
updateRouterAndPair(address _uniswapV2Routeraddress _uniswapV2Pair
whitelistAddress(address _accountuint256 _tierIndex
withdrawBnb(uint256 _amount
withdrawToken(address _tokenuint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AddIgnoreCollectBNBAddress(address ignoreAddress
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseContract(bool value
RemoveIgnoreCollectBNBAddress(address ignoreAddress
SetSFMPair(address pairbool value
SwapAndEvolve(uint256 bnbSwappeduint256 tokenReceiveduint256 bnbIntoLiquidity
SwapAndEvolveEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
WhitelistPause(address userbool value
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.