DXdao

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x1abb94e8 at 9987831
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 49 additional slots
-
variable spans 49 additional slots
7 additional variables

No balances found for "DXdao"

0x41db0e575b57f7717ceb77fac39b923a4b0d3cc7c578ddc8e0ef931754b7fb83

Functions
Getter at block 21199983
DOMAIN_SEPARATOR(view returns (bytes32)
0x74936efb5f568390a1133a9ddebbd96d6adeee8ce36fde2d73d3bb7cc22248f0
PERMIT_TYPEHASH(view returns (bytes32)
0xea2aa0a1be11a07ed86d755c93467f4f82362b452371d1ba94d1715123511acb
autoBurn(view returns (bool)
false
beneficiary(view returns (address)
0x412ea369798e1c46bb66e8fa14f1f8fd352aa504
burnedSupply(view returns (uint256)
0
buySlopeDen(view returns (uint256)
4800000000000000000000
buySlopeNum(view returns (uint256)
1
buybackReserve(view returns (uint256)
0
control(view returns (address)
0x412ea369798e1c46bb66e8fa14f1f8fd352aa504
currency(view returns (address)
0xa1d65e8fb6e87b60feccbc582f7f97804b725521
decimals(view returns (uint8)
18
feeBasisPoints(view returns (uint256)
0
feeCollector(view returns (address)
0x412ea369798e1c46bb66e8fa14f1f8fd352aa504
initGoal(view returns (uint256)
4898979485566395000000
initReserve(view returns (uint256)
50000000000000000000000
investmentReserveBasisPoints(view returns (uint256)
1000
minInvestment(view returns (uint256)
100000000000000000000
name(view returns (string)
DXdao
openUntilAtLeast(view returns (uint256)
0
revenueCommitmentBasisPoints(view returns (uint256)
0
state(view returns (uint256)
0
symbol(view returns (string)
DXD
totalSupply(view returns (uint256)
50000000000000000000000
version(view returns (string)
2
whitelist(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
estimateBuyValue(uint256 _currencyValueview returns (uint256)
estimateExitFee(uint256 _msgValueview returns (uint256)
estimatePayValue(uint256 _currencyValueview returns (uint256)
estimateSellValue(uint256 _quantityToSellview returns (uint256)
initInvestors(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 _amount
buy(address _touint256 _currencyValueuint256 _minTokensBoughtpayable 
close(payable 
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboluint8 decimals
initialize(uint256 _initReserveaddress _currencyAddressuint256 _initGoaluint256 _buySlopeNumuint256 _buySlopeDenuint256 _investmentReserveBasisPointsstring _namestring _symbol
pay(address _touint256 _currencyValuepayable 
permit(address holderaddress spenderuint256 nonceuint256 expirybool alloweduint8 vbytes32 rbytes32 s
sell(address _touint256 _quantityToSelluint256 _minCurrencyReturned
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
updateConfig(address _whitelistAddressaddress _beneficiaryaddress _controladdress _feeCollectoruint256 _feeBasisPointsbool _autoBurnuint256 _revenueCommitmentBasisPointsuint256 _minInvestmentuint256 _openUntilAtLeast
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed _fromuint256 _fairValue
Buy(address indexed _fromaddress indexed _touint256 _currencyValueuint256 _fairValue
Close(uint256 _exitFee
Pay(address indexed _fromaddress indexed _touint256 _currencyValueuint256 _fairValue
Sell(address indexed _fromaddress indexed _touint256 _currencyValueuint256 _fairValue
StateChange(uint256 _previousStateuint256 _newState
Transfer(address indexed fromaddress indexed touint256 value
UpdateConfig(address _whitelistAddressaddress indexed _beneficiaryaddress indexed _controladdress indexed _feeCollectorbool _autoBurnuint256 _revenueCommitmentBasisPointsuint256 _feeBasisPointsuint256 _minInvestmentuint256 _openUntilAtLeast
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.