DVDDistBotUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xc6b7850d at 13086520
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 37 additional slots

No balances found for "DVDDistBotUpgradeableProxy"

0x3adf6291ed26a9bd3765d9a082deb778bf195cde1be6cb7dfdc672c27062f925
0xbaf3b555ceb9c22f37908f7e70b0ded7b3ddb32e5c106c7c1c490d744122211e
0x8ce84bb0947dad97034ec0f346608a0db760f863188b1a94994ec2be35048c50
0x3f4358a3d4ce9d943a78e125770483304c8d08950215f5422f2188d1bd29cd4a
0xfb321684c184740c6113bf3c66c03167a1075d87e4e9148a70a45209155949cc
0x3a4f8017b7df646f3b7d804b0d01cbe52f440d9d63cc72688f480bd8200be20d
0x3a23718d84cf22cc7f6f474657eecb22897f724b109fd3e5faedc1b62a2354b4
0x4b5b7d91556c3035acac61883a8c268c854cfa347995722b46aa34e4a0904960
0xfb42946ad7c382872336b6e0836eb4fa513dc6e3a5b086e1cea129cac5f12bbe
0xeb6ca0742165d5ccb7bc975f27b52a91699d53bdd3340254ef9210fba80285dd

Functions
Getter at block 20870982
DENOMINATOR(view returns (uint256)
10000
amountDistributed(view returns (uint256)
969002089763374485596707
dvd(view returns (address)
0x77dce26c03a9b833fc2d7c31c22da4f42e9d9582
endTime(view returns (uint256)
1692057600
 
getDistributableAmount(view returns (uint256 distributableuint256 curAmountOnXDVDuint256 rewardForXDVDuint256 curAmountOnUniLPuint256 rewardForUniLP)
lpDvdEth(view returns (address)
0xce9add58ec5a07cb643faf7418eb94c193672844
maxAmount(view returns (uint256)
100000000000000000000000
owner(view returns (address)
0xa1b0176b24cfb9db3aee2edf7a6df129b69ed376
percentOfShareForLP(view returns (uint256)
6667
percentOfShareForXDVD(view returns (uint256)
3333
period(view returns (uint256)
62208000
startTime(view returns (uint256)
1629849600
supply(view returns (uint256)
5500000000000000000000000
wallet(view returns (address)
0xe4868fb2fd1bae0b6b6ed14811e7407bd56f21ea
xdvd(view returns (address)
0x1193c036833b0010ff80a3617bbc94400a284338
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
distDVD(
initialize(address _dvdaddress _xdvdaddress _routeraddress _wallet
renounceOwnership(
setMaxAmount(uint256 _maxAmount
setPercentOfShare(uint256 _percentOfShareForXDVDuint256 _percentOfShareForLP
setPeriod(uint256 _period
setSupply(uint256 _supply
setWallet(address _wallet
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
DistDVD(address indexed useruint256 dvdAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMaxAmount(uint256 newMaxAmount
SetPercentOfShare(uint256 newPercentOfShareForXDVDuint256 newPercentOfShareForLP
SetPeriod(uint256 newPeriod
SetSupply(uint256 newSupply
SetWallet(address indexed newWallet
Constructor
constructor(address logicaddress adminbytes data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.