Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($207.73)
Native
Value
$164.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.050564 | $3,261.00 |
$164.89 | |
MARS | ERC-20 | 2.062629M | $0.000021 |
$42.84 | |
NEIROALORIAN | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21172496 | 19 minutes ago | | | 0 | 0.0016488706 | |
| 21172403 | 38 minutes ago | | | 0 | 0.0012684656 | |
| 21172143 | 2 hours ago | | | 0 | 0.0015040898 | |
| 21172069 | 2 hours ago | | | 0 | 0.0015700734 | |
| 21171921 | 2 hours ago | | | 0 | 0.0012737541 | |
| 21171743 | 3 hours ago | | | 0 | 0.0015758594 | |
| 21171517 | 4 hours ago | | | 0 | 0.0012567467 | |
| 21171513 | 4 hours ago | | | 0 | 0.0012234925 | |
| 21171440 | 4 hours ago | | | 0 | 0.0011784308 | |
| 21171338 | 4 hours ago | | | 0 | 0.0015641012 |
ABI
ABI objects
Getter at block 21172589
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x14293f9c231f6ba7b6796857172e13f90a404557
name() view returns (string)
Mars
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
MARS
totalSupply() view returns (uint256)
420690000000000000000
uniswapPair() view returns (address)
0x284fedfb2c5b90877d42b584a790b824dc869fad
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading() payable
sweepStuckETH()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckToken(address token)
updateStructure(uint256 maxAmount, uint256 minAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.