WWNEXT

Verified contract

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

No balances found for "WWNEXT"

0x79e0a524a13f22b01fafb4776857bb98664c192b335a3f75b81ead456e2442e5
0x6aed44d5ce57b2e6b67591e81eaf6a588b10ae4cea09cb18a972392d7b73aba1
0xbad8f5de1b2b3d526189b313cb884a37f81394a0a7d4da6f5d24c204cf07b734
0x5e5a912928bc1b2f3890762f8a77eb650979caa1d7e41da60c6dd0c8d2c09720
0xd7fe118803ccf2daefc9cd1c1dea0b4b5293ff8590d7c31ad5ddc6425202888a
0xa0ea4d6dc9767fb0a17936219ed1f8f8e64bccf00c81041b886b9cbceedda29f
0x192c2e5e0cbcdfe13e7091961aba20393f5937c2db11d5595a0a26092bd6ea4d

Functions
Getter at block 23713482
castHash(view returns (string)
0x2db293b7c3536c45939b98f0fdb74f597e1b40e5
decimals(view returns (uint8)
18
deployer(view returns (address)
0xded214192212c73c6e56f7a52a50e3dba6b2747a
fid(view returns (uint256)
239533
image(view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/f87b7640-2c10-47e4-7593-851447fd3500/original
name(view returns (string)
WWNEXT
symbol(view returns (string)
WWE
totalSupply(view returns (uint256)
100000000000000000000000000000
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 name_string symbol_uint256 maxSupply_address deployer_uint256 fid_string image_string castHash_
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