Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8.13)
Native
Value
$8.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002461 | $3,303.48 |
$8.13 | |
UBTR | ERC-20 | 3.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9986910 | 5 years ago | | | 0 | 0.00018014041 | |
| 9593782 | 5 years ago | | | 0 | 0.000036404000 | |
| 9375751 | 5 years ago | | | 0 | 0.00010293122 | |
| 9306042 | 5 years ago | | | 0 | 0.000036380000 | |
| 9204247 | 5 years ago | | | 0 | 0.000032088000 | |
| 9200319 | 5 years ago | | | 0 | 0.000054588000 | |
| 9022443 | 5 years ago | | | 0 | 0.000036868000 | |
| 8802231 | 5 years ago | | | 0 | 0.00088329600 | |
| 8741971 | 5 years ago | | | 0 | 0.000098118000 | |
| 8741139 | 5 years ago | | | 0 | 0.00013272480 |
ABI
ABI objects
Getter at block 21167999
bonusMinEth() view returns (uint256)
0
bonusPct() view returns (uint256)
75
crowdsaleEnabled() view returns (bool)
true
decimals() view returns (uint8)
18
ethPerToken() view returns (uint256)
7500000
name() view returns (string)
UBETR
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xbe193bd34e0f0a355684dc4c27f09b14d878eff7
symbol() view returns (string)
UBTR
totalSupply() view returns (uint256)
12000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 _value)
disableCrowdsale()
enableCrowdsale()
setBonus(uint256 _bonusPct, uint256 _minEth)
setTokenPrice(uint256 _ethPerToken)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
withdraw(uint256 _amount)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Bonus(address indexed from, uint256 value)
Burn(address indexed from, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.