UniWhales.io
Verified contract
Active on
Ethereum with 4,525 txns
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 |
---|---|---|---|---|---|
UWL | ERC-20 | 16K | -- | -- | |
UWL | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20986643 | a month ago | | | 0 | 0.00066705639 | |
| 20688461 | 2 months ago | | | 0 | 0.000027679745 | |
| 20688459 | 2 months ago | | | 0 | 0.000029807026 | |
| 20688457 | 2 months ago | | | 0 | 0.000030744746 | |
| 20576155 | 3 months ago | | | 0 | 0.000029281807 | |
| 20529144 | 3 months ago | | | 0 | 0.00044754248 | |
| 20439400 | 3 months ago | | | 0 | 0.000052243958 | |
| 20390450 | 4 months ago | | | 0 | 0.000066312643 | |
| 20282991 | 4 months ago | | | 0 | 0.00011079318 | |
| 20007600 | 5 months ago | | | 0 | 0.00017015652 |
ABI
ABI objects
Getter at block 21172933 getVaultList() view returns (address[] list)
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
getVaultAmount() view returns (uint256 amount)
0
getVaultReleaseTime() view returns (uint256 releaseTime)
0
isLocked() view returns (bool)
false
limitTradeByOwner() view returns (bool)
false
name() view returns (string)
UniWhales.io
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
startDate() view returns (uint256)
0
symbol() view returns (string)
UWL
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
getVaultAmountFrom(address from) view returns (uint256 amount)
getVaultReleaseTimeFrom(address from) view returns (uint256 releaseTime)
State-modifying
Events RemoveLimitTrade()
approve(address spender, uint256 tokens) returns (bool success)
limitTrade()
releaseToken()
releateTokenTo(address to)
setIsLocked(bool _isLocked)
tokenToVault(address to, uint256 amount, uint256 releastTime)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address multisig, uint256 tokens)
fallback()
This contract contains no error objects.