Merculet
Verified contract
Active on
Ethereum with 1,158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.005 | $2,501.44 |
$12.51 | |
MVP | ERC-20 | 568.701372K | -- | -- | |
MVP | ERC-20 | 1K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20172838 | 4 months ago | | | 0 | 0.00017360000 | |
| 19798144 | 6 months ago | | | 0 | 0.00020960800 | |
| 19798130 | 6 months ago | | | 0 | 0.00036274000 | |
| 19798069 | 6 months ago | | | 0 | 0.00036274000 | |
| 19379703 | 8 months ago | | | 0 | 0.0018441600 | |
| 19364715 | 8 months ago | | | 0 | 0.0045612160 | |
| 18375893 | a year ago | | | 0 | 0.00034971319 | |
| 18233010 | a year ago | | | 0 | 0.00030431157 | |
| 18232986 | a year ago | | | 0 | 0.00025162097 | |
| 18232983 | a year ago | | | 0 | 0.00024979022 |
ABI
ABI objects
Getter at block 21091918
decimals() view returns (uint8)
18
name() view returns (string)
Merculet
symbol() view returns (string)
MVP
totalSupply() view returns (uint256)
10000000000000000000000000000
version() view returns (string)
v2.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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.