JESSE POLLA

Unverified contract

Proxy

Active on Base with 94 txns
Deployed by via 0x04942b6e at 22669907
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "JESSE POLLA"

0x1289702c34bf212e2f3041c2ac53b99d7179c4266ad75666d90547e2cfe035e7
0x8bddcb1bdb9ee5279a6b1689b433b38d4f5e8b6e629f5115d5327cdefa5eeaef
0x31150d937ca45179037dc61c6bdb3511413a25f48f8f79e4f57fa809fe690201
0xb50455e3556303a79a5b9c007ba9d416f40deb18b45e64fc81bb000fe1ad2f60
0xdcc523b30f7212f4a363c177e68a148950d9341ec18dba5aa41d3227b34d6dcb
0xf5c9b8cc8b8d18b0022275a85da80e51147a16e0d3ce159e978fb97faaa5c322
0x0627bef2ea88566ab909222c0cee14ba39cbbd84873b6c41bd93c2ee9051176e
0x335f930b6b613297179aaa2e470706cf46d447808dd652fd06004654169c1646
0xff4da4a72a7e898c9cdd5e097de38167f8f53213dd757c68ef6ee5a95a9ea917
0x83933829c5cc703f025495a6d3176fb630afe997d547078f2d71b3d38b38bed4

Functions
Getter at block 23081822
decimals(view returns (uint8)
18
name(view returns (string)
JESSE POLLA
symbol(view returns (string)
JESSEPOLLA
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(