Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "No Cap"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17603348 | 4 months ago | | | 0 | 1.5366175e-7 | |
| 17603323 | 4 months ago | | | 0 | 3.3222624e-7 | |
| 17083208 | 4 months ago | | | 0 | 0.000046676643 | |
| 16971066 | 4 months ago | | | 0 | 2.5166254e-7 | |
| 16642051 | 5 months ago | | | 0 | 1.1742249e-7 | |
| 16016334 | 5 months ago | | | 0 | 1.2868401e-7 | |
| 15927740 | 5 months ago | | | 0 | 0.000046664593 | |
| 15489291 | 6 months ago | | | 0 | 1.1511747e-7 | |
| 15368010 | 6 months ago | | | 0 | 0.000000200292870606 | |
| 15329195 | 6 months ago | | | 0 | 1.9711153e-7 |
ABI
ABI objects
Getter at block 22773020
DOMAIN_SEPARATOR() view returns (bytes32)
0x572158e139a1928ad77ffc62f1cf933157adb28368c48e0496981426d1d64567
decimals() view returns (uint8)
18
name() view returns (string)
No Cap
symbol() view returns (string)
NOCAP
totalSupply() view returns (uint256)
69000000000000000000000000
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.