Kashi Medium Risk SushiBar/USD Coin-Chainlink
Verified contract
Proxy
Active on
Ethereum with 2,414 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
0x8798…4272
0x0063…3cfb
Balances ($0.00)
No balances found for "Kashi Medium Risk SushiBar/USD Coin-Chainlink"
Transactions
ABI
ABI objects
Getter at block 21262990 name() view returns (string) symbol() view returns (string)
DOMAIN_SEPARATOR() view returns (bytes32)
0xd179ed162ed835e5670a38223d6ed4cd3126ac057156f49b7a976feaa9923a65
accrueInfo() view returns (uint64 interestPerSecond, uint64 lastAccrued, uint128 feesEarnedFraction)
(interestPerSecond=317097920000, lastAccrued=1686329591, feesEarnedFraction=11838782364)
asset() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
bentoBox() view returns (address)
0xf5bce5077908a1b7370b9ae04adc565ebd643966
collateral() view returns (address)
0x8798249c2e607446efb7ad49ec89dd1865ff4272
decimals() view returns (uint8)
6
exchangeRate() view returns (uint256)
865464418523757727479327280201
feeTo() view returns (address)
0x0000000000000000000000000000000000000000
masterContract() view returns (address)
0x2cba6ab6574646badc84f0544d05059e57a5dc42
oracle() view returns (address)
0x00632cfe43d8f9f8e6cd0d39ffa3d4fa7ec73cfb
oracleData() view returns (bytes)
0x000000000000000000000000986b5e1e1755e3c2440e960477f25201b0a8bbd4000000000000000000000000ae51d1f913edb0f80562f270017806f3e956602900000000000000000000000000000000000000000000000000000000000f4240
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
totalAsset() view returns (uint128 elastic, uint128 base)
(elastic=12, base=50988961098)
totalBorrow() view returns (uint128 elastic, uint128 base)
(elastic=1301239966095, base=31416915456)
totalCollateralShare() view returns (uint256)
2484833769453476856392
totalSupply() view returns (uint256)
50988961098
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.