Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($288.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERN | ERC-20 | 115.365565 | $2.36 |
$272.26 | |
UDO | ERC-20 | 5.026662K | $0.003299 |
$16.58 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245910 | 10 hours ago | | | 0 | 0.00066476283 | |
| 21233739 | 2 days ago | | | 0 | 0.00080195142 | |
| 21228199 | 3 days ago | | | 0 | 0.00059458710 | |
| 21222231 | 4 days ago | | | 0 | 0.0011122725 | |
| 21214631 | 5 days ago | | | 0 | 0.00057468504 | |
| 21207049 | 6 days ago | | | 0 | 0.00054489948 | |
| 21193754 | 8 days ago | | | 0 | 0.0012804325 | |
| 21192360 | 8 days ago | | | 0 | 0.00093002000 | |
| 21190646 | 8 days ago | | | 0 | 0.00086323273 | |
| 21190215 | 8 days ago | | | 0 | 0.00079033667 |
ABI
ABI objects
Getter at block 21248840
decimals() view returns (uint256)
18
isTradeable() view returns (bool)
true
name() view returns (string)
Unido
owner() view returns (address)
0x203f58a7cf63d28b5e4271a30cb8e0e61a753f50
symbol() view returns (string)
UDO
totalSupply() view returns (uint256)
114954387000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
lockoutBalances(address) view returns (uint256)
lockoutPeriods(address) view returns (uint256)
lockoutReleaseRates(address) view returns (uint256)
participants(uint256) view returns (address)
pools(uint8) view returns (uint256)
spendable(address tokenOwner) view returns (uint256)
State-modifying
Events addParticipants(uint8 pool, address[] _participants, uint256[] _stakes)
approve(address spender, uint256 tokens) returns (bool)
burn(uint256 tokens)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
finalizeParticipants(uint8 pool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setScanLength(uint256 len)
setTradeable()
takeOwnership()
transfer(address to, uint256 tokens) returns (bool)
transferFrom(address from, address to, uint256 tokens) returns (bool)
transferOwnership(address nextOwner)
updateRelease() returns (bool)
Active(bool isActive)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed tokenOwner, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.