ETH Price: $2,508.52 (-0.70%)

Transaction Decoder

Block:
22543804 at May-23-2025 06:32:47 AM +UTC
Transaction Fee:
0.000337752892011656 ETH $0.85
Gas Used:
159,566 Gas / 2.116697116 Gwei

Emitted Events:

195 FiatTokenProxy.0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8( 0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8, 0x000000000000000000000000c4922d64a24675e16e1586e3e3aa56c06fabe907, 0x000000000000000000000000705c04e3ec540247257048d3a06a90f7e55f7e06, 00000000000000000000000000000000000000000000000000000000735f4199 )
196 FiatTokenProxy.0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef( 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000705c04e3ec540247257048d3a06a90f7e55f7e06, 00000000000000000000000000000000000000000000000000000000735f4199 )
197 TokenMessenger.MintAndWithdraw( mintRecipient=[Sender] 0x705c04e3ec540247257048d3a06a90f7e55f7e06, amount=1935622553, mintToken=FiatTokenProxy )
198 MessageTransmitter.MessageReceived( caller=[Sender] 0x705c04e3ec540247257048d3a06a90f7e55f7e06, sourceDomain=3, nonce=555546, sender=00000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A, messageBody=0x00000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E5831000000000000000000000000705C04E3EC540247257048D3A06A90F7E55F7E0600000000000000000000000000000000000000000000000000000000735F4199000000000000000000000000705C04E3EC540247257048D3A06A90F7E55F7E06 )

Account State Difference:

  Address   Before After State Difference Code
0x0a992d19...89a738F81
(Circle: Message Transmitter)
(quasarbuilder)
22.973483184321060821 Eth22.973490683923060821 Eth0.000007499602
0x705c04E3...7E55F7E06
0.040183085469123057 Eth
Nonce: 40
0.039845332577111401 Eth
Nonce: 41
0.000337752892011656
0xA0b86991...E3606eB48

Execution Trace

MessageTransmitter.receiveMessage( message=0x0000000000000003000000000000000000087A1A00000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E5831000000000000000000000000705C04E3EC540247257048D3A06A90F7E55F7E0600000000000000000000000000000000000000000000000000000000735F4199000000000000000000000000705C04E3EC540247257048D3A06A90F7E55F7E06, attestation=0x7DE0B54213BB1B4018DB31A38CDA0F3AA903ACB06B6D2DDC03C5A24140A7315727B68EA4B6EBA21EE329F7C1AAC143D7BCC0F556A12BD77ECDB4DE6D6733E4E51BB72E2C47617E95F58C47BD7B5718C5219819172ECF2EBBB1E5B379AE5548869408B6E29EE58B54E5F3A449AE42F62EE33C1503AFF41503923A1769F94CD4842C1C ) => ( success=True )
  • Null: 0x000...001.282bbb81( )
  • Null: 0x000...001.282bbb81( )
  • Null: 0x000...004.00000000( )
  • Message.bytes32ToAddress( _buf=000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155 ) => ( 0xBd3fa81B58Ba92a82136038B25aDec7066af3155 )
  • TokenMessenger.handleReceiveMessage( remoteDomain=3, sender=00000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A, messageBody=0x00000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E5831000000000000000000000000705C04E3EC540247257048D3A06A90F7E55F7E0600000000000000000000000000000000000000000000000000000000735F4199000000000000000000000000705C04E3EC540247257048D3A06A90F7E55F7E06 ) => ( True )
    • Message.bytes32ToAddress( _buf=000000000000000000000000705C04E3EC540247257048D3A06A90F7E55F7E06 ) => ( 0x705c04E3Ec540247257048d3a06a90f7E55F7E06 )
    • TokenMinter.mint( sourceDomain=3, burnToken=000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E5831, to=0x705c04E3Ec540247257048d3a06a90f7E55F7E06, amount=1935622553 ) => ( mintToken=0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 )
      • FiatTokenProxy.40c10f19( )
        • FiatTokenV2_2.mint( _to=0x705c04E3Ec540247257048d3a06a90f7E55F7E06, _amount=1935622553 ) => ( True )
          File 1 of 6: MessageTransmitter
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          /*
          * Copyright (c) 2022, Circle Internet Financial Limited.
          *
          * Licensed under the Apache License, Version 2.0 (the "License");
          * you may not use this file except in compliance with the License.
          * You may obtain a copy of the License at
          *
          * http://www.apache.org/licenses/LICENSE-2.0
          *
          * Unless required by applicable law or agreed to in writing, software
          * distributed under the License is distributed on an "AS IS" BASIS,
          * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
          * See the License for the specific language governing permissions and
          * limitations under the License.
          */
          pragma solidity 0.7.6;
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

          File 2 of 6: FiatTokenProxy
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          pragma solidity ^0.4.24;
          // File: zos-lib/contracts/upgradeability/Proxy.sol
          /**
          * @title Proxy
          * @dev Implements delegation of calls to other contracts, with proper
          * forwarding of return values and bubbling of failures.
          * It defines a fallback function that delegates all calls to the address
          * returned by the abstract _implementation() internal function.
          */
          contract Proxy {
          /**
          * @dev Fallback function.
          * Implemented entirely in `_fallback`.
          */
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

          File 3 of 6: TokenMessenger
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          /*
          * Copyright (c) 2022, Circle Internet Financial Limited.
          *
          * Licensed under the Apache License, Version 2.0 (the "License");
          * you may not use this file except in compliance with the License.
          * You may obtain a copy of the License at
          *
          * http://www.apache.org/licenses/LICENSE-2.0
          *
          * Unless required by applicable law or agreed to in writing, software
          * distributed under the License is distributed on an "AS IS" BASIS,
          * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
          * See the License for the specific language governing permissions and
          * limitations under the License.
          */
          pragma solidity 0.7.6;
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

          File 4 of 6: Message
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          /*
          * Copyright (c) 2022, Circle Internet Financial Limited.
          *
          * Licensed under the Apache License, Version 2.0 (the "License");
          * you may not use this file except in compliance with the License.
          * You may obtain a copy of the License at
          *
          * http://www.apache.org/licenses/LICENSE-2.0
          *
          * Unless required by applicable law or agreed to in writing, software
          * distributed under the License is distributed on an "AS IS" BASIS,
          * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
          * See the License for the specific language governing permissions and
          * limitations under the License.
          */
          pragma solidity 0.7.6;
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

          File 5 of 6: TokenMinter
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          /*
          * Copyright (c) 2022, Circle Internet Financial Limited.
          *
          * Licensed under the Apache License, Version 2.0 (the "License");
          * you may not use this file except in compliance with the License.
          * You may obtain a copy of the License at
          *
          * http://www.apache.org/licenses/LICENSE-2.0
          *
          * Unless required by applicable law or agreed to in writing, software
          * distributed under the License is distributed on an "AS IS" BASIS,
          * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
          * See the License for the specific language governing permissions and
          * limitations under the License.
          */
          pragma solidity 0.7.6;
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

          File 6 of 6: FiatTokenV2_2
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          /**
          * SPDX-License-Identifier: Apache-2.0
          *
          * Copyright (c) 2023, Circle Internet Financial, LLC.
          *
          * Licensed under the Apache License, Version 2.0 (the "License");
          * you may not use this file except in compliance with the License.
          * You may obtain a copy of the License at
          *
          * http://www.apache.org/licenses/LICENSE-2.0
          *
          * Unless required by applicable law or agreed to in writing, software
          * distributed under the License is distributed on an "AS IS" BASIS,
          * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
          * See the License for the specific language governing permissions and
          * limitations under the License.
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX