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 |
---|---|---|---|---|---|
UBO | ERC-20 | 210M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7443544 | 6 years ago | | | 0 | 0.0022103100 | |
| 7439725 | 6 years ago | | | 0 | 0.000077820000 | |
| 7439681 | 6 years ago | | | 0 | 0.000077180000 | |
| 7439587 | 6 years ago | | | 0 | 0.00010782000 | |
| 7117167 | 6 years ago | | | 0 | 0.0015979340 | |
| 5846927 | 6 years ago | | | 0 | 0.0022129340 | |
| 5712896 | 6 years ago | | | 0 | 0.0028066480 | |
| 5632440 | 7 years ago | | | 0 | 0.0028099760 | |
| 5384486 | 7 years ago | | | 0 | 0.0022155580 | |
| 5163529 | 7 years ago | | | 0 | 0.0020299760 |
ABI
ABI objects
Getter at block 21230489
amountOfParticipants() view returns (uint256)
0
amountOfUBOsold() view returns (uint256)
0
bountyAmountLeft() view returns (uint256)
0
crowdsaleAmountLeft() view returns (uint256)
210000000000000000000000000
crowdsaleFinished() view returns (bool)
true
crowdsaleStarted() view returns (bool)
true
crowdsaleTargetReached() view returns (bool)
false
crowdsaleTargetUBO() view returns (uint256)
3500000000000000000000000
decimals() view returns (uint8)
18
earlyBackersAmountLeft() view returns (uint256)
0
foundersAmountLeft() view returns (uint256)
0
name() view returns (string)
UBOCOIN
owner() view returns (address)
0x7a37c359924abb98b95f079969563caef7511d08
reservedFundLeft() view returns (uint256)
0
symbol() view returns (string)
UBO
teamAmountLeft() view returns (uint256)
0
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allParticipants(uint256) view returns (address)
balanceOf(address _owner) view returns (uint256 balance)
participantToEtherSpent(address) view returns (uint256)
participantToUBObought(address) view returns (uint256)
State-modifying
Events burn(uint256 _value)
buyTokens() payable
destroyUnsoldTokens()
distributeBountyTokens(address _bountyReceiverAddress, uint256 _amount)
distributeCrowdsaleTokens(address _to, uint256 _amount)
distributeEarlyBackerTokens(address _earlyBackerAddress, uint256 _amount)
distributeFounderTokens(address _founderAddress, uint256 _amount)
distributeReservedTokens(address _to, uint256 _amount)
distributeTeamTokens(address _teamMemberAddress, uint256 _amount)
ownerWithdrawETH()
refund()
refundMany(uint256 _startIndex, uint256 _endIndex)
setPreICOStartTime(uint256 _timestamp)
startPreICOnow()
transfer(address _to, uint256 _amount) returns (bool)
transferOwnership(address newOwner)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.