Source Code
Overview
ETH Balance
0 ETH
ETH Value
$0.00| Transaction Hash |
|
Block
|
From
|
To
|
|||||
|---|---|---|---|---|---|---|---|---|---|
Latest 1 internal transaction
Advanced mode:
| Parent Transaction Hash | Block | From | To | |||
|---|---|---|---|---|---|---|
| 10292555 | 126 days ago | Contract Creation | 0 ETH |
Cross-Chain Transactions
Loading...
Loading
Contract Name:
ITBSyrupDecoderAndSanitizer
Compiler Version
v0.8.21+commit.d9974bed
Optimization Enabled:
Yes with 200 runs
Other Settings:
paris EvmVersion
Contract Source Code (Solidity Standard Json-Input format)
// SPDX-License-Identifier: SEL-1.0
// Copyright © 2025 Veda Tech Labs
// Derived from Boring Vault Software © 2025 Veda Tech Labs (TEST ONLY – NO COMMERCIAL USE)
// Licensed under Software Evaluation License, Version 1.0
pragma solidity ^0.8.0;
contract ITBSyrupDecoderAndSanitizer {
function updatePositionConfig(address _syrup_router, bytes32) external pure returns (bytes memory addressesFound) {
addressesFound = abi.encodePacked(_syrup_router);
}
function deposit(uint256, bytes32) external pure returns (bytes memory addressesFound) {
// Nothing to sanitize or return
return addressesFound;
}
function startWithdrawal(uint256) external pure returns (bytes memory addressesFound) {
// Nothing to sanitize or return
return addressesFound;
}
function assemble() external pure returns (bytes memory addressesFound) {
// Nothing to sanitize or return
return addressesFound;
}
function disassemble(uint256) external pure returns (bytes memory addressesFound) {
// Nothing to sanitize or return
return addressesFound;
}
function fullDisassemble() external pure returns (bytes memory addressesFound) {
// Nothing to sanitize or return
return addressesFound;
}
}{
"remappings": [
"@solmate/=lib/solmate/src/",
"@forge-std/=lib/forge-std/src/",
"@ds-test/=lib/forge-std/lib/ds-test/src/",
"ds-test/=lib/forge-std/lib/ds-test/src/",
"@openzeppelin/=lib/openzeppelin-contracts/",
"@ccip/=lib/ccip/",
"@oapp-auth/=lib/OAppAuth/src/",
"@devtools-oapp-evm/=lib/OAppAuth/lib/devtools/packages/oapp-evm/contracts/oapp/",
"@layerzerolabs/lz-evm-messagelib-v2/=lib/OAppAuth/node_modules/@layerzerolabs/lz-evm-messagelib-v2/",
"@layerzerolabs/lz-evm-protocol-v2/=lib/OAppAuth/lib/LayerZero-V2/packages/layerzero-v2/evm/protocol/",
"@layerzerolabs/oapp-evm/=lib/OAppAuth/lib/devtools/packages/oapp-evm/",
"@lz-oapp-evm/=lib/OAppAuth/lib/LayerZero-V2/packages/layerzero-v2/evm/oapp/contracts/oapp/",
"LayerZero-V2/=lib/OAppAuth/lib/",
"OAppAuth/=lib/OAppAuth/",
"ccip/=lib/ccip/contracts/",
"erc4626-tests/=lib/openzeppelin-contracts/lib/erc4626-tests/",
"forge-std/=lib/forge-std/src/",
"halmos-cheatcodes/=lib/OAppAuth/lib/openzeppelin-contracts/lib/halmos-cheatcodes/src/",
"openzeppelin-contracts/=lib/openzeppelin-contracts/",
"solidity-bytes-utils/=lib/OAppAuth/node_modules/solidity-bytes-utils/",
"solmate/=lib/solmate/src/"
],
"optimizer": {
"enabled": true,
"runs": 200
},
"metadata": {
"useLiteralContent": false,
"bytecodeHash": "ipfs",
"appendCBOR": true
},
"outputSelection": {
"*": {
"*": [
"evm.bytecode",
"evm.deployedBytecode",
"devdoc",
"userdoc",
"metadata",
"abi"
]
}
},
"evmVersion": "paris",
"viaIR": false
}Contract Security Audit
- No Contract Security Audit Submitted- Submit Audit Here
Contract ABI
API[{"inputs":[],"name":"assemble","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"bytes32","name":"","type":"bytes32"}],"name":"deposit","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"disassemble","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[],"name":"fullDisassemble","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"startWithdrawal","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address","name":"_syrup_router","type":"address"},{"internalType":"bytes32","name":"","type":"bytes32"}],"name":"updatePositionConfig","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"}]Contract Creation Code
608060405234801561001057600080fd5b506101e6806100206000396000f3fe608060405234801561001057600080fd5b50600436106100625760003560e01c8063242d481b14610067578063263a9919146100675780632bf9dcb814610080578063c9630cb0146100c5578063df12ce88146100db578063e69bb20d146100db575b600080fd5b60605b60405161007791906100ef565b60405180910390f35b61006a61008e36600461013d565b604051606083811b6bffffffffffffffffffffffff1916602083015290603401604051602081830303815290604052905092915050565b61006a6100d3366004610175565b606092915050565b61006a6100e9366004610197565b50606090565b600060208083528351808285015260005b8181101561011c57858101830151858201604001528201610100565b506000604082860101526040601f19601f8301168501019250505092915050565b6000806040838503121561015057600080fd5b82356001600160a01b038116811461016757600080fd5b946020939093013593505050565b6000806040838503121561018857600080fd5b50508035926020909101359150565b6000602082840312156101a957600080fd5b503591905056fea26469706673582212208bdbe1d00d03f2c5d77def90262f4d758f78f9bdd2b2e510ea46f08c7154be9d64736f6c63430008150033
Deployed Bytecode
0x608060405234801561001057600080fd5b50600436106100625760003560e01c8063242d481b14610067578063263a9919146100675780632bf9dcb814610080578063c9630cb0146100c5578063df12ce88146100db578063e69bb20d146100db575b600080fd5b60605b60405161007791906100ef565b60405180910390f35b61006a61008e36600461013d565b604051606083811b6bffffffffffffffffffffffff1916602083015290603401604051602081830303815290604052905092915050565b61006a6100d3366004610175565b606092915050565b61006a6100e9366004610197565b50606090565b600060208083528351808285015260005b8181101561011c57858101830151858201604001528201610100565b506000604082860101526040601f19601f8301168501019250505092915050565b6000806040838503121561015057600080fd5b82356001600160a01b038116811461016757600080fd5b946020939093013593505050565b6000806040838503121561018857600080fd5b50508035926020909101359150565b6000602082840312156101a957600080fd5b503591905056fea26469706673582212208bdbe1d00d03f2c5d77def90262f4d758f78f9bdd2b2e510ea46f08c7154be9d64736f6c63430008150033
Loading...
Loading
Loading...
Loading
Multichain Portfolio | 35 Chains
| Chain | Token | Portfolio % | Price | Amount | Value |
|---|
Loading...
Loading
Loading...
Loading
Loading...
Loading
[ Download: CSV Export ]
A contract address hosts a smart contract, which is a set of code stored on the blockchain that runs when predetermined conditions are met. Learn more about addresses in our Knowledge Base.