MarsVerse
Verified contract
Active on
Ethereum with 197 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1ba9…32a9
0x518b…5e88
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MarsVerse | ERC-20 | 147.616194K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15237118 | 2 years ago | | | 0 | 0.0036538808 | |
| 14444494 | 3 years ago | | | 0 | 0.0024796224 | |
| 14398824 | 3 years ago | | | 0 | 0.0018240192 | |
| 14234470 | 3 years ago | | | 0 | 0.0023631938 | |
| 13923818 | 3 years ago | | | 0 | 0.0034624251 | |
| 13725937 | 3 years ago | | | 0 | 0.0046889254 | |
| 13608732 | 3 years ago | | | 0 | 0.0047688160 | |
| 13594168 | 3 years ago | | | 0 | 0.0092851835 | |
| 13593563 | 3 years ago | | | 0 | 0.0081542032 | |
| 13529175 | 3 years ago | | | 0 | 0.0045470956 |
ABI
ABI objects
Getter at block 21413222
decimals() pure returns (uint8)
9
name() pure returns (string)
MarsVerse
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MarsVerse
totalSupply() pure returns (uint256)
1000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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.