ERC20TOKEN
Verified contract
Active on
Ethereum with 63 txns
Balances ($65.33)
Native
Value
$65.33
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021 | $3,111.00 |
$65.33 | |
UNN | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12555608 | 3 years ago | | | 0 | 0.0020951581 | |
| 11941439 | 4 years ago | | | 0 | 0.0019175940 | |
| 11220132 | 4 years ago | | | 0 | 0.00083520840 | |
| 11219666 | 4 years ago | | | 0 | 0.00061680400 | |
| 11218856 | 4 years ago | | | 0 | 0.00072520800 | |
| 11218822 | 4 years ago | | | 0 | 0.00069867600 | |
| 11218779 | 4 years ago | | | 0 | 0.00079056600 | |
| 11218746 | 4 years ago | | | 0.001 | 0.00044517600 | |
| 11218713 | 4 years ago | | | 0.005 | 0.00066337320 | |
| 11218702 | 4 years ago | | | 0.005 | 0.00066337320 |
ABI
ABI objects
Getter at block 21227198
decimals() view returns (uint256)
18
name() view returns (string)
UNION Finance (unn.finance)
symbol() view returns (string)
UNN
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) payable returns (bool)
batchSend(address[] _tos, uint256 _value) payable returns (bool)
delegate(address a, bytes b) payable
transfer(address _to, uint256 _value) payable returns (bool)
transferFrom(address _from, address _to, uint256 _value) payable returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _name, string _symbol, uint256 _totalSupply)
fallback()
This contract contains no error objects.