0x5bfc4dEE19CcaCBE765C9a36fAe59F590a5a27DB
on POA Network Sokol (77) (verification on this chain is deprecated)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- BaseToken
- Compilation Target
- project:/contracts/BaseToken.sol:BaseToken
- Language
Solidity
- Compiler
- solc 0.8.13+commit.abaa5c0e
- EVM Version
- london
- Verified At
- 2024-08-12 09:00:31 UTC
- Deployer
- Deployment Transaction
- Block Number
- -1
- Transaction Index
- -1
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: QmRTGewrDANFyZKFhxiTFMA8t8cFfc6zfpf4GauX7hNnSJ
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: QmRTGewrDANFyZKFhxiTFMA8t8cFfc6zfpf4GauX7hNnSJ
Loading contract data...
Storage Layout
For non-default storage allocations (e.g. EIP-7201) check out 
| Slot | Offset | Bytes | Label | Type | Contract |
|---|---|---|---|---|---|
| 0 | 0 | 32 | _balances | mapping(address ⇒ uint256) | project:/contracts/BaseToken.sol:BaseToken |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | project:/contracts/BaseToken.sol:BaseToken |
| 2 | 0 | 32 | _totalSupply | uint256 | project:/contracts/BaseToken.sol:BaseToken |
| 3 | 0 | 32 | _name | string | project:/contracts/BaseToken.sol:BaseToken |
| 4 | 0 | 32 | _symbol | string | project:/contracts/BaseToken.sol:BaseToken |
| 5 | 0 | 32 | _accountBalanceSnapshots | mapping(address ⇒ struct ERC20Snapshot.Snapshots) | project:/contracts/BaseToken.sol:BaseToken |
| 6 | 0 | 64 | _totalSupplySnapshots | struct ERC20Snapshot.Snapshots | project:/contracts/BaseToken.sol:BaseToken |
| 8 | 0 | 32 | _currentSnapshotId | struct Counters.Counter | project:/contracts/BaseToken.sol:BaseToken |
| 9 | 0 | 20 | _owner | address | project:/contracts/BaseToken.sol:BaseToken |
| 10 | 0 | 32 | nCurrentSnapshotId | uint256 | project:/contracts/BaseToken.sol:BaseToken |
| 11 | 0 | 20 | dividendsToken | contract IERC20 | project:/contracts/BaseToken.sol:BaseToken |
| 11 | 20 | 1 | bCompletedPayment | bool | project:/contracts/BaseToken.sol:BaseToken |
| 12 | 0 | 32 | nTotalDividendsPaid | uint256 | project:/contracts/BaseToken.sol:BaseToken |
| 13 | 0 | 32 | nTotalInputInterest | uint256 | project:/contracts/BaseToken.sol:BaseToken |
| 14 | 0 | 32 | paymentsMap | mapping(uint256 ⇒ uint256) | project:/contracts/BaseToken.sol:BaseToken |
| 15 | 0 | 32 | mapLastPaymentSnapshot | mapping(address ⇒ uint256) | project:/contracts/BaseToken.sol:BaseToken |
| 16 | 0 | 32 | mapPaymentDate | mapping(uint256 ⇒ uint256) | project:/contracts/BaseToken.sol:BaseToken |
| 17 | 0 | 32 | mapOfferStartDate | mapping(uint256 ⇒ uint256) | project:/contracts/BaseToken.sol:BaseToken |
| 18 | 0 | 32 | mapOffers | mapping(uint256 ⇒ contract IOffer) | project:/contracts/BaseToken.sol:BaseToken |
| 19 | 0 | 32 | mapLastCashout | mapping(address ⇒ uint256) | project:/contracts/BaseToken.sol:BaseToken |
| 20 | 0 | 32 | counterTotalOffers | struct Counters.Counter | project:/contracts/BaseToken.sol:BaseToken |
| 21 | 0 | 20 | aIssuer | address | project:/contracts/BaseToken.sol:BaseToken |
| 21 | 20 | 1 | bDisabledExchangeBalance | bool | project:/contracts/BaseToken.sol:BaseToken |
Transient Storage Layout
Transient storage layout is only available for Solidity contracts compiled with version ≥ 0.8.27.
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...