Yoyo

Verified contract

Proxy

Active on Base with 1,612 txns
Deployed by via 0x9b26c51d at 8114958
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
Native
Value $2,709.09
0xd1db7dfefb03309b204f0c745ff78541e33478439628395cc88b9a65452101a7
0xca3d03e9ef42ce47174c7728008876996dfc6fdbac0ffebc54516342690f69ac
0x78248e519df04ad4696da53fec044e31a9af24671d296c48a08b1373a810ba02
0x54103dd699b47e1d6c1ab8264a613138dc9a6dea92e0c90603c8ed71b2f96da3
0xafcabe6a48ba6519ed74ffc7ce75689cd030c4f021ef833eb912474889d8eff5
0x4977b5e34fd8d9d81026e95be7a24ea88d32c88d201e84d98abce41ce4728348
0x6b5f57ca12b417d2e07e4d2712cbed371ca1be8510be605b49ca0bcc75d7b667
0x29e31c722257201169c8d696cba6fa8901519c3e262209df71c06fd23ab5a567
0x96e05ac971ca23a54dabb61259716469d6becb31b8a7b2caef289eeb98814c09
0xd4c8293e402ac7cba414ecf4f81abc5095e26c83a5d77429680505506748377b

Functions
Getter at block 21880218
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
decimals(view returns (uint8)
0
name(view returns (string)
Yoyo
owner(view returns (address)
0x2ef3efb35c0433e8b0e2b2c7e54661fe655424c8
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
YOYO
totalSupply(view returns (uint256)
1481256
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