0x801aaeCAA1059ee87c646cad709e210AE1930e41
on PulseChain Mainnet (369)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- BullRun
- Compilation Target
- contracts/BullRun.sol:BullRun
- Language
Solidity
- Compiler
- solc 0.8.16+commit.07a7930e
- EVM Version
- byzantium
- Verified At
- 2026-02-06 16:54:18 UTC
- Deployer
- 0xCa87b367554B1A92b41923F789d1ffc9DC2CCA3d
- Deployment Transaction
- 0x9261338483a5defdea7b7641ba2c67044892ab10fd32018b56f0203f157a33a7
- Block Number
- 15464011
- Transaction Index
- 117
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: QmR88kvqeAtS4ot5kLPSJaLc1LRgYaNmJhRKKWeuNrVgjj
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: QmR88kvqeAtS4ot5kLPSJaLc1LRgYaNmJhRKKWeuNrVgjj
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/BullRun.sol:BullRun |
| 1 | 0 | 32 | _status | uint256 | contracts/BullRun.sol:BullRun |
| 2 | 0 | 20 | RandomizerContract | address payable | contracts/BullRun.sol:BullRun |
| 3 | 0 | 20 | BullpenContract | address | contracts/BullRun.sol:BullRun |
| 4 | 0 | 20 | ArenaContract | address | contracts/BullRun.sol:BullRun |
| 5 | 0 | 20 | Genesis | contract IERC721 | contracts/BullRun.sol:BullRun |
| 6 | 0 | 20 | Alpha | contract IERC721 | contracts/BullRun.sol:BullRun |
| 7 | 0 | 20 | MetatopiaCoinFlipRNGInterface | contract IMetatopiaCoinFlipRNG | contracts/BullRun.sol:BullRun |
| 8 | 0 | 20 | TopiaInterface | contract ITopia | contracts/BullRun.sol:BullRun |
| 9 | 0 | 20 | BullpenInterface | contract IBullpen | contracts/BullRun.sol:BullRun |
| 10 | 0 | 20 | ArenaInterface | contract IArena | contracts/BullRun.sol:BullRun |
| 11 | 0 | 20 | RandomizerInterface | contract IRandomizer | contracts/BullRun.sol:BullRun |
| 12 | 0 | 20 | HubInterface | contract IHub | contracts/BullRun.sol:BullRun |
| 13 | 0 | 32 | NFTType | mapping(uint16 ⇒ uint8) | contracts/BullRun.sol:BullRun |
| 14 | 0 | 32 | Risk | mapping(uint8 ⇒ uint8) | contracts/BullRun.sol:BullRun |
| 15 | 0 | 32 | IsNFTStaked | mapping(uint16 ⇒ bool) | contracts/BullRun.sol:BullRun |
| 16 | 0 | 32 | BetNFTsPerEncierro | mapping(address ⇒ mapping(uint256 ⇒ uint16[])) | contracts/BullRun.sol:BullRun |
| 17 | 0 | 32 | BetNFTInfo | mapping(uint16 ⇒ mapping(uint256 ⇒ struct BullRun.NFTBet)) | contracts/BullRun.sol:BullRun |
| 18 | 0 | 32 | HasBet | mapping(address ⇒ mapping(uint256 ⇒ bool)) | contracts/BullRun.sol:BullRun |
| 19 | 0 | 32 | HasClaimed | mapping(address ⇒ mapping(uint256 ⇒ bool)) | contracts/BullRun.sol:BullRun |
| 20 | 0 | 32 | Encierros | mapping(uint256 ⇒ struct BullRun.Encierro) | contracts/BullRun.sol:BullRun |
| 21 | 0 | 32 | EnteredEncierros | mapping(address ⇒ uint256[]) | contracts/BullRun.sol:BullRun |
| 22 | 0 | 32 | StakedNFTInfo | mapping(uint16 ⇒ struct BullRun.Stake) | contracts/BullRun.sol:BullRun |
| 23 | 0 | 32 | NumberOfStakedNFTs | mapping(address ⇒ uint16) | contracts/BullRun.sol:BullRun |
| 24 | 0 | 32 | StakedTokensOfWallet | mapping(address ⇒ struct EnumerableSet.UintSet) | contracts/BullRun.sol:BullRun |
| 25 | 0 | 32 | MatadorsStakedPerWallet | mapping(address ⇒ struct EnumerableSet.UintSet) | contracts/BullRun.sol:BullRun |
| 26 | 0 | 32 | StakedAlphasOfWallet | mapping(address ⇒ struct EnumerableSet.UintSet) | contracts/BullRun.sol:BullRun |
| 27 | 0 | 32 | StakedAlphaInfo | mapping(uint16 ⇒ struct BullRun.Stake) | contracts/BullRun.sol:BullRun |
| 28 | 0 | 32 | IsAlphaStaked | mapping(uint16 ⇒ bool) | contracts/BullRun.sol:BullRun |
| 29 | 0 | 32 | NumberOfStakedAlphas | mapping(address ⇒ uint16) | contracts/BullRun.sol:BullRun |
| 30 | 0 | 2 | stakedRunners | uint16 | contracts/BullRun.sol:BullRun |
| 30 | 2 | 2 | stakedBulls | uint16 | contracts/BullRun.sol:BullRun |
| 30 | 4 | 2 | stakedMatadors | uint16 | contracts/BullRun.sol:BullRun |
| 30 | 6 | 2 | stakedAlphas | uint16 | contracts/BullRun.sol:BullRun |
| 31 | 0 | 32 | currentEncierroId | uint256 | contracts/BullRun.sol:BullRun |
| 32 | 0 | 10 | minimumStakeTime | uint80 | contracts/BullRun.sol:BullRun |
| 33 | 0 | 32 | maxDuration | uint256 | contracts/BullRun.sol:BullRun |
| 34 | 0 | 32 | minDuration | uint256 | contracts/BullRun.sol:BullRun |
| 35 | 0 | 32 | unaccountedMatadorRewards | uint256 | contracts/BullRun.sol:BullRun |
| 36 | 0 | 32 | TOPIAPerMatador | uint256 | contracts/BullRun.sol:BullRun |
| 37 | 0 | 32 | runnerRewardMult | uint256 | contracts/BullRun.sol:BullRun |
| 38 | 0 | 32 | bullRewardMult | uint256 | contracts/BullRun.sol:BullRun |
| 39 | 0 | 32 | alphaRewardMult | uint256 | contracts/BullRun.sol:BullRun |
| 40 | 0 | 32 | matadorCut | uint256 | contracts/BullRun.sol:BullRun |
| 41 | 0 | 32 | totalTOPIAEarned | uint256 | contracts/BullRun.sol:BullRun |
| 42 | 0 | 10 | claimEndTime | uint80 | contracts/BullRun.sol:BullRun |
| 43 | 0 | 32 | SEED_COST | uint256 | contracts/BullRun.sol:BullRun |
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...