Oyoy

Verified contract

Proxy

Active on Base with 271 txns
Deployed by via 0xf5b77ac2 at 8192817
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
Native
Value $49.31
0xc4e897614798b04fc619bf625ad24dcdf8ee6b8426c4c2a6398dd9512204ddd4
0x38dc3f2103666ab176d48cfab7b72afb766ecca1c50d883c3e8b2497a5597f28
0xc6b75a6146ea12d508ec1f9d1392485ccd14b2e948a44c199a3017c6249fe6e7
0xe0a237a00713e33575a2ce89e5e16e6ead67fff78c08b24ed9bc770e8f46ccb3
0x648ba0b7f18b7c76165a689ea1f9b96794e8203258837742419268e2444460c9
0x3274ce24e8043be7f01b3245212d568f7a0f9622ba3b32e468ad82ca57d3738c
0xa991975b126090b27577064976960a2ac5d16eb0132565bec856ea33a938012a
0x37569c78f54ae2a299ff2c7a681d9679a7a41891a189fb09f07efc07b8d32411
0x3253766730da7889a9463f178c1b60f0b0b549fd66c5284b70bf4800b5695750
0x48100cd5bac70973d088812225f3491bc92f25f9b4f61229aad8d5d5296cbd94

Functions
Getter at block 21997624
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
decimals(pure returns (uint8)
0
name(view returns (string)
Oyoy
owner(view returns (address)
0x2ef3efb35c0433e8b0e2b2c7e54661fe655424c8
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
OYOY
totalSupply(view returns (uint256)
393736
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
burnProceeds(uint256 amount_view returns (uint256)
mintCost(uint256 amount_view returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount_
initialize(address owner_
mint(uint256 amount_payable 
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed accountuint256 amountuint256 newTotalSupply
Initialized(uint64 version
Mint(address indexed accountuint256 amountuint256 newTotalSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
BurnAmountTooHigh(uint256 maximumAmountuint256 amount
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
EtherTransferFailed(address touint256 value
FailedInnerCall(
InsufficientValue(uint256 minimumValueuint256 value
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot