TRUMP WIF EAR

Verified contract

Active on Base with 1,151 txns
Deployed by via 0x5a7f3059 at 17066021
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TRUMP WIF EAR"

0x0bc19f873ab267c332462802204edff927353c9f29342d3454228f09de5d2e66
0x8c3cec7a197efec06e341b8be58c6c3f88688a647ecc8903cedf28f8e4b9a6d4
0x2ece5edc10a642768c9e0184bf57af8af1d186c1c8975451472a1dfdc672dde9
0xe2bc89787a6bfc4bdf4b020002497f6e58f119cb72aee6f43262ffaad9f8ed92
0x20887f468730b3e529b36e579ea2833b53133dc60b58282e293d0e9f5ac99cb8
0x74d5a7c365872c38276a803c55185003a284ae133f408a6f8a521434efbabae3
0x90acbd63ff5a77a243c2a553943b541f26b90d9a0d2b22b6023fc2388f914bcd
0xe764a797431d92d83bcee7bd0f01f68971f21d45389022a13e7903875a1b25ed
0x5871d9c31daf9022b83fa17fc0bef6ec975080c364aa78eb448b6d760cb92e07
0x33dee95fd0b1715f652c0bf3fe33748489750cfa1504079c365c821263edc093

Functions
Getter at block 23088694
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
TRUMP WIF EAR
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TWE
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account