This contract is being backfilled. You may encounter incomplete storage history.

TRUMP BONDAGE EAR

Verified contract

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

No balances found for "TRUMP BONDAGE EAR"

0x5e52137b0e578014072f29e6bc2eea7f46f55461388703479a51efb3df6b9bae
0x7ab97ff7d6c0e6a29193385a3f008a0e1972559e45d788760d4a7fe0e7c96b96
0x6d8c8a9ead1aeea582ee38dbbedbacf722cc1f333d62a43d981af98ee9f37ac1
0x1c0e96aa888070f38a9c5bf211384d50d67ddec6d13e2237ac747db15f968cea
0x3b9d7fc7fd8b484f21c4e1ed41f6a1aa0936201a3d61ce2d6a3aa2210fef95fb

Functions
Getter at block 22109849
decimals(view returns (uint8)
18
name(view returns (string)
TRUMP BONDAGE EAR
symbol(view returns (string)
TRUMPEAR
totalSupply(view returns (uint256)
650000000000000000000000000000
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