Void Warriors
Verified contract
Active on
Ethereum with 1,188 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Void Warriors"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20679615 | 3 months ago | | | 0 | 0.00067837316 | |
| 19702835 | 7 months ago | | | 0 | 0.00036001826 | |
| 19461956 | 9 months ago | | | 0 | 0.0025002518 | |
| 19111617 | 10 months ago | | | 0 | 0.00047507209 | |
| 18910367 | a year ago | | | 0 | 0.00046505830 | |
| 18785493 | a year ago | | | 0 | 0.0017688824 | |
| 18771941 | a year ago | | | 0 | 0.0022888718 | |
| 18596509 | a year ago | | | 0 | 0.00082746505 | |
| 18385509 | a year ago | | | 0 | 0.00049230310 | |
| 18378260 | a year ago | | | 0 | 0.00050627699 |
ABI
ABI objects
Getter at block 21330900
baseUrl() view returns (string)
https://epiceagles.mypinata.cloud/ipfs/QmRSbGY24vJhUdkAz6r6ttzt4mUtFTQXgcqfU6HHKyR7ra/
claimOn() view returns (bool)
false
limit() view returns (uint256)
21
mintStatus() view returns (uint8)
0
name() view returns (string)
Void Warriors
owner() view returns (address)
0xc03e1522a67ddd1c6767e2368b671ba92fea420f
price() view returns (uint256)
30000000000000000
supply() view returns (uint256)
7676
symbol() view returns (string)
VW
totalReleased() view returns (uint256)
1679378000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
2100
Read-only
allowlist(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
claimed(uint256) view returns (bool)
eaglesOfOwnerWithClaims(address owner) view returns (struct VoidWarriorsClaim[])
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isOnAllowlist(address owner) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
released(address token, address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
tokenURIsOfOwner(address owner) view returns (string[])
tokensOfOwner(address owner) view returns (uint256[])
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256[] eagleIds)
mint(uint256 amount) payable
mintAllowlist(uint256 amount) payable
release(address account)
release(address token, address account)
renounceOwnership()
reserve(uint256 amount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAllowlistOwners(address[] owners)
setApprovalForAll(address operator, bool approved)
setBaseUrl(string _baseUrl)
setClaiming(bool _claimOn)
setEpicEaglesContract(address _epicEagles)
setMintStatus(uint256 status)
setPrice(uint256 _price)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
withdrawRoyalties() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _baseUrl, address _epicEagles)
receive()
This contract contains no error objects.