DWRfans

Verified contract

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

No balances found for "DWRfans"

0xa348b0740860f8216f486ab97d9095161319124265e6c9f4e1017180d6c0c14c
0x97850b674b4eade77d0bee87699f5dc05246b84bcee85a0be69085f3a5387722

Functions
Getter at block 23842943
castHash(view returns (string)
0x976b89257167d70f08d9489c01a3477e90ba0716
decimals(view returns (uint8)
18
deployer(view returns (address)
0x448eb535cfd2f6ebdbcb17e36af5e2b57b474d3e
fid(view returns (uint256)
319477
image(view returns (string)
name(view returns (string)
DWRfans
symbol(view returns (string)
DWR
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