July 22nd Test 1
Verified contract
Active on
Base with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "July 22nd Test 1"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19892586 | 3 months ago | | | 0 | 3.9016243e-7 | |
| 19892538 | 3 months ago | | | 0 | 3.5340629e-7 | |
| 19892529 | 3 months ago | | | 0 | 3.5399202e-7 | |
| 19892406 | 3 months ago | | | 0 | 3.5245618e-7 | |
| 19892266 | 3 months ago | | | 0 | 3.4674782e-7 | |
| 19892229 | 3 months ago | | | 0 | 3.4690618e-7 | |
| 19892224 | 3 months ago | | | 0 | 3.4654473e-7 | |
| 19891914 | 3 months ago | | | 0 | 3.5894982e-7 | |
| 19891909 | 3 months ago | | | 0 | 3.5871847e-7 | |
| 19891812 | 3 months ago | | | 0 | 3.5542190e-7 |
ABI
ABI objects
Getter at block 23778513
_ots() view returns (bytes32)
0x7144186d306b8e4d6aeedd38755dce091e49b946d84adef8e686797f103ae041
_totalSupply() view returns (uint256)
5100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
July 22nd Test 1
symbol() view returns (string)
J2T1
totalSupply() view returns (uint256)
5100000000000000000000000000
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)
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 tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.