Solomon Exchange
Verified contract
Active on
Ethereum with 508 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6f28…df2c
Balances ($0.33)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDATA | ERC-20 | 7.808623 | $0.042727 |
$0.33 | |
SMNX | ERC-20 | 8.836422M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5362097 | 7 years ago | | | 0 | 0.0034455580 | |
| 4785791 | 7 years ago | | | 0 | 0.0050422800 | |
| 4661732 | 7 years ago | | | 0 | 0.00098910000 | |
| 4632047 | 7 years ago | | | 0 | 0.0016782000 | |
| 4632014 | 7 years ago | | | 0 | 0.0017647980 | |
| 4590870 | 7 years ago | | | 0 | 0.0016807600 | |
| 4588496 | 7 years ago | | | 0 | 0.00081378000 | |
| 4476096 | 7 years ago | | | 0 | 0.0011163400 | |
| 4475810 | 7 years ago | | | 0 | 0.00055817000 | |
| 4471242 | 7 years ago | | | 0 | 0.0011163400 |
ABI
ABI objects
Getter at block 21267726
decimals() view returns (uint8)
4
gettotal_Supply() view returns (uint256)
61635781114
name() view returns (string)
Solomon Exchange
symbol() view returns (string)
SMNX
totalSupply() view returns (uint256)
61635781114
Read-only
addresses(uint256) view returns (address)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address sender) view returns (uint256 balance)
getAddress(uint256 i) view returns (address)
userStructs(address) view returns (address)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
add_bonus(uint256 no_of_tokens) returns (uint256 bonus_added)
approve(address _spender, uint256 _amount) returns (bool success)
drain()
end_crowdsale()
getRewardStatus(address addr) returns (bool isReward)
getarray_length() returns (uint256)
rewarded_refresh()
setRewardStatus(address addr, bool status)
start_ICO()
stringToUint(string s) returns (uint256)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address to)
transferby(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Message(string message, address to_, uint256 token_amount)
TRANS(address accountAddress, uint256 amount)
Tokens(string ethh, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.