Felis manul Pallas
Verified contract
Active on
Base with 501 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Felis manul Pallas"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22845359 | 5 hours ago | | | 0 | 0.0000014936383 | |
| 22845124 | 5 hours ago | | | 0 | 0.0000010261488 | |
| 22845119 | 5 hours ago | | | 0 | 0.0000010258138 | |
| 22844763 | 5 hours ago | | | 0 | 0.0000010725691 | |
| 22844760 | 5 hours ago | | | 0 | 0.0000010707521 | |
| 22842640 | 6 hours ago | | | 0 | 0.0000010718649 | |
| 22842640 | 6 hours ago | | | 0 | 0.0000010732532 | |
| 22833422 | 11 hours ago | | | 0 | 0.0000010259367 | |
| 22830966 | 12 hours ago | | | 0 | 0.0000016825901 | |
| 22830964 | 12 hours ago | | | 0 | 0.0000016811602 |
ABI
ABI objects
Getter at block 22853455
DOMAIN_SEPARATOR() view returns (bytes32)
0x0a004231372258ea3cb08496709a630d044c4b29a9161dad1863e398d523ca7e
decimals() view returns (uint8)
18
name() view returns (string)
Felis manul Pallas
symbol() view returns (string)
MANUL
totalSupply() view returns (uint256)
200000000000000000000000000
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.