Tim Walz

Verified contract

Active on Base with 6 txns
Deployed by via 0x6607f453 at 18113228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Tim Walz"

0x957b902d9341fe2b05fcc55633d344ae25716e41cdf6635e6f6e6d391dc34ca9
0x2caa55dded2d5e824db5c691da8287785313421c078240aa6ee737a40cd04352
0x487ffe6cf4cecb3d4120c5a68c1f8c6ccb1007fe3d8dee05a649de2bb694d0d8
0x8f8dd3e7bdcdd96d966875166cb964b47d8199367fcf2f0cf8ae225e25e4bc64
0x879b7a37caa95b84946556bf4ca26232b8bee46b87340ee8aad74976882daf11
0xe3f4a4f0bdf2fd147acaa8ea49339799e35883074bcb58d72384e89ccddf26b7

Functions
Getter at block 23836937
decimals(view returns (uint8)
18
name(view returns (string)
Tim Walz
symbol(view returns (string)
VP
totalSupply(view returns (uint256)
770000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
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
constructor(string namestring symboluint256 initialSupply
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