The First City on Mars
Verified contract
Active on
Ethereum with 420 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfccb…ce42
2 additional
variables
Balances ($0.00)
No balances found for "The First City on Mars "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21230753 | 25 days ago | | | 0 | 0.0013343270 | |
| 21211532 | a month ago | | | 0 | 0.00029537221 | |
| 21126608 | a month ago | | | 0 | 0.00059705669 | |
| 21126587 | a month ago | | | 0 | 0.00061436081 | |
| 21115012 | a month ago | | | 0 | 0.00031293249 | |
| 21114118 | a month ago | | | 0 | 0.00025585664 | |
| 21061020 | 2 months ago | | | 0 | 0.00033441601 | |
| 21027444 | 2 months ago | | | 0 | 0.00052839909 | |
| 21006729 | 2 months ago | | | 0 | 0.00051182682 | |
| 20976418 | 2 months ago | | | 0 | 0.00043322115 |
ABI
ABI objects
Getter at block 21406832
_maxTaxSwap() view returns (uint256)
12000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
The First City on Mars
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TERMINUS
totalSupply() pure returns (uint256)
1000000000000000000
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()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.