AI ALexandria Ocasio-Cortez

Unverified contract

Proxy

Active on Base with 194 txns
Deployed by via 0x325ccd1a at 22514941
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "AI ALexandria Ocasio-Cortez"

0x16000a45c09f6f982df74928501f25911557290ae0be60e7cf3ee151d983f8f4
0xc677f75b9bc4c8a37f1826868f0ea9ee73fc2fb2065b9458a37cd3d7fd27d654
0x7893c72e7495d6a76755b4999ae88fb864cc4363b004c750db2a8afd2cfef5a0
0x60d4791dee609bcb4df47681410f91e4188517c1bca4b2872c62f00d6f36a78e
0x7abaf0bb97f82b94b94f17317ac813ed50cffd63f080a9a643db0718cacebc30
0x07c4fa02e126392d64fc0d7d52b669c69bed05958745282a059133581a873cbd
0x41cb9bad3bac5c7cb0f344c3e4b8ce9b2807ce95a3fed25c8fcd3e8e521fdc63
0x9142117c4805e4809ea42dccc3bb5eebcd3120c76d868da56830bc37428dbaf1
0x25e3cdb4cab2ac06dafc73710239fa8c7f462a5b007c3c07fadeb4f590ab9684
0x8c43ed57764a97260ba0eeb351eb292b122e068127b271bc5b84ef2490ea2ccf

Functions
Getter at block 22735765
decimals(view returns (uint8)
18
name(view returns (string)
AI ALexandria Ocasio-Cortez
symbol(view returns (string)
AIOC
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

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
InvalidInitialization(
NotInitializing(