Chris Pan Ohio Hero
Verified contract
Active on
Base with 152 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22429147 | 11 days ago | | | 0 | 5.6196695e-7 | |
| 16239022 | 5 months ago | | | 0 | 0.0000015779206 | |
| 16237270 | 5 months ago | | | 0 | 0.0000016582689 | |
| 15695209 | 5 months ago | | | 0 | 7.2434077e-7 | |
| 14172588 | 7 months ago | | | 0 | 0.00046474000 | |
| 14170491 | 7 months ago | | | 0 | 0.0000021360105 | |
| 14170236 | 7 months ago | | | 0 | 0.00029374000 | |
| 14170224 | 7 months ago | | | 0 | 0.0000013571373 | |
| 14170204 | 7 months ago | | | 0 | 0.00046474000 | |
| 14157147 | 7 months ago | | | 0 | 0.00051262000 |
ABI
ABI objects
Getter at block 22903798
DOMAIN_SEPARATOR() view returns (bytes32)
0xacb3c2171b8d410a83d585278911e607ae488b1a2fac41adabb4f809e084919f
decimals() view returns (uint8)
18
name() view returns (string)
Chris Pan Ohio Hero
symbol() view returns (string)
PAN
totalSupply() view returns (uint256)
4206942069000000000000000000
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.