VANS

Verified contract

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

No balances found for "VANS"

0xe094838fe4e85633c4ebdccfdaf84bcae7d082c95eead54c4340751e094835e6
0xc87c7874fed121c658ba190845cddf40ed73e5a4c929e6b7aaa554901bad8aca
0xd21c022f678b2fc00e1684a5a43b3e5c1773178b0c8552c48873f1c7d5468550
0x06d5bcf17f0f1358d3c492280e4efdc94cc26e6c5d6bf3c3b8c4f09f3a3b710c
0x3b7438c476fd407fa08aeca060dcbc43bfda0f2f0be70c0df6a6073f8db050a7
0xdfa937b7dedbf7766a3709ef5bc2953731138864889defa6ca404f28119ef32b
0xab4596a95dcc46f57a9f480974b908814c322d24530909465c3cfb816debd1a5
0xc487f3f00a977e6312585ae24cd6db8efc3fab90467b9e2eb85020d4824e9906
0xdcd8700395a8c8714873c1fd94b681c18a939033ad2003e1af578c679af2802b
0x4f06897a80870674dbe40ffbfb5f042a702ec9ec9c6c2796359e767cd50748f1

Functions
Getter at block 23065951
decimals(view returns (uint8)
18
name(view returns (string)
VANS
symbol(view returns (string)
VANS is like VItalik
totalSupply(view returns (uint256)
9206900000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
handle_stuck_liq(address _liq
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(
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