Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Harris"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21401852 | a month ago | | | 0 | 0.0000028119647 | |
| 21401823 | a month ago | | | 0 | 5.5410805e-7 | |
| 21401683 | a month ago | | | 0 | 5.8690203e-7 | |
| 21401571 | a month ago | | | 0 | 5.9439274e-7 | |
| 21401502 | a month ago | | | 0 | 5.9044025e-7 | |
| 21401305 | a month ago | | | 0 | 6.2397127e-7 | |
| 21401142 | a month ago | | | 0 | 6.2022397e-7 | |
| 21401137 | a month ago | | | 0 | 6.2089889e-7 | |
| 21400963 | a month ago | | | 0 | 6.3948398e-7 | |
| 21400956 | a month ago | | | 0 | 6.3752188e-7 |
ABI
ABI objects
Getter at block 22906125
_maxSupply() view returns (uint256)
40377009176627331998862081260414815878524959230779987579900865898772325697969
_totalSupply() view returns (uint256)
6500000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Harris
symbol() view returns (string)
HARRIS
totalSupply() view returns (uint256)
6500000000000000000000000000
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)
dada(address a) returns (bool)
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 tokenName, string tokenSymbol, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.