FEAR NOT TRUMP
Verified contract
Active on
Base with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "FEAR NOT TRUMP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17184903 | 4 months ago | | | 0 | 0.0000011495180 | |
| 17184806 | 4 months ago | | | 0 | 9.4938331e-7 | |
| 17184749 | 4 months ago | | | 0 | 9.7336451e-7 | |
| 17184606 | 4 months ago | | | 0 | 9.7823396e-7 | |
| 17184573 | 4 months ago | | | 0 | 9.9430972e-7 | |
| 17184552 | 4 months ago | | | 0 | 9.8289414e-7 | |
| 17184533 | 4 months ago | | | 0 | 1.7375607e-7 | |
| 17183994 | 4 months ago | | | 0 | 9.7351344e-7 | |
| 17183889 | 4 months ago | | | 0 | 9.7785502e-7 | |
| 17183611 | 4 months ago | | | 0 | 9.4342639e-7 |
ABI
ABI objects
Getter at block 22778506
_ots() view returns (bytes32)
0x72d58187f3d13448c21110ade69f0d5594f3f2ab705122a20afbc259ae87c236
_totalSupply() view returns (uint256)
130000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
FEAR NOT TRUMP
symbol() view returns (string)
FEARNOT
totalSupply() view returns (uint256)
130000000000000000000000000
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.