wLitiCapital
Verified contract
Active on
Ethereum with 4,588 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 |
---|---|---|---|---|---|
USDOGE 🇺🇸 | ERC-20 | 1.776M | -- | -- | |
LITI | ERC-20 | 59.688K | -- | -- | |
wLITI | ERC-20 | 14 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112099 | 7 days ago | | | 0 | 0.00025152958 | |
| 21033543 | 17 days ago | | | 0 | 0.00042311331 | |
| 21031269 | 18 days ago | | | 0 | 0.00023446088 | |
| 21023732 | 19 days ago | | | 0 | 0.00042467670 | |
| 20966277 | a month ago | | | 0 | 0.00089037520 | |
| 20948089 | a month ago | | | 0 | 0.00034708121 | |
| 20948088 | a month ago | | | 0 | 0.00061029858 | |
| 20894867 | a month ago | | | 0 | 0.00033593105 | |
| 20838740 | a month ago | | | 0 | 0.00032324077 | |
| 20838638 | a month ago | | | 0 | 0.00038681343 |
ABI
ABI objects
Getter at block 21158677
decimals() view returns (uint8)
18
name() view returns (string)
wLitiCapital
symbol() view returns (string)
wLITI
totalSupply() view returns (uint256)
298440000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unwrap(uint256 amount)
wrap(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unwrapped(address user, uint256 amount)
Wrapped(address user, uint256 amount)
constructor(address _litiAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.