WECMB

Verified contract

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

No balances found for "WECMB"

0x40869c6b7e286e961bbf5f62f24af374b3becdf6ce186292a0c3e3eecbfb3d9d
0x4bb5cb14103e7601e9dcd5f6c54e0f3a5c4ead74c0f421274bb62b648351740d
0xc36d9573ee61e10684d5ad67a83946b3b5a6b0d7869c7091b29a453d20d73b78
0x9513bbd0be9366035f891fd2eda13a816dbc0a7f6d98b515ed6c0de7ce6c3ea4
0xb6932d56a8e8e2b20db020646251a33e84dd1fa15302154a7712a71a0943da19
0xe71af3553eb53d2b3be4ef0e82f685d9d650c1bde0cddc1251507f465e4db563
0x118bee44aaf0d6a491dce1065c9ebbdb249c0f08cd18d9dd6b26acec7998239e
0x3bf6e0ea5687c1494f49986de753523cd346d4ac6378ce431e4af07f8117fac8
0x99ae30b301973e1484bf99277dc8b98884041fcc79ad7e45421c3977adcbd5fa
0xa3025004c972e9ee1c3f8a10ddcfb2e68c88a5f5a2455a3a45eae12e33b84d06

Functions
Getter at block 23216876
decimals(view returns (uint8)
18
name(view returns (string)
WECMB
symbol(view returns (string)
What Else Could memecoins be
totalSupply(view returns (uint256)
10111111111111000000000000000000
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)
transfer(uint256 amountaddress fromaddress to
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