DevWIifAutism

Verified contract

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

No balances found for "DevWIifAutism"

0xf3a7ab6a7f788aa452c8d36af0e44c45850ad2f5882b8f04a2d364416f3e8c25
0x2c6ce632ccc142afc6d2e246771a5f0eb3079a21295141328b49f0da48c551d1
0x200a281fc427a4b5871502b78494b19d690eca25c28fab0d0d3c3bf27da10bc5
0xcc1e61054ec149aaf4528687eef7e97ffb708ba52d98c281c91710257d28dcf7
0x4e075d63158073e49101249db20599bdaf5094074e7d09ee1d0086a5db237873
0x4ed79a863921e4dcd7d241f3f59ec0c8d0f4c9d751a380c30e8f0ca477271a64
0x44889e2516ccf11af03c17ce067a31ce7418b9f5919078c1f3df4e457733a72a
0xe36ef5ad691d645d5e737ab76e386e4b6cc63827ba2d974d21a260f3069f4ee8
0x9e8b17ee630bc4d3f47bc14b50530c01f79e3b327c8e7af9257e96138810db6a
0x286152155f9426f9383a06ed06e2cb328fd4022bad738011ed5e293edd0b74a6

Functions
Getter at block 22942817
baseTokenURI(view returns (string)
dataURI(view returns (string)
decimals(view returns (uint8)
18
minted(view returns (uint256)
272
name(view returns (string)
DevWIifAutism
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DEEV
totalSupply(view returns (uint256)
100000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
whitelist(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountOrIdreturns (bool)
revokeOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setDataURI(string _dataURI
setNameSymbol(string _namestring _symbol
setTokenURI(string _tokenURI
setWhitelist(address targetbool state
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
Unauthorized(
UnsafeRecipient(