Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ZKF"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20886931 | 2 months ago | | | 0 | 0.00076698771 | |
| 19732547 | 8 months ago | | | 0 | 0.00026933219 | |
| 19628604 | 8 months ago | | | 0 | 0.00092639107 | |
| 19531693 | 8 months ago | | | 0 | 0.00063447479 | |
| 19531689 | 8 months ago | | | 0 | 0.00061318659 | |
| 19382070 | 9 months ago | | | 0 | 0.0012842604 | |
| 19318931 | 9 months ago | | | 0 | 0.0045893770 | |
| 19240503 | 10 months ago | | | 0 | 0.0021788920 | |
| 19161130 | 10 months ago | | | 0 | 0.00035851585 | |
| 19153585 | 10 months ago | | | 0 | 0.0011007159 |
ABI
ABI objects
Getter at block 21385303
DOMAIN_SEPARATOR() view returns (bytes32)
0xd6d507bd46250dd34130549255e1ac3120a9383871314512ac971b789e2b0420
DOMAIN_TYPEHASH() view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x9cb4706e20a18e59a48ffa7616d700a3891e1861
name() view returns (string)
ZKF
symbol() view returns (string)
ZKF
totalSupply() view returns (uint256)
10000000000000000000000000000
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)
burn(uint256 amount)
mint(address to, uint256 amount)
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 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint8 _deciamls, address _factory, address _bridge)
This contract contains no fallback and receive objects.
This contract contains no error objects.