SAFEMARSETH
Verified contract
Active on
Ethereum with 359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$MARS | ERC-20 | 32.217197B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19946965 | 7 months ago | | | 0 | 0.00016746855 | |
| 18884678 | a year ago | | | 0 | 0.0019216524 | |
| 18293927 | a year ago | | | 0 | 0.00035287258 | |
| 17927266 | a year ago | | | 0 | 0.0010373835 | |
| 17883971 | a year ago | | | 0 | 0.00081323203 | |
| 17848434 | a year ago | | | 0 | 0.00087361705 | |
| 17835037 | a year ago | | | 0 | 0.0029045802 | |
| 17835036 | a year ago | | | 0 | 0.0029904635 | |
| 17834996 | a year ago | | | 0 | 0.0028496247 | |
| 17796609 | a year ago | | | 0 | 0.0020461426 |
ABI
ABI objects
Getter at block 21402172
buyTax() view returns (uint256 marketing, uint256 liquidity, uint256 total)
(marketing=1, liquidity=0, total=1)
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
marketingWallet() view returns (address)
0x1bd247482b2c3429770904ed2b2c1da65d97fd59
maxTransactionAmount() view returns (uint256)
80000000000000000000000000000
maxWallet() view returns (uint256)
80000000000000000000000000000
name() view returns (string)
SafeMarsETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256 marketing, uint256 liquidity, uint256 total)
(marketing=1, liquidity=0, total=1)
swapTokensAtAmount() view returns (uint256)
4000000000000000000000000000
symbol() view returns (string)
$MARS
totalSupply() view returns (uint256)
4000000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1723f5e5075949fead91d370d690eb6c72252a4f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 _buyMarketing, uint256 _buyLiquidity, uint256 _sellMarketing, uint256 _sellLiquidity)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquidity(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.