Villa de vendome
Verified contract
Active on
Ethereum with 1,192 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VDPE | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21168109 | 17 days ago | | | 0 | 0.00086348613 | |
| 21168109 | 17 days ago | | | 0 | 0.0014971542 | |
| 20701689 | 3 months ago | | | 0 | 0.000086636263 | |
| 20396477 | 4 months ago | | | 0 | 0.00016554570 | |
| 20396473 | 4 months ago | | | 0 | 0.00018497610 | |
| 18404758 | a year ago | | | 0 | 0.00018375848 | |
| 18369334 | a year ago | | | 0 | 0.00027387425 | |
| 17030346 | 2 years ago | | | 0 | 0.00053233730 | |
| 17030337 | 2 years ago | | | 0 | 0.00089902426 | |
| 16632972 | 2 years ago | | | 0 | 0.0010090264 |
ABI
ABI objects
Getter at block 21292914
ERC712_VERSION() view returns (string)
1
baseTokenURI() pure returns (string)
https://villadevendome.com/metadata/
contractURI() pure returns (string)
https://creatures-api.opensea.io/contract/opensea-creatures
creaturePrice() view returns (uint256)
90000000000000000
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x2541ac95ab4e700278e30597941bf38aa31aa2cfe75428e74c95bf454bf6cc87
getUrl() view returns (string)
https://gateway.pinata.cloud/ipfs/QmSGuLfWt6K7JNVF6YCr9mW5s3oo6VNehTRRJufxX2XHmn/
isOpen() view returns (bool)
true
name() view returns (string)
Villa de vendome
owner() view returns (address)
0xade6b7e7f094c20250422472b4d5086f0840c9f8
symbol() view returns (string)
VDPE
totalSupply() view returns (uint256)
1640
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mintTo(address _to)
mintVdv(address _to, uint256 _nb) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseUrl(string _url)
setOpen(bool _isopen)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.