ETH Price: $2,531.43 (-8.21%)

Transaction Decoder

Block:
22541871 at May-23-2025 12:04:35 AM +UTC
Transaction Fee:
0.000267552505921095 ETH $0.68
Gas Used:
142,449 Gas / 1.878233655 Gwei

Emitted Events:

443 FiatTokenProxy.0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8( 0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8, 0x000000000000000000000000c4922d64a24675e16e1586e3e3aa56c06fabe907, 0x0000000000000000000000001a44a6bc450d233049d629c27792c5309d9ca12d, 00000000000000000000000000000000000000000000000000000029e8d60800 )
444 FiatTokenProxy.0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef( 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000001a44a6bc450d233049d629c27792c5309d9ca12d, 00000000000000000000000000000000000000000000000000000029e8d60800 )
445 TokenMessenger.MintAndWithdraw( mintRecipient=[Sender] 0x1a44a6bc450d233049d629c27792c5309d9ca12d, amount=180000000000, mintToken=FiatTokenProxy )
446 MessageTransmitter.MessageReceived( caller=[Sender] 0x1a44a6bc450d233049d629c27792c5309d9ca12d, sourceDomain=3, nonce=555064, sender=00000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A, messageBody=0x00000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E58310000000000000000000000001A44A6BC450D233049D629C27792C5309D9CA12D00000000000000000000000000000000000000000000000000000029E8D608000000000000000000000000001A44A6BC450D233049D629C27792C5309D9CA12D )

Account State Difference:

  Address   Before After State Difference Code
0x0a992d19...89a738F81
(Circle: Message Transmitter)
0x1a44A6bC...09D9Ca12D
0.059333320939699276 Eth
Nonce: 118
0.059065768433778181 Eth
Nonce: 119
0.000267552505921095
(Titan Builder)
12.217704236887280007 Eth12.217824561162015174 Eth0.000120324274735167
0xA0b86991...E3606eB48

Execution Trace

MessageTransmitter.receiveMessage( message=0x000000000000000300000000000000000008783800000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E58310000000000000000000000001A44A6BC450D233049D629C27792C5309D9CA12D00000000000000000000000000000000000000000000000000000029E8D608000000000000000000000000001A44A6BC450D233049D629C27792C5309D9CA12D, attestation=0xB726984EC99CEAE7177895046C19739E8B165AA478941499A8B48E69CF4974B029B1F7FAADE94DB22D4956197C58360F799F7F0A01BE25FF313ADB08C92A0B2E1B418906AF13639A99835BEF721D58A26380CD40E7EFEFB3C5C551FFFB78D7DD97122F6D4FC46D3762FD85B3D883664BDF152146957B330E125279D25D7F6043B41B ) => ( success=True )
  • Null: 0x000...001.43500eaa( )
  • Null: 0x000...001.43500eaa( )
  • Null: 0x000...004.00000000( )
  • Message.bytes32ToAddress( _buf=000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155 ) => ( 0xBd3fa81B58Ba92a82136038B25aDec7066af3155 )
  • TokenMessenger.handleReceiveMessage( remoteDomain=3, sender=00000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A, messageBody=0x00000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E58310000000000000000000000001A44A6BC450D233049D629C27792C5309D9CA12D00000000000000000000000000000000000000000000000000000029E8D608000000000000000000000000001A44A6BC450D233049D629C27792C5309D9CA12D ) => ( True )
    • Message.bytes32ToAddress( _buf=0000000000000000000000001A44A6BC450D233049D629C27792C5309D9CA12D ) => ( 0x1a44A6bC450d233049D629C27792c5309D9Ca12D )
    • TokenMinter.mint( sourceDomain=3, burnToken=000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E5831, to=0x1a44A6bC450d233049D629C27792c5309D9Ca12D, amount=180000000000 ) => ( mintToken=0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 )
      • FiatTokenProxy.40c10f19( )
        • FiatTokenV2_2.mint( _to=0x1a44A6bC450d233049D629C27792c5309D9Ca12D, _amount=180000000000 ) => ( 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