Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TEST | ERC-20 | 0.000259 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9967337 | 5 years ago | | | 0 | 0.0027636840 | |
| 9967337 | 5 years ago | | | 0 | 0.0031051964 | |
| 9967337 | 5 years ago | | | 0 | 0.0032571990 | |
| 9967337 | 5 years ago | | | 0 | 0.0034743456 | |
| 9967337 | 5 years ago | | | 0 | 0.0035129498 | |
| 9967337 | 5 years ago | | | 0 | 0.0035533080 | |
| 9967336 | 5 years ago | | | 0 | 0.0035533080 | |
| 9967335 | 5 years ago | | | 0 | 0.0037507140 | |
| 9967335 | 5 years ago | | | 0 | 0.0037507140 | |
| 9967335 | 5 years ago | | | 0 | 0.0069092100 |
ABI
ABI objects
Getter at block 21220423
contractEthBalance() view returns (uint256)
0
contractTokenBalance() view returns (uint256)
259483375626260
exchangeAddress() view returns (address)
0x730da6e3b948cda993a4bbd58fded7ccc8e820ca
maxTokenPerEth() view returns (uint256)
520
minEthLimit() view returns (uint256)
400000000000
owner() view returns (address)
0x1d9b23376e2861974946140e130933c41ffda0e2
tokenAddress() view returns (address)
0x3a5df276a6d2b2b19271f649742a539d5c3946bc
totalClients() view returns (uint256)
1
Read-only
canPurchase(address _client) view returns (bool)
clientEthBalances(address) view returns (uint256)
clientExists(address) view returns (bool)
clientMinTokens(address) view returns (uint256)
clientTokenBalances(address) view returns (uint256)
clientTokenFees(address) view returns (uint256)
clients(uint256) view returns (address)
getMaxTokens(uint256 _etherAmount) view returns (uint256)
purchaseTimestamp(address) view returns (uint256)
triggerAddresses(address) view returns (bool)
State-modifying
Events executeLimitOrder(address _client, uint256 deadline) returns (uint256, uint256)
setLimitOrder(uint256 _tokenAmount, uint256 _etherAmount) payable
setTriggerAddress(address _address, bool _authorized)
withdrawClientTokens()
withdrawEther()
withdrawFeeTokens(address _client)
This contract contains no event objects.
constructor(address _exchangeAddress, uint256 _minEthLimit, uint256 _maxTokenPerEth)
This contract contains no fallback and receive objects.
This contract contains no error objects.