Ubcoin.io ICO Samsung supported
Verified contract
Active on
Ethereum with 312 txns
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 |
---|---|---|---|---|---|
| ERC-20 | 2K | -- | -- | |
BOBx | ERC-20 | 1.5K | -- | -- | |
TBAG | ERC-20 | 100 | -- | -- | |
GGD | ERC-20 | 20 | -- | -- | |
SCB | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14442243 | 3 years ago | | | 0 | 0.0012357500 | |
| 12632349 | 3 years ago | | | 0 | 0.00043153000 | |
| 12576739 | 3 years ago | | | 0 | 0.00047076000 | |
| 12373757 | 4 years ago | | | 0 | 0.0012161300 | |
| 12177855 | 4 years ago | | | 0 | 0.0033173100 | |
| 11522483 | 4 years ago | | | 0 | 0.0020251040 | |
| 11399041 | 4 years ago | | | 0 | 0.00079243200 | |
| 11198333 | 4 years ago | | | 0 | 0.0017579309 | |
| 11168909 | 4 years ago | | | 0 | 0.00057576300 | |
| 9440074 | 5 years ago | | | 0 | 0.000076260000 |
ABI
ABI objects
Getter at block 21284113
amount() view returns (uint256)
1000000000000000000000
canTransfer() view returns (bool)
true
decimals() view returns (uint32)
18
name() view returns (string)
Ubcoin.io ICO Samsung supported
owner() view returns (address)
0xea15adb66dc92a4bbccc8bf32fd25e2e86a2a770
saleAgent() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Ubcoin.io ICO Samsung supported
totalSupply() view returns (uint256)
11110000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount) returns (bool)
mintSeq(address[] receivers) returns (bool)
setAmount(uint256 newAmount)
setCanTransfer(bool newCanTransfer)
setName(string newName)
setSaleAgent(address newSaleAgnet)
setSymbol(string newSymbol)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.