404WHEELS

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x8e12a6cd at 19243305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "404WHEELS"

0x6604d3f595df6dd8201c6fbc18fbcfb0a4006fada684f8adbf6562ef6cf5bc44
From

Functions
Getter at block 21044432
name(view returns (string result)
404WHEELS
rootERC20(view returns (address root)
0x05bd6b9bc125fee6e670420f11d4e1817c0fc132
symbol(view returns (string result)
404WHEELS
totalSupply(view returns (uint256 result)
968
Read-only
balanceOf(address ownerview returns (uint256 result)
getApproved(uint256 idview returns (address result)
isApprovedForAll(address owneraddress operatorview returns (bool result)
ownerOf(uint256 idview returns (address result)
supportsInterface(bytes4 interfaceIdview returns (bool result)
tokenURI(uint256 idview returns (string result)
State-modifying
approve(address spenderuint256 id
safeTransferFrom(address fromaddress touint256 idpayable 
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 id
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(address deployer
Fallback and receive
fallback(
receive(
Errors
AlreadyLinked(
CannotLink(
NotLinked(
TransferToNonERC721ReceiverImplementer(
Unauthorized(