MollarsToken
Verified contract
Active on
Ethereum with 1,758 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($479.42)
Native
Value
$12.46
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003913 | $3,183.07 |
$12.46 | |
USDT | ERC-20 | 422.67 | $1.001 |
$423.09 | |
MOLLARS | ERC-20 | 596.390215 | $0.073562 |
$43.87 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159629 | 3 hours ago | | | 0 | 0.0016539633 | |
| 21159562 | 4 hours ago | | | 0 | 0.0012380534 | |
| 21159472 | 4 hours ago | | | 0 | 0.0024070048 | |
| 21157987 | 9 hours ago | | | 0 | 0.0013357650 | |
| 21154166 | a day ago | | | 0 | 0.00034334649 | |
| 21154102 | a day ago | | | 0 | 0.00036956339 | |
| 21153615 | a day ago | | | 0 | 0.00063773764 | |
| 21152793 | a day ago | | | 0 | 0.0010364731 | |
| 21148909 | 2 days ago | | | 0 | 0.00051380388 | |
| 21148672 | 2 days ago | | | 0 | 0.00043462393 |
ABI
ABI objects
Getter at block 21160643
decimals() pure returns (uint8)
9
name() pure returns (string)
MollarsToken
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xc92b5537946d3d2aaea467d6c46ecf50ec6a8118
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
MOLLARS
totalSupply() pure returns (uint256)
10000000000000000
trading() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLp(address _router) payable
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading()
removeStuckEth(uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.