Silo Finance Borrowable XAI Deposit in LUSD Silo

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x90f1cfad at 15951199
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Silo Finance Borrowable XAI Deposit in LUSD Silo"

No transactions found for "Silo Finance Borrowable XAI Deposit in LUSD Silo"


Functions
Getter at block 20940834
MINIMUM_SHARE_AMOUNT(view returns (uint256)
100000
asset(view returns (address)
0xd7c9f0e536dc865ae858b0c0453fe76d13c3beac
decimals(view returns (uint8)
18
name(view returns (string)
Silo Finance Borrowable XAI Deposit in LUSD Silo
silo(view returns (address)
0xbc6594df90ddeada7cdd70dbc08e221a77512deb
symbol(view returns (string)
sXAI-LUSD
totalSupply(view returns (uint256)
134718184140042907343711
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _accountuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _accountuint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
NotificationSent(address indexed notificationReceiverbool success
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboladdress _siloaddress _asset
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MinimumShareRequirement(
OnlySilo(
SenderNotSolventAfterTransfer(
ShareTransferNotAllowed(