Trump MAGA On Base

Verified contract

Active on Base with 3 txns
Deployed by via 0xa3b67c75 at 14791343
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x47087721e9bf765370abe581f07d3477107a66806718f14d573e4296ff8db64f
0x1556c1d9e7309833bba9bd98707a9dcda6e32b79e2f61221167b13ffd38b7752
0xf06957385196df3390e18375bfb53979416c44a1e89bbb1e00e1302eb356d058

Functions
Getter at block 23946973
decimals(view returns (uint8)
18
name(view returns (string)
Trump MAGA On Base
symbol(view returns (string)
TrumpOnBase
totalSupply(view returns (uint256)
450000000000000000000000000000
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