ETH Price: $3,101.05 (+0.25%)

Contract

0x934Ec7A30e81F892A77cd32F35A0533b56bA26ce

Overview

ETH Balance

0 ETH

ETH Value

$0.00

More Info

Private Name Tags

Multichain Info

No addresses found
Transaction Hash
Block
From
To

There are no matching entries

1 Internal Transaction found.

Latest 1 internal transaction

Advanced mode:
Parent Transaction Hash Block From To
102925552025-09-05 1:22:46126 days ago1757035366  Contract Creation0 ETH

Cross-Chain Transactions
Loading...
Loading

Contract Source Code Verified (Exact Match)

Contract Name:
ITBReserveERC20WrappedDecoderAndSanitizer

Compiler Version
v0.8.21+commit.d9974bed

Optimization Enabled:
Yes with 200 runs

Other Settings:
paris EvmVersion
// 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 ITBReserveERC20WrappedDecoderAndSanitizer {
    function deposit(uint256) external pure returns (bytes memory addressesFound) {
        // Nothing to sanitize or return
        return addressesFound;
    }

    function depositTo(address _dst, uint256) external pure returns (bytes memory addressesFound) {
        addressesFound = abi.encodePacked(_dst);
    }

    function withdraw(uint256) external pure returns (bytes memory addressesFound) {
        // Nothing to sanitize or return
        return addressesFound;
    }

    function withdrawTo(address _dst, uint256) external pure returns (bytes memory addressesFound) {
        addressesFound = abi.encodePacked(_dst);
    }
}

Settings
{
  "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

Contract ABI

API
[{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"deposit","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address","name":"_dst","type":"address"},{"internalType":"uint256","name":"","type":"uint256"}],"name":"depositTo","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"withdraw","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"},{"inputs":[{"internalType":"address","name":"_dst","type":"address"},{"internalType":"uint256","name":"","type":"uint256"}],"name":"withdrawTo","outputs":[{"internalType":"bytes","name":"addressesFound","type":"bytes"}],"stateMutability":"pure","type":"function"}]

608060405234801561001057600080fd5b50610195806100206000396000f3fe608060405234801561001057600080fd5b506004361061004c5760003560e01c8063205c2878146100515780632e1a7d4d146100ac578063b6b55f25146100ac578063ffaad6a514610051575b600080fd5b61009661005f3660046100c0565b604051606083811b6bffffffffffffffffffffffff1916602083015290603401604051602081830303815290604052905092915050565b6040516100a391906100f8565b60405180910390f35b6100966100ba366004610146565b50606090565b600080604083850312156100d357600080fd5b82356001600160a01b03811681146100ea57600080fd5b946020939093013593505050565b600060208083528351808285015260005b8181101561012557858101830151858201604001528201610109565b506000604082860101526040601f19601f8301168501019250505092915050565b60006020828403121561015857600080fd5b503591905056fea264697066735822122024b8fd7157e28b931b35a4c21b18a3a983d187568ac9a98fbaa6039a8c812dd564736f6c63430008150033

Deployed Bytecode

0x608060405234801561001057600080fd5b506004361061004c5760003560e01c8063205c2878146100515780632e1a7d4d146100ac578063b6b55f25146100ac578063ffaad6a514610051575b600080fd5b61009661005f3660046100c0565b604051606083811b6bffffffffffffffffffffffff1916602083015290603401604051602081830303815290604052905092915050565b6040516100a391906100f8565b60405180910390f35b6100966100ba366004610146565b50606090565b600080604083850312156100d357600080fd5b82356001600160a01b03811681146100ea57600080fd5b946020939093013593505050565b600060208083528351808285015260005b8181101561012557858101830151858201604001528201610109565b506000604082860101526040601f19601f8301168501019250505092915050565b60006020828403121561015857600080fd5b503591905056fea264697066735822122024b8fd7157e28b931b35a4c21b18a3a983d187568ac9a98fbaa6039a8c812dd564736f6c63430008150033

Block Transaction Difficulty Gas Used Reward
View All Blocks Produced

Block Uncle Number Difficulty Gas Used Reward
View All Uncles
Loading...
Loading
Loading...
Loading

Validator Index Block Amount
View All Withdrawals

Transaction Hash Block Value Eth2 PubKey Valid
View All Deposits
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.