IVANKA TRUMP

Verified contract

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

No balances found for "IVANKA TRUMP"

0xbfce3f2593550ce5d829eae10bbfebf9318968f4a057c207172cdfcbe27f8954
0x48eb3450d61f372b562957a5490e7badeca24aeac9b36c3f7292c1fa6855cfaa
0x44abd1b94c3343420634df5bb29569498ae61408e021f6f10c48934907316495
0x41d68e0b9760de6358d8409588e82f74144c391e43847e7c5b1245b84a3f80b7
0x2d030daab7395c99e745da19146c28aec3bf8611246c11b5e9c84a34f710c156
0x44e88f9b6ebdd625b5e9c55625d7522be2f56a9a173125ce137148c48e77c94b
0x19624006fb5903c22d9d5a434de062d7c75b215b4cf0064350063801a379d92e
0x5960ce1597feb890aebb348b94415b3fddf43e9a9e87833f5e4229feb5adb150
0x5c683ced3c491075151e32a87ef5d05dca5cdaacb7444b76f55e1cb63040a7b5
0xbd0d4350bab366a9941366d585842bd19f16bf02545a25183491dcfc27798ca4

Functions
Getter at block 20916996
MAX_SUPPLY(view returns (uint256)
45474547454745000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
IVANKA TRUMP
symbol(view returns (string)
IVANKA
totalSupply(view returns (uint256)
45474547454745000000000000000000
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(
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