Safemoon 1996
Verified contract
Active on
Ethereum with 275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3b38…0a09
23 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMETH | ERC-20 | 16.622241K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16916941 | 2 years ago | | | 0 | 0.00072075170 | |
| 16618207 | 2 years ago | | | 0 | 0.00042080847 | |
| 16170997 | 2 years ago | | | 0 | 0.0015075561 | |
| 16146547 | 2 years ago | | | 0 | 0.00048118363 | |
| 16146547 | 2 years ago | | | 0 | 0.00048118363 | |
| 16074179 | 2 years ago | | | 0 | 0.00068000553 | |
| 16056913 | 2 years ago | | | 0 | 0.00054092958 | |
| 16047250 | 2 years ago | | | 0 | 0.00050988992 | |
| 16045868 | 2 years ago | | | 0 | 0.00053859069 | |
| 16045050 | 2 years ago | | | 0 | 0.00057854307 |
ABI
ABI objects
Getter at block 21281203
_maxTxAmount() view returns (uint256)
300000000000000
_maxWalletToken() view returns (uint256)
300000000000000
aboutMe() view returns (string, string)
(https://t.me/SafemoonETH_portal, TBA)
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x1b9f594d1db8eeac891768ce8b8348317f9b0e75
getAddress() view returns (address)
0x1bf737a92cb9019572136ddcff56aa3ce649b98c
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
getPair() view returns (address)
0xa268e202272f98f0f16dac045de349c97e37ead5
getTradingEnabledStatus() view returns (bool)
true
liquidityWallet() view returns (address)
0x000000000000000000000000000000000000dead
marketingWallet() view returns (address)
0x5a3978fbada208db0814791be38b2ebeb3728477
name() view returns (string)
Safemoon 1996
pair() view returns (address)
0xa268e202272f98f0f16dac045de349c97e37ead5
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000
symbol() view returns (string)
SMETH
totalBuyFee() view returns (uint256)
50
totalSellFee() view returns (uint256)
50
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
renounceOwnership()
setBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setMaxWallet(uint256 percent)
setSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
setTokenSwapSettings(bool _enabled, uint256 _threshold, uint256 _ratio)
setTxLimit(uint256 percent)
setWallets(address _marketingWallet, address _devWallet)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateAboutMe(string _telegram, string _website)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
LockTilStartUpdated(bool enabled)
OwnershipTransferred(address owner)
TradeStarted(bool trading)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256[] numbers, address[] addresses, string[] names, address antiBot, address builder)
receive()
This contract contains no error objects.