DXdao

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xbca9dfe6 at 17024514
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"

0x6f92929a93162efc783b1cbfab1c006a86704a2fedb889009745ecb846ee6581

Functions
Getter at block 20848249
DOMAIN_SEPARATOR(view returns (bytes32)
0xff2fff85828c06c994aa89758125975dc270427c2b4e755c8dc7b9fa0016d789
PERMIT_TYPEHASH(view returns (bytes32)
0xea2aa0a1be11a07ed86d755c93467f4f82362b452371d1ba94d1715123511acb
autoBurn(view returns (bool)
false
beneficiary(view returns (address)
0xf006779eabe823f8eed05464a1628383af1f7afb
burnedSupply(view returns (uint256)
0
buySlopeDen(view returns (uint256)
1
buySlopeNum(view returns (uint256)
1
buybackReserve(view returns (uint256)
0
control(view returns (address)
0xf006779eabe823f8eed05464a1628383af1f7afb
currency(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
feeBasisPoints(view returns (uint256)
0
feeCollector(view returns (address)
0xf006779eabe823f8eed05464a1628383af1f7afb
initGoal(view returns (uint256)
1
initReserve(view returns (uint256)
0
investmentReserveBasisPoints(view returns (uint256)
1
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)
0
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
saveVestedTokens(address tokenVesting
sell(address _touint256 _quantityToSelluint256 _minCurrencyReturned
setControl(address _control
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
updateConfig(address _whitelistAddressaddress _beneficiaryaddress _controladdress _feeCollectoruint256 _feeBasisPointsbool _autoBurnuint256 _revenueCommitmentBasisPointsuint256 _minInvestmentuint256 _openUntilAtLeast
withdrawETH(payable 
withdrawToken(address tokenreturns (bool)
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.