WVRPS by Warpsound
Verified contract
Active on
Ethereum with 29,170 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($1,518,362.80)
Native
Value
$1,518,104.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 470.92 | $3,223.70 |
$1,518,104.8 | |
WETH | ERC-20 | 0.0801 | $3,220.98 |
$258 | |
WVRPS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21110728 | 7 days ago | | | 0 | 0.000069298276 | |
| 21110564 | 7 days ago | | | 0 | 0.00021453014 | |
| 21109768 | 7 days ago | | | 0 | 0.00012538217 | |
| 21059068 | 14 days ago | | | 0 | 0.00035086080 | |
| 21054704 | 15 days ago | | | 0 | 0.00022475412 | |
| 21040535 | 17 days ago | | | 0 | 0.00030415417 | |
| 21040531 | 17 days ago | | | 0 | 0.00031530948 | |
| 21040525 | 17 days ago | | | 0 | 0.00032025150 | |
| 21040520 | 17 days ago | | | 0 | 0.00035183773 | |
| 21040514 | 17 days ago | | | 0 | 0.00034342032 |
ABI
ABI objects
Getter at block 21161281
MAX_ACT1_PRESALE_MINTS() view returns (uint256)
3
MAX_ACT2_PRESALE_MINTS() view returns (uint256)
2
MAX_ACT3_PRESALE_MINTS() view returns (uint256)
1
MAX_ACT4_PRESALE_MINTS() view returns (uint256)
1
MAX_MINTS() view returns (uint256)
9
MINT_PRICE() view returns (uint256)
80000000000000000
R() view returns (string)
We are Nervous. Are you? Let us help you with your next NFT Project -> [email protected]
act1PresaleSigner() view returns (address)
0x1301044ef935ae71a97fad3cba745846a4761b4c
act2PresaleSigner() view returns (address)
0x0b8e8ab52feb70fee343b4fbf6f732cac091c721
act3PresaleSigner() view returns (address)
0xb00e2d7a1d57321dcd17fbd1dca1ff47312abb3c
act4PresaleSigner() view returns (address)
0x77c90f215ee5012372d69ecf6e79a6c43a29923d
baseURI() view returns (string)
ipfs://QmUNCvPKrY6rVLvEz4qN5hfYC4f6VYCN6RzUruVSxn6TUc/
currentPresaleAct() view returns (uint256)
0
endPresaleDate() view returns (uint256)
1642525199
hasPreSaleStarted() view returns (bool)
false
hasPublicSaleStarted() view returns (bool)
true
maxSupply() view returns (uint256)
9999
mintingEnabled() view returns (bool)
true
name() view returns (string)
WVRPS by Warpsound
owner() view returns (address)
0xf201894ae8b9fa32cda417389a87095ea134e8c5
startPresaleAct2Date() view returns (uint256)
1642449600
startPresaleAct3Date() view returns (uint256)
1642460400
startPresaleAct4Date() view returns (uint256)
1642482000
startPresaleDate() view returns (uint256)
1642438800
startPublicMintDate() view returns (uint256)
1642525200
symbol() view returns (string)
WVRPS
totalMinted() view returns (uint256)
9999
totalReleased() view returns (uint256)
772000000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
9999
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)
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)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
magicGift(address[] receivers)
magicMint(uint256 numTokens)
mint(uint256 numTokens, bytes pass) payable
release(address account)
release(address token, address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAct1PresaleSigner(address _presaleSigner)
setAct2PresaleSigner(address _preSaleSigner)
setAct3PresaleSigner(address _preSaleSigner)
setAct4PresaleSigner(address _preSaleSigner)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setPresaleAct2Date(uint256 _startPresaleAct2Date)
setPresaleAct3Date(uint256 _startPresaleAct3Date)
setPresaleAct4Date(uint256 _startPresaleAct4Date)
setPresaleDate(uint256 _startPresaleDate, uint256 _endPresaleDate)
setPublicSaleDate(uint256 _startPublicMintDate)
toggleMinting()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(address account)
withdrawERC20(address token, address to)
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 name, string symbol, string _initBaseURI, uint256 _maxSupply, address _act1PresaleSigner, address _act2PresaleSigner, address _act3PresaleSigner, address _act4PresaleSigner, address[] payees, uint256[] shares)
receive()
This contract contains no error objects.