0x6899dc9C84e44800097eAFA5bD1F19de7CB9e5C9
on Ethereum Mainnet (1)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- SwapCoin
- Compilation Target
- SwapCoin.sol:SwapCoin
- Language
Solidity
- Compiler
- solc 0.8.17+commit.8df45f5f
- EVM Version
- london
- Verified At
- 2024-08-08 12:44:05 UTC
- Deployer
- 0x75c3664B7eb447fB87430543DF6d86967D0F65EF
- Deployment Transaction
- 0xd50290baedf504bf9e6cdea1e13fb6c4c5cc69e007ff6c3e1c8f873f3fdf863a
- Block Number
- 17838512
- Transaction Index
- 93
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: QmS4Ky6qWDBcX97uVY4CyuKx8RxKrcHQEcGLckTeyt7y1M
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 19847 | 54 | Original (recompiled):0xa264697066735822122037404382be07bae1bd65b8c74cd9753bd3e2950ff32a778be75e11111dfb175464736f6c63430008110033 Transformed (onchain):0xa2646970667358221220de5dc143abdd1e2c492cb241504b3cca2df24e4c10a365e1e63e0d6c0e43fa1a64736f6c63430008110033 |
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: QmS4Ky6qWDBcX97uVY4CyuKx8RxKrcHQEcGLckTeyt7y1M
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 16315 | 54 | Original (recompiled):0xa264697066735822122037404382be07bae1bd65b8c74cd9753bd3e2950ff32a778be75e11111dfb175464736f6c63430008110033 Transformed (onchain):0xa2646970667358221220de5dc143abdd1e2c492cb241504b3cca2df24e4c10a365e1e63e0d6c0e43fa1a64736f6c63430008110033 |
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) | SwapCoin.sol:SwapCoin |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | SwapCoin.sol:SwapCoin |
| 2 | 0 | 32 | _totalSupply | uint256 | SwapCoin.sol:SwapCoin |
| 3 | 0 | 32 | _name | string | SwapCoin.sol:SwapCoin |
| 4 | 0 | 32 | _symbol | string | SwapCoin.sol:SwapCoin |
| 5 | 0 | 20 | _owner | address | SwapCoin.sol:SwapCoin |
| 6 | 0 | 20 | creator | address | SwapCoin.sol:SwapCoin |
| 6 | 20 | 1 | swapping | bool | SwapCoin.sol:SwapCoin |
| 7 | 0 | 20 | marketingWallet | address | SwapCoin.sol:SwapCoin |
| 8 | 0 | 20 | devWallet | address | SwapCoin.sol:SwapCoin |
| 9 | 0 | 32 | _totalSupply | uint256 | SwapCoin.sol:SwapCoin |
| 10 | 0 | 32 | maxTransactionAmount | uint256 | SwapCoin.sol:SwapCoin |
| 11 | 0 | 32 | swapTokensAtAmount | uint256 | SwapCoin.sol:SwapCoin |
| 12 | 0 | 32 | maxWallet | uint256 | SwapCoin.sol:SwapCoin |
| 13 | 0 | 1 | limitsInEffect | bool | SwapCoin.sol:SwapCoin |
| 13 | 1 | 1 | tradingActive | bool | SwapCoin.sol:SwapCoin |
| 13 | 2 | 1 | swapEnabled | bool | SwapCoin.sol:SwapCoin |
| 14 | 0 | 32 | buyFees | uint256 | SwapCoin.sol:SwapCoin |
| 15 | 0 | 32 | sellFees | uint256 | SwapCoin.sol:SwapCoin |
| 16 | 0 | 32 | marketingAmount | uint256 | SwapCoin.sol:SwapCoin |
| 17 | 0 | 32 | devAmount | uint256 | SwapCoin.sol:SwapCoin |
| 18 | 0 | 20 | uniswapV2Router | contract IUniswapV2Router02 | SwapCoin.sol:SwapCoin |
| 19 | 0 | 20 | uniswapV2Pair | address | SwapCoin.sol:SwapCoin |
| 20 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | SwapCoin.sol:SwapCoin |
| 21 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | SwapCoin.sol:SwapCoin |
| 22 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | SwapCoin.sol:SwapCoin |
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...