Trumpwifhat

Verified contract

Active on Base with 4 txns
Deployed by via 0x978cf5d7 at 17211710
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Trumpwifhat"

0x33513276e9207aa84a781b7a40bdd66d285838bf98e4e982bca6cdccdd1661a8
0x735591b49008446486fa8725e8374fa237cc1b01c177734b83e55c48b63a2523
0x8e2e6fcc23979b1e1c8783d6cb7f3d176676d1ae8671deea1557d2e7853a83e8
0xbcd6c78436a512c52e67174f64d8c3e565db4c7cc0ef8f601e1a7c33e644a1d7

Functions
Getter at block 23946288
decimals(view returns (uint8)
18
name(view returns (string)
Trumpwifhat
symbol(view returns (string)
TRUMP
totalSupply(view returns (uint256)
440000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender