Meme Grok
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Meme Grok"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21270089 | 18 hours ago | | | 0 | 0.00050125486 | |
| 21243569 | 4 days ago | | | 0 | 0.0015538788 | |
| 21179119 | 13 days ago | | | 0 | 0.0032448312 | |
| 21093884 | 25 days ago | | | 0 | 0.0010074181 | |
| 21068257 | a month ago | | | 0 | 0.00087115876 | |
| 21005738 | a month ago | | | 0 | 0.00060748240 | |
| 20802835 | 2 months ago | | | 0 | 0.00047281718 | |
| 20657739 | 3 months ago | | | 0 | 0.00037625172 | |
| 20642298 | 3 months ago | | | 0 | 0.00071850906 | |
| 20592702 | 3 months ago | | | 0 | 0.00025855797 |
ABI
ABI objects
Getter at block 21275441
decimals() view returns (uint256)
18
name() view returns (string)
Meme Grok
symbol() view returns (string)
MGROK
totalSupply() view returns (uint256)
6800000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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.