0x549d5686A4D8bfA65aa644620db58dB383C5A0Cb
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
Warning: This contract is only matched with runtime bytecode. The constructor may be different from the original one, which could affect the contract's functionality.
- Contract Name
- RewardToken
- Compilation Target
- contracts/RewardToken.sol:RewardToken
- Language
- Solidity
- Compiler
- solc 0.8.21+commit.d9974bed
- EVM Version
- paris
- Verified At
- 2024-08-08 10:12:52 UTC
- Deployer
- Deployment Transaction
- Block Number
- Transaction Index
Read/Write Contract on:
Loading contract data...
Source Code
Loading contract data...
Compiler Settings
Loading...
Contract Metadata
Loading...
Contract couldn't be verified with the creation bytecode but with the runtime bytecode. Below is what was found at the time of verification.
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: QmXCMgNHV4iv2uKohqJ4c2YP7rQ5rYcd5CXAp9mWn5AgM8
Loading contract data...
CBOR Auxdata id: 2
View on 
Solidity metadata.json IPFS hash: QmPDgSipEtAKAjMcZWrJV4U1JUCxUoGZxKDDb3L4KuoviH
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: QmXCMgNHV4iv2uKohqJ4c2YP7rQ5rYcd5CXAp9mWn5AgM8
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1890 | 0x000000000000000000000000165c3410fc91ef562c50559f7d2289febed552d9 | 813, 8938, 9122 |
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) | contracts/RewardToken.sol:RewardToken |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/RewardToken.sol:RewardToken |
| 2 | 0 | 32 | _totalSupply | uint256 | contracts/RewardToken.sol:RewardToken |
| 3 | 0 | 32 | _name | string | contracts/RewardToken.sol:RewardToken |
| 4 | 0 | 32 | _symbol | string | contracts/RewardToken.sol:RewardToken |
| 5 | 0 | 20 | _owner | address | contracts/RewardToken.sol:RewardToken |
| 6 | 0 | 20 | lpPair | address | contracts/RewardToken.sol:RewardToken |
| 7 | 0 | 32 | walletProtection | mapping(address ⇒ uint256) | contracts/RewardToken.sol:RewardToken |
| 8 | 0 | 1 | protectionDisabled | bool | contracts/RewardToken.sol:RewardToken |
| 8 | 1 | 1 | swapping | bool | contracts/RewardToken.sol:RewardToken |
| 9 | 0 | 32 | swapTokensAtAmount | uint256 | contracts/RewardToken.sol:RewardToken |
| 10 | 0 | 32 | maxSwapTokens | uint256 | contracts/RewardToken.sol:RewardToken |
| 11 | 0 | 20 | distributor | contract IDividendDistributor | contracts/RewardToken.sol:RewardToken |
| 12 | 0 | 20 | taxCollector | address | contracts/RewardToken.sol:RewardToken |
| 13 | 0 | 32 | taxSplit | uint256 | contracts/RewardToken.sol:RewardToken |
| 14 | 0 | 1 | autoProcess | bool | contracts/RewardToken.sol:RewardToken |
| 14 | 1 | 1 | swapEnabled | bool | contracts/RewardToken.sol:RewardToken |
| 15 | 0 | 32 | tradingActiveTime | uint256 | contracts/RewardToken.sol:RewardToken |
| 16 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | contracts/RewardToken.sol:RewardToken |
| 17 | 0 | 32 | isDividendExempt | mapping(address ⇒ bool) | contracts/RewardToken.sol:RewardToken |
| 18 | 0 | 32 | pairs | mapping(address ⇒ bool) | contracts/RewardToken.sol:RewardToken |
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...