Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($25.41)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UBSN | ERC-20 | 2.47M | $0.000006 |
$15.22 | |
USDT | ERC-20 | 10.169958 | $1.002 |
$10.19 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21221517 | 15 hours ago | | | 0 | 0.00032255985 | |
| 21221455 | 15 hours ago | | | 0 | 0.00050095545 | |
| 21221455 | 15 hours ago | | | 0 | 0.00050095545 | |
| 21221444 | 15 hours ago | | | 0 | 0.00078709479 | |
| 21221439 | 15 hours ago | | | 0 | 0.00082651066 | |
| 21221433 | 15 hours ago | | | 0 | 0.00085330186 | |
| 21221428 | 16 hours ago | | | 0 | 0.00088145792 | |
| 21221403 | 16 hours ago | | | 0 | 0.00043326430 | |
| 21212426 | 2 days ago | | | 0 | 0.00033344683 | |
| 21209537 | 2 days ago | | | 0 | 0.00032440284 |
ABI
ABI objects
Getter at block 21226066
MAX_UINT() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_totalSupply() view returns (uint256)
186462111631
decimals() view returns (uint256)
0
name() view returns (string)
UBSN
owner() view returns (address)
0x440f77483d69f1c1f1a39c7b7bcb74b7c1abee41
symbol() view returns (string)
UBSN
totalSupply() view returns (uint256)
186462111631
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialSupply, string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.