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 |
---|---|---|---|---|---|
LBE | ERC-20 | 500K | -- | -- | |
URUN | ERC-20 | 856.422884 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15805372 | 2 years ago | | | 0 | 0.0010507860 | |
| 15641583 | 2 years ago | | | 0 | 0.00081197100 | |
| 12543572 | 3 years ago | | | 0 | 0.0016897950 | |
| 12326988 | 4 years ago | | | 0 | 0.0018781500 | |
| 12245860 | 4 years ago | | | 0 | 0.0028501209 | |
| 11081994 | 4 years ago | | | 0 | 0.00049347900 | |
| 10866950 | 4 years ago | | | 0 | 0.014511194 | |
| 10218683 | 4 years ago | | | 0 | 0.0017638830 | |
| 9917742 | 5 years ago | | | 0 | 0.000076926000 | |
| 9830235 | 5 years ago | | | 0 | 0.00019231500 |
ABI
ABI objects
Getter at block 21246202
decimals() view returns (uint8)
18
getTokenDetail() view returns (string, string, uint256)
(URUN, URUN, 80000000000000000000000000)
name() view returns (string)
URUN
owner() view returns (address)
0x09162bd9c5bfb9e39e87ce3e39b558a5546710b8
symbol() view returns (string)
URUN
totalSupply() view returns (uint256)
80000000000000000000000000
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 _amount) returns (bool success)
burn(uint256 _value)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol, address wallet)
fallback()
This contract contains no error objects.