UbexCrowdsale
Verified contract
Active on
Ethereum with 17,880 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIT | ERC-20 | 2 | $0.002646 |
$0.01 | |
KAN | ERC-20 | 4 | $0.000743 |
$0 | |
SMT | ERC-20 | 1 | $0.001027 |
$0 | |
GNX | ERC-20 | 1 | $0.000404 |
$0 | |
LET | ERC-20 | 2 | $0.000192 |
$0 | |
ZSC | ERC-20 | 2 | $0.000084 |
$0 | |
XMX | ERC-20 | 6 | $0.000011 |
$0 | |
٨ | ERC-20 | 100 | $0.000001 |
$0 | |
OCN | ERC-20 | 1 | $0.000042 |
$0 | |
FTI | ERC-20 | 1 | $0.000008 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19719535 | 7 months ago | | | 0 | 0.00095106432 | |
| 11868346 | 4 years ago | | | 0.01 | 0.0042840000 | |
| 7893802 | 5 years ago | | | 0 | 0.000027350000 | |
| 6945052 | 6 years ago | | | 40 | 0.00011041200 | |
| 6808066 | 6 years ago | | | 0.59 | 0.00022082400 | |
| 6808063 | 6 years ago | | | 0.59 | 0.00024290640 | |
| 6802973 | 6 years ago | | | 0.58 | 0.00022082400 | |
| 6666484 | 6 years ago | | | 0.01205065 | 0.00041404500 | |
| 6568749 | 6 years ago | | | 0.00396 | 0.0013801500 | |
| 6567440 | 6 years ago | | | 0.00044681353 | 0.000082809000 |
ABI
ABI objects
Getter at block 21159610
bonusMultiplier() view returns (uint256)
1160
closed() view returns (bool)
true
hasClosed() view returns (bool)
true
owner() view returns (address)
0x474e028b9710bef801d3a0ba3c282e729c0e3591
rate() view returns (uint256)
100000
token() view returns (address)
0x6704b673c70de9bf74c8fba4b4bd748f0e2190e1
tokensIssued() view returns (uint256)
2527258418779348009359026000
wallet() view returns (address)
0xf8eed1ae306a07d8899de8dabc3783974a680830
weiRaised() view returns (uint256)
25074463194759581905826
Read-only
balances(address) view returns (uint256)
State-modifying
Events addTokens(address _beneficiary, uint256 _tokenAmount)
buyTokens(address _beneficiary) payable
closeCrowdsale(bool closed_)
postCrowdsaleWithdraw(uint256 _tokenAmount)
setBonusMultiplier(uint256 bonusMultiplier_)
transferOwnership(address newOwner)
withdrawTokens()
withdrawTokensFor(address receiver_)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenAdded(address indexed beneficiary, uint256 amount)
TokenDelivered(address indexed receiver, uint256 amount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _rate, address _wallet, address _token, uint256 _bonusMultiplier)
fallback()
This contract contains no error objects.