Meme in Black
Verified contract
Active on
Base with 224 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 in Black"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22975511 | 2 days ago | | | 0 | 7.1001043e-7 | |
| 22975414 | 2 days ago | | | 0 | 6.5571264e-7 | |
| 22360569 | 16 days ago | | | 0 | 3.2652500e-7 | |
| 22360564 | 16 days ago | | | 0 | 0.000000301525000000 | |
| 22360520 | 16 days ago | | | 0 | 2.7499080e-7 | |
| 21933714 | a month ago | | | 0 | 0.000000104451323494 | |
| 21708342 | a month ago | | | 0 | 2.6555345e-7 | |
| 21326181 | a month ago | | | 0 | 3.8558822e-7 | |
| 21246262 | a month ago | | | 0 | 2.7789245e-7 | |
| 21218973 | a month ago | | | 0 | 2.7311300e-7 |
ABI
ABI objects
Getter at block 23055556
DOMAIN_SEPARATOR() view returns (bytes32)
0x880a306b5b0c6b6541ebc8f47327aa633a52d81d51a25a4f85d5ac85cae77e16
decimals() view returns (uint8)
18
name() view returns (string)
Meme in Black
symbol() view returns (string)
MIIB
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.