Monolith sAMM-USDC/USDT Deposit
Verified contract
Proxy
Active on
Ethereum with 1 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
Balances ($0.00)
No balances found for "Monolith sAMM-USDC/USDT Deposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16604936 | 2 years ago | | | 0 | 0.00078320726 |
ABI
ABI objects
Getter at block 21212081
decimals() view returns (uint8)
18
depositor() view returns (address)
0x822ef744c568466d40ba28b0f9e4a4961837a46a
name() view returns (string)
Monolith sAMM-USDC/USDT Deposit
pool() view returns (address)
0x63a65a174cc725824188940255ad41c371f28f28
symbol() view returns (string)
mo-sAMM-USDC/USDT
totalSupply() view returns (uint256)
44664826
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(address _from, uint256 _value) returns (bool)
initialize(address _pool) returns (bool)
mint(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
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.