0xAEcc217a749c2405b5ebC9857a16d58Bdc1c367F
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- Pawthereum
- Compilation Target
- /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum
- Language
- Solidity
- Compiler
- solc 0.6.12+commit.27d51765
- EVM Version
- petersburg
- Verified At
- 2024-08-08 11:17:33 UTC
- Deployer
- 0x8EA6cC82148D92F979D34031Bdba60CCD35b0f9e
- Deployment Transaction
- 0x5a6d1b41dc22b106c389ac32c1fa63d44615e28e51e3aeb4cfae82c490e445e9
- Block Number
- 13273148
- Transaction Index
- 97
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: QmNfSCjA6RpZuUdTScsF7rakNhMmPuEXTdDnYf7BF1RqFD
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: QmNfSCjA6RpZuUdTScsF7rakNhMmPuEXTdDnYf7BF1RqFD
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 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 1 | 0 | 32 | _name | string | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 2 | 0 | 32 | _symbol | string | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 3 | 0 | 1 | _decimals | uint8 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 4 | 0 | 32 | _reflectionBalance | mapping(address ⇒ uint256) | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 5 | 0 | 32 | _tokenBalance | mapping(address ⇒ uint256) | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 6 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 7 | 0 | 32 | _tokenTotal | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 8 | 0 | 32 | _reflectionTotal | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 9 | 0 | 32 | isTaxless | mapping(address ⇒ bool) | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 10 | 0 | 32 | _isExcluded | mapping(address ⇒ bool) | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 11 | 0 | 32 | _excluded | address[] | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 12 | 0 | 32 | _feeDecimal | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 13 | 0 | 32 | _taxFee | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 14 | 0 | 32 | _liquidityFee | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 15 | 0 | 32 | _burnFee | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 16 | 0 | 32 | _marketingFee | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 17 | 0 | 32 | _charityFee | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 18 | 0 | 32 | _taxFeeTotal | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 19 | 0 | 32 | _burnFeeTotal | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 20 | 0 | 32 | _liquidityFeeTotal | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 21 | 0 | 32 | _marketingFeeTotal | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 22 | 0 | 32 | _charityFeeTotal | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 23 | 0 | 20 | marketingWallet | address | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 24 | 0 | 20 | charityWallet | address | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 24 | 20 | 1 | isTaxActive | bool | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 24 | 21 | 1 | inSwapAndLiquify | bool | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 24 | 22 | 1 | swapAndLiquifyEnabled | bool | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 25 | 0 | 32 | maxTxAmount | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 26 | 0 | 32 | minTokensBeforeSwap | uint256 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 27 | 0 | 20 | uniswapV2Router | contract IUniswapV2Router02 | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
| 28 | 0 | 20 | uniswapV2Pair | address | /C/Users/kdmcg/Documents/Grumpy_Pawth_Swap/src/contracts/Pawthereum.sol:Pawthereum |
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...