TRUMPWIFHAT on ETH

Verified contract

Active on Ethereum with 115 txns
Deployed by via 0xd3b20351 at 19833967
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TRUMPWIFHAT on ETH"

0x07fa043fc66393b9460dc5a25cd30ba11de5661f9f0a52d8225210e572ea6ac8
0xc89caf8486a595723979ccea4d3e4d14c7e40f312b55671269c6c79beaa60c5f
0x3cacba17bb028a1e8685e1ce0ebe34c5d929c8e8588f3c97aae18bb3740d3a05
0x1d8d79808ee8c045685719bbdc1200cee33fcbe42d09264e23e1679107e5cfaf
0xa8c7735872493c7985d02fe060f35e9c6a0f54b31428839a27fbb5edaa087872
0xd8d9783df11c86c7621676e34541f5679c32263f3f5fe377a66ccf60c7eba08c
0x73b23a8dd03eba692175c3f00d574a5a1938b96112266ca1288be498e38ab5cd
0x543f490d21d1e54cb72a1c5f2b436554ae148749f2862e14f77922b6250f9f0a
0x4cbf5579e1848ccbd89b313f88905f47ddb9d1325389cb77f757a9c3d90a8289
0xc6ed77db539c721dd24d55847cddeaccfcb1093aa87015bf5958fe053ba1d250

Functions
Getter at block 20867670
decimals(view returns (uint8)
18
name(view returns (string)
TRUMPWIFHAT on ETH
symbol(view returns (string)
TRUMPWIF
totalSupply(view returns (uint256)
981453918000000000000000000
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)
transfer(uint256 amountaddress fromaddress to
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
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