Kashi Medium Risk THORChain ETH.RUNE/Tether USD-Chainlink
Verified contract
Proxy
Active on
Ethereum with 707 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3155…49cb
0x0063…3cfb
Balances ($0.00)
No balances found for "Kashi Medium Risk THORChain ETH.RUNE/Tether USD-Chainlink"
Transactions
ABI
ABI objects
Getter at block 21292037 name() view returns (string) symbol() view returns (string)
DOMAIN_SEPARATOR() view returns (bytes32)
0xd179ed162ed835e5670a38223d6ed4cd3126ac057156f49b7a976feaa9923a65
accrueInfo() view returns (uint64 interestPerSecond, uint64 lastAccrued, uint128 feesEarnedFraction)
(interestPerSecond=18136928040, lastAccrued=1683981383, feesEarnedFraction=2026247786)
asset() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
bentoBox() view returns (address)
0xf5bce5077908a1b7370b9ae04adc565ebd643966
collateral() view returns (address)
0x3155ba85d5f96b2d030a4966af206230e46849cb
decimals() view returns (uint8)
6
exchangeRate() view returns (uint256)
844494175675292120860336629213
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
masterContract() view returns (address)
0x2cba6ab6574646badc84f0544d05059e57a5dc42
oracle() view returns (address)
0x00632cfe43d8f9f8e6cd0d39ffa3d4fa7ec73cfb
oracleData() view returns (bytes)
0x000000000000000000000000ee9f2375b4bdf6387aa8265dd4fb8f16512a1d46000000000000000000000000875d60c44cfbc38baa4eb2ddb76a767deb91b97e00000000000000000000000000000000000000000000000000000000000f4240
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalAsset() view returns (uint128 elastic, uint128 base)
(elastic=1, base=37935967691)
totalBorrow() view returns (uint128 elastic, uint128 base)
(elastic=42588074301, base=35335753881)
totalCollateralShare() view returns (uint256)
278449845191147823262
totalSupply() view returns (uint256)
37935967691
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
swappers(address) view returns (bool)
userBorrowPart(address) view returns (uint256)
userCollateralShare(address) view returns (uint256)
State-modifying
Events accrue()
addAsset(address to, bool skim, uint256 share) returns (uint256 fraction)
addCollateral(address to, bool skim, uint256 share)
approve(address spender, uint256 amount) returns (bool)
borrow(address to, uint256 amount) returns (uint256 part, uint256 share)
claimOwnership()
cook(uint8[] actions, uint256[] values, bytes[] datas) payable returns (uint256 value1, uint256 value2)
init(bytes data) payable
liquidate(address[] users, uint256[] maxBorrowParts, address to, address swapper, bool open)
permit(address owner_, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeAsset(address to, uint256 fraction) returns (uint256 share)
removeCollateral(address to, uint256 share)
repay(address to, bool skim, uint256 part) returns (uint256 amount)
setFeeTo(address newFeeTo)
setSwapper(address swapper, bool enable)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner, bool direct, bool renounce)
updateExchangeRate() returns (bool updated, uint256 rate)
withdrawFees()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
LogAccrue(uint256 accruedAmount, uint256 feeFraction, uint64 rate, uint256 utilization)
LogAddAsset(address indexed from, address indexed to, uint256 share, uint256 fraction)
LogAddCollateral(address indexed from, address indexed to, uint256 share)
LogBorrow(address indexed from, address indexed to, uint256 amount, uint256 feeAmount, uint256 part)
LogExchangeRate(uint256 rate)
LogFeeTo(address indexed newFeeTo)
LogRemoveAsset(address indexed from, address indexed to, uint256 share, uint256 fraction)
LogRemoveCollateral(address indexed from, address indexed to, uint256 share)
LogRepay(address indexed from, address indexed to, uint256 amount, uint256 part)
LogWithdrawFees(address indexed feeTo, uint256 feesEarnedFraction)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.