Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "NotMadewifAI"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22994466 | 19 days ago | | | 0 | 1.6277354e-7 | |
| 22994424 | 19 days ago | | | 0 | 0.0000019717934 | |
| 22969494 | 19 days ago | | | 0 | 2.5436676e-7 | |
| 16297618 | 6 months ago | | | 0 | 0.000000058678887736 | |
| 15673125 | 6 months ago | | | 0 | 0.0000015559938 | |
| 15662172 | 6 months ago | | | 0 | 0.000000307788305466 | |
| 15580232 | 6 months ago | | | 0 | 6.9538874e-7 | |
| 15571353 | 6 months ago | | | 0 | 1.2029145e-7 | |
| 15476234 | 6 months ago | | | 0 | 1.8122118e-7 | |
| 15422721 | 6 months ago | | | 0 | 6.3073120e-7 |
ABI
ABI objects
Getter at block 23808324
DOMAIN_SEPARATOR() view returns (bytes32)
0x578523ccc30fc2a603318972da72f9a39a80d25d6e5d70107897df39a7e4b5e0
decimals() view returns (uint8)
18
name() view returns (string)
NotMadewifAI
symbol() view returns (string)
NMWAI
totalSupply() view returns (uint256)
42069000000000000000000
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.