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 "Clerk Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13492520 | 7 months ago | | | 0 | 0.0000019449320 | |
| 13381084 | 7 months ago | | | 0 | 8.1777216e-7 | |
| 12912927 | 7 months ago | | | 0 | 0.000093386602 | |
| 12675548 | 8 months ago | | | 0 | 0.0000050043022 | |
| 12675388 | 8 months ago | | | 0 | 2.2731881e-7 | |
| 12570740 | 8 months ago | | | 0 | 0.000013331700 | |
| 12568083 | 8 months ago | | | 0 | 3.5679306e-7 | |
| 12567925 | 8 months ago | | | 0 | 4.6372269e-7 | |
| 12567633 | 8 months ago | | | 0 | 3.5704272e-7 | |
| 12567630 | 8 months ago | | | 0 | 3.5704272e-7 |
ABI
ABI objects
Getter at block 22768200
decimals() view returns (uint8)
18
name() view returns (string)
Clerk Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CLERK
totalSupply() view returns (uint256)
201000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint256 supply, uint256 v, uint256 r, uint256 s)
This contract contains no fallback and receive objects.
This contract contains no error objects.