0xA4F0446bF298792791e6a8d655E7FC64D98B5970
on BNB Smart Chain Mainnet (56)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- zeroBankTest
- Compilation Target
- contracts/zeroBank.sol:zeroBankTest
- Language
- Solidity
- Compiler
- solc 0.8.25+commit.b61c2a91
- EVM Version
- cancun
- Verified At
- 2026-02-09 14:23:17 UTC
- Deployer
- 0x38D788229D9b45AE43DB5FEAa26d91108C22052f
- Deployment Transaction
- 0x2f1e2a3a2373e04be65660b60e50fc9f6fd5cc6f1d3fe18f5e34dae2a5451806
- Block Number
- 80225248
- Transaction Index
- 36
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
Creation Bytecode
Loading contract data...
CBOR Auxdata
These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.
CBOR Auxdata id: 1
View on 
Solidity metadata.json IPFS hash: QmYpB4tcKQe7ZGc9wiF9JfrpGeucX6pT5y2dVWePhNjehi
Loading contract data...
Transformations
Loading contract data...
Runtime Bytecode
Loading contract data...
CBOR Auxdata
These values are what Sourcify extracted from the recompiled bytecode. If these values are different in the on-chain bytecode, they will show up in Transformations section.
CBOR Auxdata id: 1
View on 
Solidity metadata.json IPFS hash: QmYpB4tcKQe7ZGc9wiF9JfrpGeucX6pT5y2dVWePhNjehi
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 20 | _owner | address | contracts/zeroBank.sol:zeroBankTest |
| 1 | 0 | 20 | taxRecipient | address | contracts/zeroBank.sol:zeroBankTest |
| 2 | 0 | 20 | oracle | address | contracts/zeroBank.sol:zeroBankTest |
| 3 | 0 | 20 | proxy | address | contracts/zeroBank.sol:zeroBankTest |
| 3 | 20 | 1 | liquidatePublic | bool | contracts/zeroBank.sol:zeroBankTest |
| 3 | 21 | 1 | test | bool | contracts/zeroBank.sol:zeroBankTest |
| 4 | 0 | 32 | lenderFee | uint256 | contracts/zeroBank.sol:zeroBankTest |
| 5 | 0 | 20 | uniswapRouter | contract IUniswapV2Router02 | contracts/zeroBank.sol:zeroBankTest |
| 6 | 0 | 32 | tokenCreator | mapping(address ⇒ address) | contracts/zeroBank.sol:zeroBankTest |
| 7 | 0 | 32 | lpClaim | mapping(address ⇒ bool) | contracts/zeroBank.sol:zeroBankTest |
| 8 | 0 | 32 | liquidateQualification | mapping(address ⇒ bool) | contracts/zeroBank.sol:zeroBankTest |
| 9 | 0 | 32 | userBorrowedAmount | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/zeroBank.sol:zeroBankTest |
| 10 | 0 | 32 | borrowedAmount | mapping(address ⇒ uint256) | contracts/zeroBank.sol:zeroBankTest |
| 11 | 0 | 32 | ethBalance | mapping(address ⇒ uint256) | contracts/zeroBank.sol:zeroBankTest |
| 12 | 0 | 32 | userEthBalance | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/zeroBank.sol:zeroBankTest |
| 13 | 0 | 32 | ethReserveThreshold | uint256 | contracts/zeroBank.sol:zeroBankTest |
| 14 | 0 | 32 | stakingReserve | mapping(address ⇒ uint256) | contracts/zeroBank.sol:zeroBankTest |
| 15 | 0 | 32 | realReserve | mapping(address ⇒ uint256) | contracts/zeroBank.sol:zeroBankTest |
| 16 | 0 | 32 | userLatestStakedTime | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/zeroBank.sol:zeroBankTest |
| 17 | 0 | 32 | userStakeTokenShare | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/zeroBank.sol:zeroBankTest |
| 18 | 0 | 32 | stakeTokenShareTotalSupply | mapping(address ⇒ uint256) | contracts/zeroBank.sol:zeroBankTest |
| 19 | 0 | 32 | tokenLockingTime | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/zeroBank.sol:zeroBankTest |
| 20 | 0 | 32 | tokenLockingTimeStar | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/zeroBank.sol:zeroBankTest |
Standard JSON Input
This isn't the original compiler JSON data. Generated for compatibility.
Loading...
Standard JSON Output
This isn't the original compiler JSON data. Generated for compatibility.
Loading...