Silo Finance Borrowable WETH Deposit in USDT Silo

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x2e037376 at 15823381
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 WETH Deposit in USDT Silo"

No transactions found for "Silo Finance Borrowable WETH Deposit in USDT Silo"


Functions
Getter at block 20942011
MINIMUM_SHARE_AMOUNT(view returns (uint256)
100000
asset(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals(view returns (uint8)
18
name(view returns (string)
Silo Finance Borrowable WETH Deposit in USDT Silo
silo(view returns (address)
0xcd888c9bd53c1ca49b9251f74cc93c73e22963fa
symbol(view returns (string)
sWETH-USDT
totalSupply(view returns (uint256)
85578986978586141970
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(