SafeMoon
Verified contract
Proxy
Active on
Ethereum with 940 txns
Unified storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SFM | ERC-20 | 795.039703K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20557673 | 3 months ago | | | 0 | 0.000030628516 | |
| 20073865 | 5 months ago | | | 0 | 0.00018258778 | |
| 20073863 | 5 months ago | | | 0 | 0.00019293356 | |
| 20073859 | 5 months ago | | | 0 | 0.00016654203 | |
| 20073855 | 5 months ago | | | 0 | 0.00019160575 | |
| 20073853 | 5 months ago | | | 0 | 0.00019171747 | |
| 20073818 | 5 months ago | | | 0 | 0.00018863177 | |
| 20073801 | 5 months ago | | | 0 | 0.00017706532 | |
| 19541399 | 7 months ago | | | 0 | 0.00081080499 | |
| 19541394 | 7 months ago | | | 0 | 0.00082397962 |
ABI
ABI objects
Getter at block 21172774
WBNB() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
_defaultFees() view returns (uint256 ecoSystemFee, uint256 liquidityFee, uint256 taxFee, uint256 ownerFee, uint256 burnFee, address ecoSystem, address 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 _account) view returns (struct SafemoonFeeTier)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
feeTier(uint256 _tierIndex) view returns (struct SafemoonFeeTier)
isBlacklisted(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isSFMPair(address) view returns (bool)
isWhitelisted(address _account) view returns (bool)
listIgnoreCollectBNBAddresses(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
reflectionFromTokenInTiers(uint256 tAmount, uint256 _tierIndex, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
whitelistMint(address) view returns (bool)
whitelistPause(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addListIgnoreCollectBNBOnTransferAddresses(address[] _addresses)
addTier(uint256 _ecoSystemFee, uint256 _liquidityFee, uint256 _taxFee, uint256 _ownerFee, uint256 _burnFee, address _ecoSystem, address _owner)
approve(address spender, uint256 amount) returns (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 account, uint256 amount)
mint(address user, uint256 amount)
removeListIgnoreCollectBNBOnTransferAddresses(address[] _addresses)
renounceOwnership()
setBridgeBurnAddress(address _burn)
setBurnFeePercent(uint256 _tierIndex, uint256 _burnFee)
setDefaultSettings()
setEcoSystemFeeAddress(uint256 _tierIndex, address _ecoSystem)
setEcoSystemFeePercent(uint256 _tierIndex, uint256 _ecoSystemFee)
setLiquidityFeePercent(uint256 _tierIndex, uint256 _liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setMigrationAddress(address _migration)
setNumOfBnbToSwapAndEvolve(uint256 _numBnb)
setNumberOfTokenToCollectBNB(uint256 _numToken)
setOwnerFeeAddress(uint256 _tierIndex, address _owner)
setOwnerFeePercent(uint256 _tierIndex, uint256 _ownerFee)
setPause(bool value)
setSFMPair(address pair, bool value)
setSwapAndEvolveEnabled(bool _enabled)
setTaxFeePercent(uint256 _tierIndex, uint256 _taxFee)
setWhitelistMintBurn(address _wl, bool value)
setWhitelistPause(address user, bool value)
swapAndEvolve()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklistAddress(address account)
updateBurnAddress(address _newBurnAddress)
updateRouterAndPair(address _uniswapV2Router, address _uniswapV2Pair)
whitelistAddress(address _account, uint256 _tierIndex)
withdrawBnb(uint256 _amount)
withdrawToken(address _token, uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddIgnoreCollectBNBAddress(address ignoreAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseContract(bool value)
RemoveIgnoreCollectBNBAddress(address ignoreAddress)
SetSFMPair(address pair, bool value)
SwapAndEvolve(uint256 bnbSwapped, uint256 tokenReceived, uint256 bnbIntoLiquidity)
SwapAndEvolveEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
WhitelistPause(address user, bool value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.