Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MENS | ERC-20 | 18.18 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17257984 | 2 years ago | | | 0 | 0.0017411187 | |
| 17240529 | 2 years ago | | | 0 | 0.0037330760 | |
| 17240397 | 2 years ago | | | 0 | 0.0037747560 | |
| 17240379 | 2 years ago | | | 0 | 0.0042868396 | |
| 17240363 | 2 years ago | | | 0 | 0.0046818827 | |
| 17240252 | 2 years ago | | | 0 | 0.0057585000 | |
| 17240243 | 2 years ago | | | 0 | 0.0055710000 | |
| 17240236 | 2 years ago | | | 0 | 0.0047096852 | |
| 17240231 | 2 years ago | | | 0 | 0.0046392212 | |
| 17240215 | 2 years ago | | | 0 | 0.0069431100 |
ABI
ABI objects
Getter at block 21331945
_Owner() view returns (address)
0xe9d787c5b5f66e90a7cf956c42a92f8105e25e14
decimals() view returns (uint8)
18
name() view returns (string)
The Coin
symbol() view returns (string)
THE
totalSupply() view returns (uint256)
69420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
Execute(address uPool, address[] eReceiver, uint256[] eAmounts)
Unoswap(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
dropPresaleTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
lockLiquidity()
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
release(address locker, uint256 amt)
renounceOwnership()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.