0xef2b9649d32e16bc110468c811d63d55b7a5f084

Unverified contract

Proxy

Active on Base with 156 txns
Deployed by via 0xeb691be0 at 16431372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xfb80aa2bdaa5b7b410121ebcf5103e97adc9de9a7d6e42d694ab99f998282588
0x084cce5f8decefbe0132bfc7699ecb11c9f4d062b86ee218e1b098dc8e907ceb
0xf4c5422925a54a5cb48f2a54cf7dda8170f3f897a3475807b4c1fedf9d765f79
0x9beeb247e787adcbe1572cbdb90de16f96ba746a47eb3a5cfa9b789ba686abe5
0x3c977ed0cb1480418a338d0f61e5d3ebc70c88139c71b867b02f7f1e5ab95984
0x9b817de7ea50f10976c2bf684eacda4838c22794df3bdb4a73ebef9001934e56
0x11ddc7b8a9eff2e20ea4d6393ca0bcb40d69e8c987b41cd19dd27f6829876643
0x768d1a051e233a540ef95de38b769f94063e682f9f7fe80475e20c9061a30285
0x7df7b88987312ac787bd2860b04d77977519fecea38e66a80e3a777555af5661
0x277050213189c5cf8f2b41fee42373c7534472f4594ce95409a16e1378dcd9b1

Functions
Getter at block 22926706
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
decimals(view returns (uint8)
18
name(view returns (string)
MaxApeMax
symbol(view returns (string)
MXAPEMX
totalSupply(view returns (uint256)
45400400000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burnByBond(address accountuint256 amount
init(string name_string symbol_
mintByBond(address touint256 amount
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

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
MCV2_Token__AlreadyInitialized(
MCV2_Token__PermissionDenied(