VIP DVD
Verified contract
Proxy
Active on
Ethereum with 413 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
0x77dc…9582
-
variable spans 46 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DVD | ERC-20 | 2.138924M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19129076 | 10 months ago | | | 0 | 0.0028521548 | |
| 19072048 | 10 months ago | | | 0 | 0.0021328995 | |
| 19065037 | 10 months ago | | | 0 | 0.0013729155 | |
| 17968234 | a year ago | | | 0 | 0.0011874762 | |
| 17907333 | a year ago | | | 0 | 0.0015715036 | |
| 17798723 | a year ago | | | 0 | 0.0023134345 | |
| 17798219 | a year ago | | | 0 | 0.0020120347 | |
| 17593038 | a year ago | | | 0 | 0.0032026560 | |
| 17034629 | 2 years ago | | | 0 | 0.0022340869 | |
| 16653965 | 2 years ago | | | 0 | 0.0023641143 |
ABI
ABI objects
Getter at block 21220380
owner() view returns (address)
0xa1b0176b24cfb9db3aee2edf7a6df129b69ed376
decimals() view returns (uint8)
18
dvd() view returns (address)
0x77dce26c03a9b833fc2d7c31c22da4f42e9d9582
name() view returns (string)
VIP DVD
symbol() view returns (string)
xDVD
totalSupply() view returns (uint256)
1831873385135669583195374
Read-only
supportsInterface(bytes4 id) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTier(address _addr) view returns (uint256 _tier, uint256 _depositedAmount)
tierAmount(uint256) view returns (uint256)
State-modifying
Events transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _dvd, string _name, string _symbol, uint256[] _tierAmounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 _share)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyImplementationUpdated(address indexed previousImplementation, address indexed newImplementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed user, uint256 DVDAmount, uint256 xDVDAmount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed user, uint256 DVDAmount, uint256 xDVDAmount)
constructor(address implementationAddress, address ownerAddress, bytes data)
fallback()
receive()
This contract contains no error objects.