Vault v1

Verified contract

Active on Ethereum with 48 txns
Deployed by via 0xc3b19c7f at 16181045
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 "Vault v1"

0xeedf58a71d163db90e55968c154e3186da4963a0ce41d126489efbe4fe91ac46
0x5dbd7151c57f15e294a022902afb1bc5f412c3189863828c3ad39dbd638f6b12
0xc694306b59ac36798473abca0e9ea58754c92e2e4443153972b5e5983a50ec7f
0x21599666d8c0bb402b9e40826a1268d9119547b99c476e43823bae9e5405ac6b
0xdd71fe40c85ca9b7ed4669eea7a2cdd564d70664746be83cc54adae403e9caae
0x9bc93e1a921e9501a3b86c1350765962ccbb9cc35ef7db777acded51cba87cdb
0xa3c13fe1a164db85e93c4192abe3c7ccb3a71cb4cbdcc0f9416996c51fdc1ecc
0x886f61b667a22c78c658164b6ea57586ffb3b775f658ae4f877f472a701408e4
0x1cb704554b67a07839dbb4a00742dbcd3b955fad812980498aba84ca6bd5f79c
0x465e4945518ce2ad8f235af8969a0fc9d6e6c9e5a6323911a3b4de60f46c7a47

Functions
Getter at block 20915147
baseURI(view returns (string)
getTemplate(view returns (address template)
0x901dc40450a4b89f60891784314f3e379fbf65e4
instanceCount(view returns (uint256 count)
48
name(view returns (string)
Vault v1
symbol(view returns (string)
VAULT-V1
totalSupply(view returns (uint256)
48
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnerVault(address ownerview returns (address)
instanceAt(uint256 indexview returns (address instance)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInstance(address instanceview returns (bool validity)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
create(returns (address vault)
create2(bytes32 saltreturns (address vault)
createFor(address beneficiaryreturns (address vault)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
InstanceAdded(address instance
InstanceRemoved(address instance
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address template
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.