DXdao

Verified contract

Proxy

Active on Ethereum with 17,613 txns
Deployed by via 0x5ba90a6d at 10012634
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
9 additional variables
Native
Value $428.28
ERC-20
Value $11.99
ERC-20
Value $0.24
0xef85a299fe9e17dccb02eee959a473295cd62611a03e6307bb954aecb7af34e6
0x2676d9d8fae9bdf9279579876b6cd9549b00d38acbbf65867a34e69139575d6c
0xb8be4360c9366617304d49ee8adcbf4168b8a72b73e2246b5fceb9efd907eaa5
From
0x418fad173e000faa87cf2476b195235ae6ea28ff140d751743b02f868e7b0fbd
0xa2e4f76e84017c22716695571e9aa0affaa0268ae6edc1c16822ce18aa99041a
0xb7ef87aed70c73d67de6ce073059d6d3cbe981389ab59b7e4fc3b0fe7a155584
0xf748018ce30cf559a7cebcc60e6363bef1227daed3a96e25da7972ff803f3dfc
0x530ee50a5ebe873a3d7f41dbdb8aa33695758feb2b908549c3f95c0c879b6799
0x731759ce3fd0a7c8f654d5a76d3facb7c7e25dcdb19da98a3edc8eac2eca22b4
0x1a78f0414620e4cc7416cf3f13e8580691896f7eee5d7491fd8f6d44c7f3aef3

Functions
Getter at block 20847009
DOMAIN_SEPARATOR(view returns (bytes32)
0xc5df7b4fee299920f2a094d4a526ee7eefd93942890b65c3e5703455ed58ba8a
PERMIT_TYPEHASH(view returns (bytes32)
0xea2aa0a1be11a07ed86d755c93467f4f82362b452371d1ba94d1715123511acb
autoBurn(view returns (bool)
true
beneficiary(view returns (address)
0x519b70055af55a007110b4ff99b0ea33071c720a
burnedSupply(view returns (uint256)
0
buySlopeDen(view returns (uint256)
48000000000000000000000
buySlopeNum(view returns (uint256)
1
buybackReserve(view returns (uint256)
159141458527946774
control(view returns (address)
0x4942fbdc53b295563d59af51e6ddedceba5e332f
currency(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
18
feeBasisPoints(view returns (uint256)
0
feeCollector(view returns (address)
0x519b70055af55a007110b4ff99b0ea33071c720a
initGoal(view returns (uint256)
4898979485566395000000
initReserve(view returns (uint256)
100000000000000000000000
investmentReserveBasisPoints(view returns (uint256)
1000
minInvestment(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name(view returns (string)
DXdao
openUntilAtLeast(view returns (uint256)
1746533492
revenueCommitmentBasisPoints(view returns (uint256)
1000
state(view returns (uint256)
1
symbol(view returns (string)
DXD
totalSupply(view returns (uint256)
148976876073926853519914
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
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
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
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.