ELON TRUMP

Verified contract

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

No balances found for "ELON TRUMP"

0x62731f6e736e0edae3603b8b238143a4d5dad9b242109ee550ed0f36c76fefea
0x560e6deee75fb43ad6ac63adec430f94f86726dc3fd8abf828f29d2b8eeffee6
0xebe2d70d5ae79d9d1322adf6c8c178eaa453cf1105ba7869bfbeffb68defdd1a
0x3148bfc1ecfa972da4d34b5a1574db348ff5ef32363a6f2f826f5a4574f6d7ed

Functions
Getter at block 23319607
decimals(view returns (uint8)
18
name(view returns (string)
ELON TRUMP
symbol(view returns (string)
ELONTRUMP
totalSupply(view returns (uint256)
6900000000000000000000000000
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