TRUMPAMANIA

Verified contract

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

No balances found for "TRUMPAMANIA"

0xa1b504a137f97b4fff7c54ebaaeb744572beb2fd0018cd114c47d748689585f2
0x750e100327f57c08733c381a422110fffc9d407b594e6352817a3e954c948eff
0xc301f8e0a4f28666d0d1b1ace17554be41acb34ea55209978651834bb8dcf992
0xf65a396efceaba456b2967db1e510b98cddb9397dca1275a9346b38126f843b8
0x6a668898e310034e35ddd2caa120068535b44107ec62b055fc54d30b5eeb887e

Functions
Getter at block 22498417
decimals(view returns (uint8)
18
name(view returns (string)
TRUMPAMANIA
symbol(view returns (string)
MANIA
totalSupply(view returns (uint256)
980000000000000000000000000000
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