what if

Unverified contract

Proxy

Active on Base with 66 txns
Deployed by via 0x03af9ce1 at 22575877
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "what if"

0x5f24a8c5524c5e16f7fa63689126b55b663f20eddc4ae95806443c02398bda8b
0xcf78c9027b726ac8991f9521c7f47662bb7c3983b6b4dad37e13972839481e14
0xf72db70b1d7b9b013d74dba592399d067780960167860cf821068ffd721b61ea
0x7fcd0296e90732c6dc50bf2ae0b4c772d10b63f06b1594aaf700751d1b55073d
0xe944fc98f0e5fc1bc2271b7f6835b5fac7a20d1b91a44c00129e265949ad94d1
0x363c44501c3233912529b38f09db3789b0712268f134bc58f249124e68a86161
0x75592a0e0dcda7bc8afd23b480dd3d26c13613a295a1f08cb594cfc2b2396c9d
0xe64795bff56228c99001e3c0f19d36035d076986816d308680ab262744689dfd
0xa427b94244376494c0603902474f712b01f604149947704dd0cffb75ebcd2985
0x1629e2c0ee0c6fa2ec95ecd7405db4fcb668b56c0be4d44a6268a9401f941004

Functions
Getter at block 23797187
decimals(view returns (uint8)
18
name(view returns (string)
what if
symbol(view returns (string)
if
totalSupply(view returns (uint256)
100000000000000000000000
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(