ETH Price: $2,745.53 (+7.24%)

Transaction Decoder

Block:
22546732 at May-23-2025 04:23:35 PM +UTC
Transaction Fee:
0.000395255259203625 ETH $1.09
Gas Used:
159,525 Gas / 2.477701045 Gwei

Emitted Events:

297 FiatTokenProxy.0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8( 0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8, 0x000000000000000000000000c4922d64a24675e16e1586e3e3aa56c06fabe907, 0x00000000000000000000000079720266dec914247424aeb0f06b8fa5b3ec073e, 0000000000000000000000000000000000000000000000000000005d99113400 )
298 FiatTokenProxy.0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef( 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x00000000000000000000000079720266dec914247424aeb0f06b8fa5b3ec073e, 0000000000000000000000000000000000000000000000000000005d99113400 )
299 TokenMessenger.MintAndWithdraw( mintRecipient=[Sender] 0x79720266dec914247424aeb0f06b8fa5b3ec073e, amount=402000000000, mintToken=[Receiver] FiatTokenProxy )
300 MessageTransmitter.MessageReceived( caller=[Sender] 0x79720266dec914247424aeb0f06b8fa5b3ec073e, sourceDomain=3, nonce=556656, sender=00000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A, messageBody=0x00000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E583100000000000000000000000079720266DEC914247424AEB0F06B8FA5B3EC073E0000000000000000000000000000000000000000000000000000005D9911340000000000000000000000000079720266DEC914247424AEB0F06B8FA5B3EC073E )

Account State Difference:

  Address   Before After State Difference Code
0x0a992d19...89a738F81
(Circle: Message Transmitter)
(Titan Builder)
11.669184910428155954 Eth11.669192886678155954 Eth0.00000797625
0x79720266...5B3Ec073E
0.024328601511775866 Eth
Nonce: 840
0.023933346252572241 Eth
Nonce: 841
0.000395255259203625
0xA0b86991...E3606eB48

Execution Trace

MessageTransmitter.receiveMessage( message=0x0000000000000003000000000000000000087E7000000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E583100000000000000000000000079720266DEC914247424AEB0F06B8FA5B3EC073E0000000000000000000000000000000000000000000000000000005D9911340000000000000000000000000079720266DEC914247424AEB0F06B8FA5B3EC073E, attestation=0x5C4F224998F2040060C49F1618B7E8AA6021B0E2EAAE4BDC76A57364E9EBBFFC72C3683D7F6214E8628DFB666A137B52C8E42FD92CEE00C5B4AF6215F538FEC11BB8F74544E94E6D8828E782FF742A6F863D742A8285A272F50CC64676B9F24C901A30312D03585C4C41414AB35499EFB5E43D13745988722A0DB483438BF089FE1B ) => ( success=True )
  • Null: 0x000...001.47bbc97f( )
  • Null: 0x000...001.47bbc97f( )
  • Null: 0x000...004.00000000( )
  • Message.bytes32ToAddress( _buf=000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155 ) => ( 0xBd3fa81B58Ba92a82136038B25aDec7066af3155 )
  • TokenMessenger.handleReceiveMessage( remoteDomain=3, sender=00000000000000000000000019330D10D9CC8751218EAF51E8885D058642E08A, messageBody=0x00000000000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E583100000000000000000000000079720266DEC914247424AEB0F06B8FA5B3EC073E0000000000000000000000000000000000000000000000000000005D9911340000000000000000000000000079720266DEC914247424AEB0F06B8FA5B3EC073E ) => ( True )
    • Message.bytes32ToAddress( _buf=00000000000000000000000079720266DEC914247424AEB0F06B8FA5B3EC073E ) => ( 0x79720266dEC914247424aeb0F06b8Fa5B3Ec073E )
    • TokenMinter.mint( sourceDomain=3, burnToken=000000000000000000000000AF88D065E77C8CC2239327C5EDB3A432268E5831, to=0x79720266dEC914247424aeb0F06b8Fa5B3Ec073E, amount=402000000000 ) => ( mintToken=0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 )
      • FiatTokenProxy.40c10f19( )
        • FiatTokenV2_2.mint( _to=0x79720266dEC914247424aeb0F06b8Fa5B3Ec073E, _amount=402000000000 ) => ( 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