Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

DELTA.financial - deep DeFi derivatives

Verified contract

Proxy

Active on Ethereum with 7,351 txns
Deployed by via 0xc1cd569f at 12127830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 71 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x56678d9ab9bfb7abc829052653e0d4e72d63c5d399b329a6c4de4a9ea329b3a9
0xbcd454b6b96c5fe6c7244d57b549bc3aac465bfc620d8ea8d92b897a902a1702
0x8032f20092dcf595f20abfb1bdc345a7e7234acdbf63bf4ec7d0f7666741c822
0x14c208596fc62d354b8a88b292ed30d0e9b6e8448e5aa757f277cb6fd22ac891
0x2fe39b2452d3c2c04614d48df03984b6629bb49f27641c583d7f4999abdb4249
0xabeeabd79696b28bab0604ecf36155d1f645caa3be6406d8792867e1d08bb54a
0x9476ce5df5db2b155181e8dfc027ad5160e4af263cec62ff5d6ea47d27f33f06
0xb05ec14a6b6c1593f55b7337896d939605fe9ea10cfce2e33985754b41172581
0xd78b909cb59153cea014387809cc379a85695525d47c62c093073aafb714c987
0x762d762cedcec2c0ba1f8f9bdc29ff69a19a8b11761baba3c87d2dd79bb6955d

Functions
Getter at block 20797271
 
DEEP_FARMING_VAULT(view returns (address)
 
SUSHI_DELTA_WETH_PAIR(view returns (address)
distributor(view returns (address)
0xf249c5b422758d91d8f05e1cc5fc85cf4b667461
liquidityRebasingPermitted(view returns (bool)
false
lpTokensInPair(view returns (uint256)
0
Read-only
calculateTransactionDebit(struct VestingTransactionDetailed dtxuint256 matureAmountNeededuint256 currentTimestamppure returns (uint256 outputDebit)
getMatureBalance(struct VestingTransaction _txuint256 _blockTimestamppure returns (uint256 mature)
getTransactionDetails(struct VestingTransaction _txview returns (struct VestingTransactionDetailed dtx)
getTransactionDetails(struct VestingTransaction _txuint256 _blockTimestamppure returns (struct VestingTransactionDetailed dtx)
vestingTransactions(addressuint256view returns (uint256 amountuint256 fullVestingTimestamp)
State-modifying
handleTransfer(address senderaddress recipientuint256 amount
Events
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.