Trump MAGA On Base

Verified contract

Active on Base with 4 txns
Deployed by via 0x3df38292 at 14847617
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xb643a2ec92e18e3b97164daac438ca729f43c5143ffc9b115fce6c7c9791041e
0x0b938da1ea4f6f2728ad2d0561a61377fe769979ac9c7b53b13cb288801d08ec
0x3f7728516dcdf4a8dc385f27b11eb14f2ef8a648fd3a8c39f9993f0f610dc2f9
0x326740129e693f81851c7f4cc73e56169f19fa1fb4424e4d55a2a21ce1da6d9b

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