Ubricoin
Verified contract
Active on
Ethereum with 39,194 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($146.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.039098 | $3,197.66 |
$125.02 | |
0x89d2…0359 | ERC-20 | 1 | $14.79 |
$14.79 | |
WBTC | ERC-20 | 0.000078 | $79,432.00 |
$6.2 | |
BAT | ERC-20 | 1 | $0.184734 |
$0.18 | |
ZRX | ERC-20 | 0.500004 | $0.365409 |
$0.18 | |
OMG | ERC-20 | 0.1 | $0.278809 |
$0.03 | |
UBN | ERC-20 | 11.408063B | -- | -- | |
LMY | ERC-20 | 32.255339K | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
ZIL | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453460 | 3 months ago | | | 0 | 0.000048201000 | |
| 20453205 | 3 months ago | | | 0 | 0.000027034000 | |
| 20446271 | 3 months ago | | | 0 | 0.00010909328 | |
| 20445871 | 3 months ago | | | 0 | 0.000066373351 | |
| 19479257 | 8 months ago | | | 0 | 0.0015496717 | |
| 19472380 | 8 months ago | | | 0 | 0.0015890401 | |
| 19245305 | 9 months ago | | | 0 | 0.00072025356 | |
| 18454992 | a year ago | | | 0 | 0.00026903123 | |
| 18444299 | a year ago | | | 0 | 0.00072319500 | |
| 18361985 | a year ago | | | 0 | 0.00024294477 |
ABI
ABI objects
Getter at block 21158185
AVAILABLE_AIRDROP_SUPPLY() view returns (uint256)
2000000000000000000000000000
AVAILABLE_AIRDROP_SUPPLY_ADDRESS() view returns (address)
0x28970854bfa61c0d6fe56cc9daaae5271ceaec09
AVAILABLE_BONUS_SUPPLY() view returns (uint256)
200000000000000000000000000
AVAILABLE_BONUS_SUPPLY_ADDRESS() view returns (address)
0xde59297bf5d1d1b9d38d8f50e55a270eb9ae136e
AVAILABLE_FOUNDER_SUPPLY() view returns (uint256)
1500000000000000000000000000
AVAILABLE_FOUNDER_SUPPLY_ADDRESS() view returns (address)
0xac762012330350ddd97cc64b133536f8e32193a8
AVAILABLE_OWNER_SUPPLY() view returns (uint256)
2000000000000000000000000000
AVAILABLE_OWNER_SUPPLY_ADDRESS() view returns (address)
0xe2d9b8259f74a46b5e3f74a30c7867be0a5f5185
AVAILABLE_TEAMS_SUPPLY() view returns (uint256)
3000000000000000000000000000
AVAILABLE_TEAMS_SUPPLY_ADDRESS() view returns (address)
0x9888375f4663891770daaaf9286d97d44fefc82e
MIN_HOLDER_TOKENS() view returns (uint256)
100000000000000000
RATE() view returns (uint256)
1000
SALES_SUPPLY() view returns (uint256)
1300000000000000000000000000
TOTAL_SUPPLY() view returns (uint256)
10000000000000000000000000000
claimedTokens() view returns (uint256)
0
decimalFactor() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
getHoldersCount() view returns (uint256)
5
halted() view returns (bool)
false
icoAddress() view returns (address)
0xdb13025b219db5e4529f48b65ff009a26b6ae733
name() view returns (string)
Ubricoin
owner() view returns (address)
0x63a471bd2464d0dbb16ab5600a4002e0a159a1f2
symbol() view returns (string)
UBN
totalSupply() view returns (uint256)
22629649247222632077471086172
totalSupply_() view returns (uint256)
22629649247222632077471086172
version() view returns (string)
2.0
Read-only
airdrops(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
holderNumber(address) view returns (uint256)
holders(uint256) view returns (address)
State-modifying
Events _burn(address account, uint256 value)
_burnFrom(address account, uint256 value)
airDrop(address[] _recipient, uint256 _amount)
airDrop_many(address[] _recipient, uint256[] _amount)
approve(address _spender, uint256 _value) returns (bool success)
halt()
mintToken(address target, uint256 mintedAmount)
setICO(address _icoAddress)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unhalt()
AirDrop_many(address[] _recipient, uint256[] _amount, uint256 claimedTokens)
AirDropped(address[] _recipient, uint256 _amount, uint256 claimedTokens)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address from, uint256 value)
FailedTransfer(address indexed to, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferredToken(address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.