0x94a8b4EE5CD64C79D0Ee816f467EA73009f51aA0
on Ethereum Mainnet (1)
Exact Match
Runtime Bytecode
Creation Bytecode
- Contract Name
- RIOToken
- Compilation Target
- contracts/RIOToken.sol:RIOToken
- Language
Solidity
- Compiler
- solc 0.8.27+commit.40a35a09
- EVM Version
- paris
- Verified At
- 2024-10-31 01:26:00 UTC
- Deployer
- 0xdd61202F6d28d2F5f6E5371cb2F3d56e2Cfc87bA
- Deployment Transaction
- 0x1c483512be5923482b84e85a48d12b2fe16d83e1b60edb97bb49152344beafe2
- Block Number
- 21072911
- Transaction Index
- 125
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: QmWtWor12ySgsitzkcSUWJbFmyxkoWDL5zqPi812VBrMfQ
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: QmWtWor12ySgsitzkcSUWJbFmyxkoWDL5zqPi812VBrMfQ
Loading contract data...
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) | contracts/RIOToken.sol:RIOToken |
| 1 | 0 | 32 | _allowances | mapping(address ⇒ mapping(address ⇒ uint256)) | contracts/RIOToken.sol:RIOToken |
| 2 | 0 | 32 | _totalSupply | uint256 | contracts/RIOToken.sol:RIOToken |
| 3 | 0 | 32 | _name | string | contracts/RIOToken.sol:RIOToken |
| 4 | 0 | 32 | _symbol | string | contracts/RIOToken.sol:RIOToken |
| 5 | 0 | 32 | _roles | mapping(bytes32 ⇒ struct AccessControl.RoleData) | contracts/RIOToken.sol:RIOToken |
| 6 | 0 | 32 | dailyMintCap | uint256 | contracts/RIOToken.sol:RIOToken |
| 7 | 0 | 32 | lastMintTimestamp | uint256 | contracts/RIOToken.sol:RIOToken |
| 8 | 0 | 32 | mintedToday | uint256 | contracts/RIOToken.sol:RIOToken |
| 9 | 0 | 32 | pendingDailyMintCap | uint256 | contracts/RIOToken.sol:RIOToken |
| 10 | 0 | 32 | dailyMintCapUpdateTimestamp | uint256 | contracts/RIOToken.sol:RIOToken |
Transient Storage Layout
No transient storage layouts found in the compiler output.
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...