0x853d955aCEf822Db058eb8505911ED77F175b99e
on PulseChain (369)
Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- FRAXStablecoin
- Compilation Target
- Frax.sol:FRAXStablecoin
- Language
- Solidity
- Compiler
- solc 0.6.11+commit.5ef660b1
- EVM Version
- istanbul
- Verified At
- 2024-10-07 18:11:16 UTC
- Deployer
- 0xa448833bEcE66fD8803ac0c390936C79b5FD6eDf
- Deployment Transaction
- 0x1c3339f6e08324aea59d21f2bb68f184f5a5fd1da7605e17b0508f23c5e19673
- Block Number
- 11465581
- Transaction Index
- 28
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: QmXfGYNPLgHhmoWwAZrTkQTL4Bx56puymd9Wvsn2VQeevg
Loading contract data...
Transformations
Loading contract data...
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 16789 | 54 | Original (recompiled):0xa26469706673582212208a7e270419d1d8fb0a1814150a364caf311ebc3c86835e0f7ac7b96ce1f7ead564736f6c634300060b0033 Transformed (onchain):0xa2646970667358221220c630a447c03c2d225020ed5ca2de4d23ef8beed5537e9903659785e18d2949ea64736f6c634300060b0033 |
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: QmXfGYNPLgHhmoWwAZrTkQTL4Bx56puymd9Wvsn2VQeevg
Loading contract data...
Transformations
CBOR Auxdata Transformations
| Byte Offsets | Length (bytes) | Values |
|---|---|---|
| 14841 | 54 | Original (recompiled):0xa26469706673582212208a7e270419d1d8fb0a1814150a364caf311ebc3c86835e0f7ac7b96ce1f7ead564736f6c634300060b0033 Transformed (onchain):0xa2646970667358221220c630a447c03c2d225020ed5ca2de4d23ef8beed5537e9903659785e18d2949ea64736f6c634300060b0033 |
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) | Frax.sol:FRAXStablecoin |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | Frax.sol:FRAXStablecoin |
| 2 | 0 | 32 | _totalSupply | uint256 | Frax.sol:FRAXStablecoin |
| 3 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControl.RoleData) | Frax.sol:FRAXStablecoin |
| 4 | 0 | 20 | eth_usd_pricer | contract ChainlinkETHUSDPriceConsumer | Frax.sol:FRAXStablecoin |
| 4 | 20 | 1 | eth_usd_pricer_decimals | uint8 | Frax.sol:FRAXStablecoin |
| 5 | 0 | 20 | fraxEthOracle | contract UniswapPairOracle | Frax.sol:FRAXStablecoin |
| 6 | 0 | 20 | fxsEthOracle | contract UniswapPairOracle | Frax.sol:FRAXStablecoin |
| 7 | 0 | 32 | symbol | string | Frax.sol:FRAXStablecoin |
| 8 | 0 | 32 | name | string | Frax.sol:FRAXStablecoin |
| 9 | 0 | 20 | owner_address | address | Frax.sol:FRAXStablecoin |
| 10 | 0 | 20 | creator_address | address | Frax.sol:FRAXStablecoin |
| 11 | 0 | 20 | timelock_address | address | Frax.sol:FRAXStablecoin |
| 12 | 0 | 20 | controller_address | address | Frax.sol:FRAXStablecoin |
| 13 | 0 | 20 | fxs_address | address | Frax.sol:FRAXStablecoin |
| 14 | 0 | 20 | frax_eth_oracle_address | address | Frax.sol:FRAXStablecoin |
| 15 | 0 | 20 | fxs_eth_oracle_address | address | Frax.sol:FRAXStablecoin |
| 16 | 0 | 20 | weth_address | address | Frax.sol:FRAXStablecoin |
| 17 | 0 | 20 | eth_usd_consumer_address | address | Frax.sol:FRAXStablecoin |
| 18 | 0 | 32 | frax_pools_array | address[] | Frax.sol:FRAXStablecoin |
| 19 | 0 | 32 | frax_pools | mapping(address ⇒ bool) | Frax.sol:FRAXStablecoin |
| 20 | 0 | 32 | global_collateral_ratio | uint256 | Frax.sol:FRAXStablecoin |
| 21 | 0 | 32 | redemption_fee | uint256 | Frax.sol:FRAXStablecoin |
| 22 | 0 | 32 | minting_fee | uint256 | Frax.sol:FRAXStablecoin |
| 23 | 0 | 32 | frax_step | uint256 | Frax.sol:FRAXStablecoin |
| 24 | 0 | 32 | refresh_cooldown | uint256 | Frax.sol:FRAXStablecoin |
| 25 | 0 | 32 | price_target | uint256 | Frax.sol:FRAXStablecoin |
| 26 | 0 | 32 | price_band | uint256 | Frax.sol:FRAXStablecoin |
| 27 | 0 | 20 | DEFAULT_ADMIN_ADDRESS | address | Frax.sol:FRAXStablecoin |
| 27 | 20 | 1 | collateral_ratio_paused | bool | Frax.sol:FRAXStablecoin |
| 28 | 0 | 32 | last_call_time | uint256 | Frax.sol:FRAXStablecoin |
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...