DogNexus404

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0x4162d3f9 at 19209757
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 "DogNexus404"

0x5e402f7dc60f8b55f8ab1b463c836de1115a15ca5de81ec09230134d94b20d1a
0xc63a49d1a60dc4ea79b9667127383942df354ccc8f07613b69b3e0f12f8672bb
0xe7d7a1f3fe60efb1042d72f4c8984baa02cc5da0e9bfb8e35dbf54f12cad98dd
0xf537f9b53e9d66678c45f00ca69acf3a8fbc23a984456b56332dc52a554a24d9
0x63c1e43fc6992d361d8f685eef5f21ca1f0e954b7ddb0ef683203eb8e4eab827
0x0831a85762d5050ae443c6ad6fa9a7227f8a3c1af829941356b491266ccee9cb
0x596dd19eea8122aed508c3426987e84643a9e87c8aa1ed7051483459f0cee591
0xb1831c5d84e6a7b5b81543ee946234e825178aace89e5b57f4dbdc4e176016ff

Functions
Getter at block 21202184
name(view returns (string result)
DogNexus404
rootERC20(view returns (address root)
0x8b42dd505b2b4c0b21f75eb284c7295bc71e580b
symbol(view returns (string result)
DN404
totalSupply(view returns (uint256 result)
309
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(