Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Gavin Newsom"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21130614 | a month ago | | | 0 | 8.9938180e-7 | |
| 18284891 | 3 months ago | | | 0 | 1.1643421e-7 | |
| 18257345 | 3 months ago | | | 0 | 3.5885209e-7 | |
| 18257180 | 3 months ago | | | 0 | 8.3220330e-7 | |
| 18257087 | 3 months ago | | | 0 | 3.3821676e-7 | |
| 18256599 | 3 months ago | | | 0 | 2.8791588e-7 | |
| 18256125 | 3 months ago | | | 0 | 2.6411571e-7 | |
| 18255795 | 3 months ago | | | 0 | 2.3828653e-7 | |
| 18255522 | 3 months ago | | | 0 | 2.2734765e-7 | |
| 18255034 | 3 months ago | | | 0 | 2.3910646e-7 |
ABI
ABI objects
Getter at block 22753932
_ots() view returns (bytes32)
0x0960cb610c5b8f77094683ba1cbf73b8931e12829cbae81f480bf78e0b9f5e78
_totalSupply() view returns (uint256)
470000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Gavin Newsom
symbol() view returns (string)
NEWSOM
totalSupply() view returns (uint256)
470000000000000000000000000
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)
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.