Mellow Vault Registry

Verified contract

Active on Ethereum with 276 txns
Deployed by via 0x785dccbc at 15237714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mellow Vault Registry"

0xa139f639eae8765e771d95ad5f094e20fa0c65868a5bc0c14c3406e164956434
0x910105144536b06dab90623339d03bca0fe9b844902c19fe17f0caca7e1bca5c
0xa1c3ed25888eb3e1c62e647a4b4b952f5afb8970b771ef5a1e2eacc315e01f2b
0xe394abb68a65e952a7b9639ead8795638e02a069cef6943f95c380d6af74e361
0x922925f17900e67ac997ed4f97489e51034a3a08a4e21a1700004c6aec450d52
0x2ff2852e8827ae7be67195014f8a642f8c1e783c4e0eb13e68f4ee1fea09546c
0xba4703404f7a6c062e4c602d26db20e7f16bc7b198c9d3f843927a78b149b1e7
0x2ad36f23ab0cd5ad8714bca0beffffa3a8ca0a5509c5b6df3ca9fea3946560fc
0x4768c0c1d40df9626bc7f3a2d4eea9864a51123df9c27bd0ef4aebb86b5075e1
0x8d03796db075709db0a980d89269f342b318c07603a9649bf2821e00e39c89fb

Functions
Getter at block 21297137
contractName(pure returns (string)
VaultRegistry
contractNameBytes(pure returns (bytes32)
0x5661756c74526567697374727900000000000000000000000000000000000000
contractVersion(pure returns (string)
1.0.0
contractVersionBytes(pure returns (bytes32)
0x312e302e30000000000000000000000000000000000000000000000000000000
name(view returns (string)
Mellow Vault Registry
protocolGovernance(view returns (address)
0xdc9c17662133fb865e7ba3198b67c53a617b2153
stagedProtocolGovernance(view returns (address)
0x0000000000000000000000000000000000000000
stagedProtocolGovernanceTimestamp(view returns (uint256)
0
symbol(view returns (string)
MVR
 
vaults(view returns (address[])
vaultsCount(view returns (uint256)
362
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isLocked(uint256 nftview returns (bool)
nftForVault(address vaultview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
vaultForNft(uint256 nftview returns (address)
State-modifying
approve(address touint256 tokenId
commitStagedProtocolGovernance(
lockNft(uint256 nft
registerVault(address vaultaddress ownerreturns (uint256 nft)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
stageProtocolGovernance(address newProtocolGovernance
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CommitedProtocolGovernance(address indexed originaddress indexed senderaddress newProtocolGovernance
StagedProtocolGovernance(address indexed originaddress indexed senderaddress newProtocolGovernanceuint256 start
TokenLocked(address indexed originaddress indexed senderuint256 indexed nft
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
VaultRegistered(address indexed originaddress indexed senderuint256 indexed nftaddress vaultaddress owner
Constructor
constructor(string namestring symboladdress protocolGovernance_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.