Martians
Verified contract
Active on
Ethereum with 2,261 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2958…f1a7
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Martians | ERC-20 | 3.002861B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271508 | 2 hours ago | | | 0 | 0.00089348323 | |
| 21271376 | 3 hours ago | | | 0 | 0.00048807306 | |
| 21271338 | 3 hours ago | | | 0 | 0.00026602178 | |
| 21271336 | 3 hours ago | | | 0 | 0.00045148145 | |
| 21270592 | 5 hours ago | | | 0 | 0.00043437221 | |
| 21269875 | 8 hours ago | | | 0 | 0.00038909343 | |
| 21269505 | 9 hours ago | | | 0 | 0.00029770798 | |
| 21263615 | a day ago | | | 0 | 0.00020593595 | |
| 21261692 | a day ago | | | 0 | 0.00036289325 | |
| 21259440 | 2 days ago | | | 0 | 0.00073650982 |
ABI
ABI objects
Getter at block 21272177
_maxTaxSwap() view returns (uint256)
4200000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Martians
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Martians
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
send()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.