0x5c7AD3EB8264eF91dD4d756Ef9759F7aa86744e7
on PulseChain (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- TGC
- Compilation Target
- contracts/TGC.sol:TGC
- Language
Solidity
- Compiler
- solc 0.8.2+commit.661d1103
- EVM Version
- istanbul
- Verified At
- 2024-08-08 10:58:18 UTC
- Deployer
- 0xCAAc734353fa701Dd56af44646d8eE34Df556442
- Deployment Transaction
- 0x94066e085d4eaa548b97dae0e5f159ab4d8826a874cc7e579d907e6f551f6139
- Block Number
- 16881361
- Transaction Index
- 78
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: QmPYK119uQG6k9jFt1mR6amEFxTknnrz8MwFzqWNY7Tnrz
Loading contract data...
CBOR Auxdata id: 2
View on 
Solidity metadata.json IPFS hash: QmRFvDyHTzjKEQpuTwuqxSe6ZwbhTFzg1EznfVoBNVih3n
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: QmPYK119uQG6k9jFt1mR6amEFxTknnrz8MwFzqWNY7Tnrz
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/TGC.sol:TGC |
| 1 | 0 | 32 | _balances | mapping(address ⇒ uint256) | contracts/TGC.sol:TGC |
| 2 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/TGC.sol:TGC |
| 3 | 0 | 32 | _totalSupply | uint256 | contracts/TGC.sol:TGC |
| 4 | 0 | 32 | _name | string | contracts/TGC.sol:TGC |
| 5 | 0 | 32 | _symbol | string | contracts/TGC.sol:TGC |
| 6 | 0 | 32 | _rOwned | mapping(address ⇒ uint256) | contracts/TGC.sol:TGC |
| 7 | 0 | 32 | _tOwned | mapping(address ⇒ uint256) | contracts/TGC.sol:TGC |
| 8 | 0 | 32 | totalSend | mapping(address ⇒ uint256) | contracts/TGC.sol:TGC |
| 9 | 0 | 32 | totalReceived | mapping(address ⇒ uint256) | contracts/TGC.sol:TGC |
| 10 | 0 | 32 | lockedAmount | mapping(address ⇒ uint256) | contracts/TGC.sol:TGC |
| 11 | 0 | 32 | _isExcludedFromFee | mapping(address ⇒ bool) | contracts/TGC.sol:TGC |
| 12 | 0 | 32 | _isExcludedFromMaxBuyPerWallet | mapping(address ⇒ bool) | contracts/TGC.sol:TGC |
| 13 | 0 | 32 | _isExcludedFromReward | mapping(address ⇒ bool) | contracts/TGC.sol:TGC |
| 14 | 0 | 32 | _automatedMarketMakerPairs | mapping(address ⇒ bool) | contracts/TGC.sol:TGC |
| 15 | 0 | 32 | _isHolder | mapping(address ⇒ bool) | contracts/TGC.sol:TGC |
| 16 | 0 | 32 | _excluded | address[] | contracts/TGC.sol:TGC |
| 17 | 0 | 20 | stakingContract | contract IStaking | contracts/TGC.sol:TGC |
| 18 | 0 | 20 | LPProviderAddress | address | contracts/TGC.sol:TGC |
| 19 | 0 | 32 | _rTotal | uint256 | contracts/TGC.sol:TGC |
| 20 | 0 | 32 | _tFeeTotal | uint256 | contracts/TGC.sol:TGC |
| 21 | 0 | 32 | liquidityFeeTotal | uint256 | contracts/TGC.sol:TGC |
| 22 | 0 | 32 | marketingFeeTotal | uint256 | contracts/TGC.sol:TGC |
| 23 | 0 | 32 | holders | uint256 | contracts/TGC.sol:TGC |
| 24 | 0 | 32 | liquidityFee | uint256[] | contracts/TGC.sol:TGC |
| 25 | 0 | 32 | marketingFee | uint256[] | contracts/TGC.sol:TGC |
| 26 | 0 | 32 | reflectionFee | uint256[] | contracts/TGC.sol:TGC |
| 27 | 0 | 32 | stakingFee | uint256[] | contracts/TGC.sol:TGC |
| 28 | 0 | 32 | burnFee | uint256[] | contracts/TGC.sol:TGC |
| 29 | 0 | 32 | _liquidityFee | uint256 | contracts/TGC.sol:TGC |
| 30 | 0 | 32 | _marketingFee | uint256 | contracts/TGC.sol:TGC |
| 31 | 0 | 32 | _reflectionFee | uint256 | contracts/TGC.sol:TGC |
| 32 | 0 | 32 | _stakingFee | uint256 | contracts/TGC.sol:TGC |
| 33 | 0 | 32 | _burnFee | uint256 | contracts/TGC.sol:TGC |
| 34 | 0 | 20 | uniswapV2Router | contract IUniswapV2Router | contracts/TGC.sol:TGC |
| 35 | 0 | 20 | uniswapV2Pair | address | contracts/TGC.sol:TGC |
| 36 | 0 | 20 | LPProvider | contract LiquidityProvider | contracts/TGC.sol:TGC |
| 36 | 20 | 1 | swapping | bool | contracts/TGC.sol:TGC |
| 37 | 0 | 32 | swapTokensAtAmount | uint256 | contracts/TGC.sol:TGC |
| 38 | 0 | 32 | maxBuyPerWallet | uint256 | contracts/TGC.sol:TGC |
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...