SolomonSale
Verified contract
Active on
Ethereum with 655 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x07a0…686e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SLM | ERC-20 | 48.192843M | -- | -- | |
ADR | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11673762 | 4 years ago | | | 0.52 | 0.00097658000 | |
| 11672658 | 4 years ago | | | 1.9997619 | 0.0013725000 | |
| 11672639 | 4 years ago | | | 2.0006244 | 0.00084000000 | |
| 11671406 | 4 years ago | | | 0.1645824 | 0.0012180000 | |
| 11669115 | 4 years ago | | | 0 | 0.0011130000 | |
| 11669115 | 4 years ago | | | 0.521 | 0.0012429200 | |
| 11668337 | 4 years ago | | | 0.5 | 0.0010920000 | |
| 11668304 | 4 years ago | | | 0.5 | 0.0012180000 | |
| 11668260 | 4 years ago | | | 0.78 | 0.0014204800 | |
| 11668247 | 4 years ago | | | 0.78 | 0.0014204800 |
ABI
ABI objects
Getter at block 21405552
availableTokens() view returns (uint256)
0
exchangeRate() view returns (uint256)
22000
maximum() view returns (uint256)
20000000000000000000
minimum() view returns (uint256)
500000000000000000
paused() view returns (bool)
true
Read-only
getContribution(address wallet) view returns (uint256)
State-modifying
Events exchange() payable
pause()
recoverTokens()
setExchangeRate(uint256 newExchangeRate)
setMaximumExchange(uint256 newMaximum)
setMinimumExchange(uint256 newMinimum)
transferOwnership(address newOwner)
unpause()
withdrawEth()
Exchange(address buyer, uint256 paid, uint256 tokenAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token, uint256 initialExchangeRate, uint256 minExchange, uint256 maxExchange)
receive()
This contract contains no error objects.