MeetOne Coin
Verified contract
Active on
Ethereum with 319 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MeetOne Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10447262 | 4 years ago | | | 0 | 0.00044918337 | |
| 10216534 | 4 years ago | | | 0 | 0.00073731244 | |
| 9889767 | 5 years ago | | | 0 | 0.00034485001 | |
| 9784933 | 5 years ago | | | 0 | 0.00011543780 | |
| 9696767 | 5 years ago | | | 0 | 0.00037238000 | |
| 9455715 | 5 years ago | | | 0 | 0.00029790400 | |
| 9145665 | 5 years ago | | | 0 | 0.000033357000 | |
| 8902781 | 5 years ago | | | 0 | 0.00044460000 | |
| 8900087 | 5 years ago | | | 0 | 0.000055479000 | |
| 8882746 | 5 years ago | | | 0 | 0.00040825400 |
ABI
ABI objects
Getter at block 21263302
decimals() view returns (uint256)
18
name() view returns (string)
MeetOne Coin
owner() view returns (address)
0xa3110333538b65175805cc6308e677a203249f82
symbol() view returns (string)
MEET
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address src, address guy) view returns (uint256)
balanceOf(address src) view returns (uint256)
State-modifying
Events approve(address guy, uint256 wad) returns (bool)
burn(uint128 wad)
transfer(address dst, uint256 wad) returns (bool)
transferFrom(address src, address dst, uint256 wad) 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.