Trumpwifhat

Verified contract

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

No balances found for "Trumpwifhat"

0x0a61f3881bbeaa1c3c036fb848ab2511c59e64557b5c6d98ad5f800d26f555e4
0x04e0c264e1f7a8708cca2890643187975871df28ee3150e0daafcdad2047f6e3
0x542179905d6be751ad32bdf464429533d43008cf67ba9d66dcf622b3b5199d2a
0x88118192d0e6063d8dd9bf4a763dd536f9bd650c4f0691d58b0331351fbc1c1a
0xde3f84fe9c98f774a81264397f4da31161a369bc3ce9331439ee79d318402e42
0xcaa80429b5bcad4457af328251aa71a6ba3e9d21d1131cee595059d035784036
0xa0e6c7d93ab652314aa440e59119d35267ab6b5a214f054b6792061c7c51eb5a
0xb57c4253867c05635d8f75d612222fd4e9ef2fd145e075cfa5bc23dbe82fa71a
0x87d373f235fd1c00f58670b3ac453a2f5c77be6c539c017c242cc9313d862cb0
0x7ae5486b04647aa904dbb2265f2c09b17bb409a3a1361ad37f8cf2ba4be1285b

Functions
Getter at block 23577005
decimals(view returns (uint8)
18
name(view returns (string)
Trumpwifhat
symbol(view returns (string)
Trumpwif
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