DVDDistBotUpgradeable

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x90e5e32c at 13081838
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 "DVDDistBotUpgradeable"

No transactions found for "DVDDistBotUpgradeable"


Functions
Getter at block 21220390
DENOMINATOR(view returns (uint256)
10000
amountDistributed(view returns (uint256)
0
dvd(view returns (address)
0x0000000000000000000000000000000000000000
endTime(view returns (uint256)
0
 
getDistributableAmount(view returns (uint256 distributableuint256 curAmountOnXDVDuint256 rewardForXDVDuint256 curAmountOnUniLPuint256 rewardForUniLP)
lpDvdEth(view returns (address)
0x0000000000000000000000000000000000000000
maxAmount(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentOfShareForLP(view returns (uint256)
0
percentOfShareForXDVD(view returns (uint256)
0
period(view returns (uint256)
0
startTime(view returns (uint256)
0
supply(view returns (uint256)
0
wallet(view returns (address)
0x0000000000000000000000000000000000000000
xdvd(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
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
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.