UniBright
Verified contract
Active on
Ethereum with 168,447 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7,971.92)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI | ERC-20 | 400 | $9.48 |
$3,792 | |
UBT | ERC-20 | 74.679405K | $0.047441 |
$3,542.86 | |
USDC | ERC-20 | 600 | $1.001 |
$600.6 | |
PNK | ERC-20 | 1.565949K | $0.016057 |
$25.15 | |
SWAP | ERC-20 | 100 | $0.11321 |
$11.32 | |
APU | ERC-20 | 1 | $0.000998 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
RSR | ERC-20 | 58.437747K | -- | -- | |
| ERC-20 | 8.889K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243517 | 3 hours ago | | | 0 | 0.0014307411 | |
| 21243051 | 4 hours ago | | | 0 | 0.0011058819 | |
| 21242949 | 5 hours ago | | | 0 | 0.0029890740 | |
| 21242573 | 6 hours ago | | | 0 | 0.0012263245 | |
| 21241942 | 8 hours ago | | | 0 | 0.0012561630 | |
| 21241465 | 10 hours ago | | | 0 | 0.0010495908 | |
| 21240926 | 11 hours ago | | | 0 | 0.0016265665 | |
| 21240288 | 13 hours ago | | | 0 | 0.0012113903 | |
| 21239906 | 15 hours ago | | | 0 | 0.0012090537 | |
| 21239882 | 15 hours ago | | | 0 | 0.0012881387 |
ABI
ABI objects
Getter at block 21244312
decimals() pure returns (uint8)
8
etoken2() pure returns (address)
0x331d077518216c07c87f4f18ba64cd384c411f84
etoken2Symbol() pure returns (bytes32)
0x554e420000000000000000000000000000000000000000000000000000000000
getLatestVersion() pure returns (address)
0x9e6d0f3cdedab391483b234e6c06bc35aaba75c7
getPendingVersion() pure returns (address)
0x0000000000000000000000000000000000000000
getPendingVersionTimestamp() pure returns (uint256)
0
multiAsset() pure returns (address)
0x331d077518216c07c87f4f18ba64cd384c411f84
name() pure returns (string)
UniBright
symbol() pure returns (string)
UBT
totalSupply() pure returns (uint256)
15000000000000000
Read-only
allowance(address _from, address _spender) pure returns (uint256)
balanceOf(address _owner) pure returns (uint256)
getVersionFor(address _sender) pure returns (address)
State-modifying
Events _forwardApprove(address _spender, uint256 _value, address _sender) returns (bool)
_forwardTransferFromToICAPWithReference(address _from, bytes32 _icap, uint256 _value, string _reference, address _sender) returns (bool)
_forwardTransferFromWithReference(address _from, address _to, uint256 _value, string _reference, address _sender) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
change(string _symbol, string _name) returns (bool)
commitUpgrade() returns (bool)
emitApprove(address _from, address _spender, uint256 _value)
emitTransfer(address _from, address _to, uint256 _value)
init(address _etoken2, string _symbol, string _name) returns (bool)
optIn() returns (bool)
optOut() returns (bool)
proposeUpgrade(address _newVersion) returns (bool)
purgeUpgrade() returns (bool)
recoverTokens(uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferFromToICAP(address _from, bytes32 _icap, uint256 _value) returns (bool)
transferFromToICAP(address _from, string _icap, uint256 _value) returns (bool)
transferFromToICAPWithReference(address _from, bytes32 _icap, uint256 _value, string _reference) returns (bool)
transferFromToICAPWithReference(address _from, string _icap, uint256 _value, string _reference) returns (bool)
transferFromWithReference(address _from, address _to, uint256 _value, string _reference) returns (bool)
transferToICAP(bytes32 _icap, uint256 _value) returns (bool)
transferToICAP(string _icap, uint256 _value) returns (bool)
transferToICAPWithReference(bytes32 _icap, uint256 _value, string _reference) returns (bool)
transferToICAPWithReference(string _icap, uint256 _value, string _reference) returns (bool)
transferWithReference(address _to, uint256 _value, string _reference) returns (bool)
Approval(address indexed from, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeProposal(address newVersion)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.