Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($13,588.81)
Native
Value
$13,044.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.203638 | $3,103.14 |
$13,044.48 | |
NEXO | ERC-20 | 331.777436 | $1.23 |
$408.09 | |
OMG | ERC-20 | 143.248989 | $0.295423 |
$42.32 | |
LOC | ERC-20 | 238.563055 | $0.167639 |
$39.99 | |
ZRX | ERC-20 | 58.908903 | $0.391557 |
$23.07 | |
TUSD | ERC-20 | 15.625417 | $0.998571 |
$15.6 | |
BAT | ERC-20 | 73.83024 | $0.203261 |
$15.01 | |
0x89d2…0359 | ERC-20 | 0.01 | $16.32 |
$0.16 | |
AE | ERC-20 | 2.580225 | $0.038733 |
$0.1 | |
PAT | ERC-20 | 1.000054M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18783422 | a year ago | | | 0 | 0.0017464939 | |
| 12123120 | 4 years ago | | | 0 | 0.0023023910 | |
| 8161217 | 5 years ago | | | 0 | 0.00048170000 | |
| 8161217 | 5 years ago | | | 0 | 0.0010123200 | |
| 8161190 | 5 years ago | | | 0 | 0.0012050080 | |
| 8161185 | 5 years ago | | | 0 | 0.0010522600 | |
| 8161184 | 5 years ago | | | 0 | 0.00071526400 | |
| 8161180 | 5 years ago | | | 0 | 0.00093814600 | |
| 8161180 | 5 years ago | | | 0 | 0.00059165050 | |
| 8160475 | 5 years ago | | | 0 | 0.00071104000 |
ABI
ABI objects
Getter at block 21212399
ETH() view returns (address)
0x0000000000000000000000000000000000000000
VERSION() view returns (uint8)
0
dailyVolume() view returns (uint256)
1543858437825000000
dailyVolumeCap() view returns (uint256)
5000000000000000000
discountTokenAddress() view returns (address)
0x000000000000000000000000000000000000dead
feeAccount() view returns (address)
0x4c7fecf4d0be2ac527119fca1b31a4811cccece3
feeRate() view returns (uint256)
1000
isMigrationAllowed() view returns (bool)
false
newExchangeAddress() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x3f6c7b86b9abe41a1cf2feba0bb74979409b9120
referralFeeRate() view returns (uint256)
5
Read-only
balances(address, address) view returns (uint256)
crowdsales(address) view returns (uint256 startTime, uint256 endTime, uint256 capacity, uint256 leftAmount, uint256 tokenRatio, uint256 minContribution, uint256 maxContribution, uint256 weiRaised, address wallet)
filledAmounts(bytes32) view returns (uint256)
getBonusFactor(address _project, uint256 _weiAmount) view returns (uint256)
isUserWhitelisted(address _project, address _user) view returns (bool)
referrals(address) view returns (address)
saleOpen(address _project) view returns (bool)
userContributionForProject(address, address) view returns (uint256)
State-modifying
Events allowOrRestrictMethod(bytes4 _methodId, bool _allowed)
allowOrRestrictMigrations()
buyTokens(address _project) payable
cancelMultipleOrders(address[3][] _orderAddresses, uint256[3][] _orderValues, uint8[] _v, bytes32[] _r, bytes32[] _s)
cancelOrder(address[3] _orderAddresses, uint256[3] _orderValues, uint8 _v, bytes32 _r, bytes32 _s)
depositEthers() payable
depositEthers(address _referrer) payable
depositEthersFor(address _beneficiary) payable
depositOldTokens(address _tokenAddress, uint256 _amount)
depositOldTokens(address _tokenAddress, uint256 _amount, address _referrer)
depositOldTokensFor(address _tokenAddress, uint256 _amount, address _beneficiary)
depositTokens(address _tokenAddress, uint256 _amount)
depositTokens(address _tokenAddress, uint256 _amount, address _referrer)
depositTokensFor(address _tokenAddress, uint256 _amount, address _beneficiary)
migrateFunds(address[] _tokens)
registerCrowdsale(address _project, address _projectWallet, uint256[8] _values)
setDailyVolumeCap(uint256 _dailyVolumeCap)
setDiscountToken(address _discountTokenAddress, uint256 _discountTokenRatio, uint256 _minimumTokenAmountForUpdate)
setFee(uint256 _feeRate)
setFeeAccount(address _feeAccount)
setMinimumTokenAmountForUpdate(uint256 _minimumTokenAmountForUpdate)
setNewExchangeAddress(address _newExchangeAddress)
setReferralFee(uint256 _referralFeeRate)
takeAllOrRevert(address[3][] _orderAddresses, uint256[3][] _orderValues, uint256[] _takerSellAmount, uint8[] _v, bytes32[] _r, bytes32[] _s, bytes4 _methodId)
takeAllPossible(address[3][] _orderAddresses, uint256[3][] _orderValues, uint256[] _takerSellAmount, uint8[] _v, bytes32[] _r, bytes32[] _s, bytes4 _methodId)
takeBuyOrder(address[3] _orderAddresses, uint256[3] _orderValues, uint256 _takerSellAmount, uint8 _v, bytes32 _r, bytes32 _s)
takeBuyTokenOrder(address[3] _orderAddresses, uint256[3] _orderValues, uint256 _takerSellAmount, uint8 _v, bytes32 _r, bytes32 _s)
takeSellOrder(address[3] _orderAddresses, uint256[3] _orderValues, uint256 _takerSellAmount, uint8 _v, bytes32 _r, bytes32 _s)
takeSellTokenOrder(address[3] _orderAddresses, uint256[3] _orderValues, uint256 _takerSellAmount, uint8 _v, bytes32 _r, bytes32 _s)
transfer(address _tokenAddress, address _to, uint256 _amount)
transferOwnership(address newOwner)
withdrawEthers(uint256 _amount)
withdrawOldTokens(address _tokenAddress, uint256 _amount)
withdrawTokens(address _tokenAddress, uint256 _amount)
withdrawWhenFinished(address _project)
CancelOrder(address indexed makerBuyToken, address indexed makerSellToken, address indexed maker, bytes32 orderHash, uint256 nonce)
Deposit(address indexed tokenAddress, address indexed user, uint256 amount, uint256 balance)
Error(uint8 eventId, bytes32 orderHash)
FundsMigrated(address indexed user, address indexed exchangeAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReferralBalanceUpdated(address refererAddress, address referralAddress, address tokenAddress, uint256 feeAmount, uint256 referralFeeAmount)
ReferralDeposit(address token, address indexed user, address indexed referrer, uint256 amount, uint256 balance)
TakeOrder(address indexed maker, address taker, address indexed makerBuyToken, address indexed makerSellToken, uint256 takerGivenAmount, uint256 takerReceivedAmount, bytes32 orderHash, uint256 nonce)
TokenPurchase(address indexed project, address indexed contributor, uint256 tokens, uint256 weiAmount)
Withdraw(address indexed tokenAddress, address indexed user, uint256 amount, uint256 balance)
constructor(address _feeAccount, uint256 _feeRate, uint256 _referralFeeRate, address _discountTokenAddress, uint256 _discountTokenRatio)
fallback()
This contract contains no error objects.