LandVault

Verified contract

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

No balances found for "LandVault"

0x0a54233960a6f3d8f71361f73a0afd7b26f02a25447beb6238223ba348c0ba19
0x8e0dd3c7154b9880484437bfab67bfba39de6f7d86440f0634d2135ee4e00a0a
0xd91155b81ca7cceb206256354e8571b065ac75bed8a209deca593766a38f17c8
0x6fcc13e49bc6b4628e474253300a62996b6466914e54ec736c8892d9ff78f14b
From
0x1a624b55dc06f54543bf69485073fdab14c287502c12d0a8f8ba643f21e09a55
0xce302c455fb19c6ffa1030ab6e7f2d5fa5bf454eb35584b7d3f5983525a3001f
0x4b99cb70fbe6bf5e7e1106b6a8e98d578fa9e7b295c0524f6fa239277fd84bdc
0xa50d3df71d2615316de473d629dbd4cc189e3e5f79ec795b981f2d67f53316f7
0xcb93b91e1110886b4c431891b36d228f8a88e8b035ec11026b02e887d6587794
0x02d1064da878961fc55b29de2c3d30c5e4cdf242cb6e7ffd56c55e4d3524fe5b

Functions
Getter at block 21031897
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
LandVault
owner(view returns (address)
0x92458d6babe63c464fc5369d56b0dab864feabe8
symbol(view returns (string)
LV
tokenURIPrefix(view returns (string)
ipfs:/
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
fees(uint256uint256view returns (address recipientuint256 value)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isSigner(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
addSigner(address account
burn(address _owneruint256 _iduint256 _value
mint(uint256 iduint8 vbytes32 rbytes32 sstruct ERC1155BaseFee[] feesuint256 supplystring uri
removeSigner(address account
renounceOwnership(
renounceSigner(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
CreateERC1155_v1(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _values
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _value
URI(string _valueuint256 indexed _id
Constructor
constructor(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.