0x6D8BEe6857f5FFA8F69369dc81480030c9df7A83
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- DojoAI
- Compilation Target
- DojoAI.sol:DojoAI
- Language
- Solidity
- Compiler
- solc 0.8.16+commit.07a7930e
- EVM Version
- london
- Verified At
- 2026-02-02 06:24:37 UTC
- Deployer
- 0xE6c5C6af4C17E03A5dB66788b4dA2259678efF2b
- Deployment Transaction
- 0xdf7663c2db61b60a55eba0bbf75cb6a892aafd7b65c8e8ce7aa153667df87f52
- Block Number
- 16927937
- Transaction Index
- 96
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: QmSyccjrnpQMZNFxVDLbBPsXpxS86LcjjioQx7fkWPUJRy
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 22705 | 54 | Original (recompiled):0xa264697066735822122044e6df21a54adc4a0788895b93941e3a255ca954a0c793a0ce6970201f52ad8464736f6c63430008100033 Transformed (onchain):0xa26469706673582212205beb67864a017ebd9101b3d4702d023c83de0c967dd4d626628619cc026fc11564736f6c63430008100033 |
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: QmSyccjrnpQMZNFxVDLbBPsXpxS86LcjjioQx7fkWPUJRy
Loading contract data...
Transformations
Immutable Transformations
| ID | Value | Offsets |
|---|---|---|
| 1337 | 0x0000000000000000000000007a250d5630b4cf539739df2c5dacb4c659f2488d | 3032, 12114, 12339, 12378, 12534, 12573 |
| 1339 | 0x0000000000000000000000005551618f40d56bb0bdfba119a529ef467833ae1f | 3513, 5502 |
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 18297 | 54 | Original (recompiled):0xa264697066735822122044e6df21a54adc4a0788895b93941e3a255ca954a0c793a0ce6970201f52ad8464736f6c63430008100033 Transformed (onchain):0xa26469706673582212205beb67864a017ebd9101b3d4702d023c83de0c967dd4d626628619cc026fc11564736f6c63430008100033 |
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) | DojoAI.sol:DojoAI |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | DojoAI.sol:DojoAI |
| 2 | 0 | 32 | _totalSupply | uint256 | DojoAI.sol:DojoAI |
| 3 | 0 | 32 | _name | string | DojoAI.sol:DojoAI |
| 4 | 0 | 32 | _symbol | string | DojoAI.sol:DojoAI |
| 5 | 0 | 20 | _owner | address | DojoAI.sol:DojoAI |
| 5 | 20 | 1 | swapping | bool | DojoAI.sol:DojoAI |
| 6 | 0 | 20 | marketingWallet | address | DojoAI.sol:DojoAI |
| 7 | 0 | 32 | maxTransactionAmount | uint256 | DojoAI.sol:DojoAI |
| 8 | 0 | 32 | swapTokensAtAmount | uint256 | DojoAI.sol:DojoAI |
| 9 | 0 | 32 | maxWallet | uint256 | DojoAI.sol:DojoAI |
| 10 | 0 | 1 | tradingActive | bool | DojoAI.sol:DojoAI |
| 10 | 1 | 1 | swapEnabled | bool | DojoAI.sol:DojoAI |
| 11 | 0 | 32 | buyTotalFees | uint256 | DojoAI.sol:DojoAI |
| 12 | 0 | 32 | buyMarketingFee | uint256 | DojoAI.sol:DojoAI |
| 13 | 0 | 32 | buyLiquidityFee | uint256 | DojoAI.sol:DojoAI |
| 14 | 0 | 32 | sellTotalFees | uint256 | DojoAI.sol:DojoAI |
| 15 | 0 | 32 | sellMarketingFee | uint256 | DojoAI.sol:DojoAI |
| 16 | 0 | 32 | sellLiquidityFee | uint256 | DojoAI.sol:DojoAI |
| 17 | 0 | 32 | tokensForMarketing | uint256 | DojoAI.sol:DojoAI |
| 18 | 0 | 32 | tokensForLiquidity | uint256 | DojoAI.sol:DojoAI |
| 19 | 0 | 32 | previousFee | uint256 | DojoAI.sol:DojoAI |
| 20 | 0 | 32 | _isExcludedFromFees | mapping(address ⇒ bool) | DojoAI.sol:DojoAI |
| 21 | 0 | 32 | _isExcludedMaxTransactionAmount | mapping(address ⇒ bool) | DojoAI.sol:DojoAI |
| 22 | 0 | 32 | automatedMarketMakerPairs | mapping(address ⇒ bool) | DojoAI.sol:DojoAI |
| 23 | 0 | 32 | bots | mapping(address ⇒ bool) | DojoAI.sol:DojoAI |
| 24 | 0 | 32 | _buyMap | mapping(address ⇒ uint256) | DojoAI.sol:DojoAI |
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...