Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$97,562.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 29.473253 | $3,310.19 |
$97,562.07 | |
KIRU | ERC-20 | 70.500454B | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243850 | an hour ago | | | 0 | 0.00047752513 | |
| 21243848 | an hour ago | | | 0 | 0.00076759646 | |
| 21243221 | 3 hours ago | | | 0.058 | 0.00053658834 | |
| 21243067 | 4 hours ago | | | 0.15 | 0.00053821197 | |
| 21242872 | 4 hours ago | | | 0.3 | 0.00053120582 | |
| 21242719 | 5 hours ago | | | 0.3 | 0.00092484850 | |
| 21242492 | 6 hours ago | | | 0 | 0.00052646712 | |
| 21242363 | 6 hours ago | | | 0 | 0.00043618606 | |
| 21240902 | 11 hours ago | | | 0 | 0.00066948646 | |
| 21240892 | 11 hours ago | | | 0.1 | 0.00059289690 |
ABI
ABI objects
Getter at block 21244148
TREASURY() view returns (address)
0x2d69b5b0c06f5c0b14d11d9bc7e622ac5316c018
decimals() view returns (uint8)
18
getState() view returns (uint256 r0, uint256 r1, uint256 alpha)
(r0=28579389628085947631, r1=70500454075881085933749991719, alpha=999835)
name() view returns (string)
Kiru
symbol() view returns (string)
KIRU
totalSupply() view returns (uint256)
998527114585256230630824072173
Read-only
allowance(address owner, address spender) view returns (uint256 __allowance)
balanceOf(address to) view returns (uint256 _balance)
quoteDeposit(uint256 value) view returns (uint256)
quoteWithdraw(uint256 value) view returns (uint256)
State-modifying
Events approve(address to, uint256 value) returns (bool)
burn(uint256 value)
collect()
deposit(uint256 out) payable
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdraw(uint256 value, uint256 out)
Approval(address indexed owner, address indexed spender, uint256 value)
Buy(address indexed chad, uint256 amountIn, uint256 amountOut, uint256 r0, uint256 r1)
Sell(address indexed jeet, uint256 amountIn, uint256 amountOut, uint256 r0, uint256 r1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _alpha, uint256 _phi, uint256 _r1Init, uint256 _supply, address _treasury)
receive()
This contract contains no error objects.