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 "MOST"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19256918 | 8 months ago | | | 0 | 0.00096400791 | |
| 19071102 | 9 months ago | | | 0 | 0.00037798426 | |
| 17024709 | 2 years ago | | | 0 | 0.00051528320 | |
| 16660941 | 2 years ago | | | 0 | 0.00047836084 | |
| 15002864 | 2 years ago | | | 0 | 0.0021229628 | |
| 14534468 | 3 years ago | | | 0 | 0.0011360296 | |
| 12896626 | 3 years ago | | | 0 | 0.0010052380 | |
| 12624927 | 3 years ago | | | 0 | 0.00026147000 | |
| 12624924 | 3 years ago | | | 0 | 0.00014474000 | |
| 12611088 | 3 years ago | | | 0 | 0.00051074100 |
ABI
ABI objects
Getter at block 21085894
PERIOD() view returns (uint256)
86400
blockTimestampLast() view returns (uint32)
1605274151
creator() view returns (address)
0xff5cc0d04cece66ce71446a75c8a107d4a4cb2c1
decimals() view returns (uint8)
9
epoch() view returns (uint256)
61
name() view returns (string)
MOST
pair() view returns (address)
0x5df9a7336413c37d487d7b7fa5351c34df41ab7c
price0CumulativeLast() view returns (uint256)
15102144403851140905407854966002441622
price1CumulativeLast() view returns (uint256)
2665038983917428385667929553843558963250072882
rebaseSetter() view returns (address)
0x1f79277c5a7b54bd3c730287b756195488fd07de
symbol() view returns (string)
MOST
token0() view returns (address)
0x784561b89a160990f46de6db19571ca1b5f14bce
token1() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply() view returns (uint256)
34444706218075368
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
consult(address token, uint256 amountIn) view returns (uint256 amountOut)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
initialize(address factory, address tokenB)
rebase() returns (uint256)
setCreator(address _creator)
setRebaseSetter(address _rebaseSetter)
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)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.