Vault Of Gems
Verified contract
Active on
Ethereum with 4,259 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Vault Of Gems"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21291157 | 2 days ago | | | 0 | 0.00015363488 | |
| 20564248 | 3 months ago | | | 0 | 0.000070544621 | |
| 20564248 | 3 months ago | | | 0 | 0.000070305805 | |
| 20379549 | 4 months ago | | | 0 | 0.00011472346 | |
| 20079921 | 6 months ago | | | 0 | 0.00068215459 | |
| 19619790 | 8 months ago | | | 0 | 0.0015084426 | |
| 19612543 | 8 months ago | | | 0 | 0.00087344078 | |
| 19540873 | 8 months ago | | | 0 | 0.0016328821 | |
| 19310395 | 9 months ago | | | 0 | 0.0020516578 | |
| 19310173 | 9 months ago | | | 0 | 0.0028687510 |
ABI
ABI objects
Getter at block 21307648
MAX_NFT_PURCHASE() view returns (uint256)
20
MAX_SUPPLY() view returns (uint256)
12345
VOG_PROVENANCE() view returns (string)
aAddress() view returns (address)
0x35ed04cf90249a285d190e7d39ad66a508ae38e0
bAddress() view returns (address)
0xbb389e40cfadb0c50c2b60b6783d25cc4590abcd
cAddress() view returns (address)
0xddd1d36e3f6090a3337b8bba21ae03d3b11a4848
dAddress() view returns (address)
0xd0276987f3408d95a8dc9917753ad2f4d9031233
eAddress() view returns (address)
0xce0250aea1d634707d4d28bdd70e00e94ce594c6
fAddress() view returns (address)
0x7cef0764ff117d09cdcfe9be4db0dab043211acc
gAddress() view returns (address)
0x43f668fe728f200268440d4d43678a0fbe608e53
gemPrice() view returns (uint256)
80800000000000000
hAddress() view returns (address)
0x7bb8128db83ff858529a6f13b6494c834d0cad76
iAddress() view returns (address)
0x40938d3543538ad92dbf2c5552545d4d62a96a7d
jAddress() view returns (address)
0x24f1e08eaeca9157cc9890025171b31ff21dadb5
kAddress() view returns (address)
0x5054a3a716e4374679450dde08792a7ee2618142
lAddress() view returns (address)
0x2c1fcba608fcec3142a063569bc851e29e4f6e5d
mAddress() view returns (address)
0xc365d6da9293b8cadec5d2e545fb3bdc7b2b1592
nAddress() view returns (address)
0x4bc9c7d7f81504aa21c55d7e38e37197a817e3fc
name() view returns (string)
Vault Of Gems
oAddress() view returns (address)
0xc6296febb1ab09b093b5307d9f366eb8b86d0427
owner() view returns (address)
0xd409de329593ff5f11b7eae9d67bc5e26ddd787e
pAddress() view returns (address)
0xb8ae8f4c35b51153a4a3c392eea4c3bf88886da5
qAddress() view returns (address)
0x5bfd8c4aa447cfb66014e9e4abeaea8b5be5b9d5
rAddress() view returns (address)
0x4868dbc4801282f5fab3759316fc182bda27cccc
sAddress() view returns (address)
0x0590b861515afc4168168a52757444986bcf1ba6
saleIsActive() view returns (bool)
false
startingIndex() view returns (uint256)
0
startingIndexBlock() view returns (uint256)
13265530
symbol() view returns (string)
VOG
tAddress() view returns (address)
0xceb78908417b6a80b1cb78148a4711c8253b1a9a
totalSupply() view returns (uint256)
4807
uAddress() view returns (address)
0x3dcc28da8fa2eb3e1ec70ca471105cfa583b7895
vAddress() view returns (address)
0xd409de329593ff5f11b7eae9d67bc5e26ddd787e
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
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)
calcStartingIndex()
emergencySetStartingIndexBlock()
flipSaleState()
mintGem(uint256 numberOfTokens) payable
renounceOwnership()
reserveGems(address _to, uint256 _reserveAmount)
reserveTokens()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.