ETH Price: $2,505.55 (+0.25%)

Transaction Decoder

Block:
22552364 at May-24-2025 11:20:35 AM +UTC
Transaction Fee:
0.00030932132412209 ETH $0.78
Gas Used:
159,530 Gas / 1.938953953 Gwei

Emitted Events:

36 FiatTokenProxy.0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8( 0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8, 0x000000000000000000000000c4922d64a24675e16e1586e3e3aa56c06fabe907, 0x000000000000000000000000d74cb1a5b12900a5bf16556a01442944ccf56af9, 000000000000000000000000000000000000000000000000000000001017df80 )
37 FiatTokenProxy.0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef( 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x000000000000000000000000d74cb1a5b12900a5bf16556a01442944ccf56af9, 000000000000000000000000000000000000000000000000000000001017df80 )
38 TokenMessenger.MintAndWithdraw( mintRecipient=0xd74cb1a5...4cCf56af9, amount=270000000, mintToken=FiatTokenProxy )
39 MessageTransmitter.MessageReceived( caller=[Sender] 0x2b9e962b7b475e7c3c30b91d5a180dff6541fc79, sourceDomain=7, nonce=325746, sender=0000000000000000000000009DAF8C91AEFAE50B9C0E69629D3F6CA40CA3B3FE, messageBody=0x000000000000000000000000000000003C499C542CEF5E3811E1192CE70D8CC03D5C3359000000000000000000000000D74CB1A5B12900A5BF16556A01442944CCF56AF9000000000000000000000000000000000000000000000000000000001017DF800000000000000000000000000366734C225669CD3CCFE8BDE8007F76898F46FE )

Account State Difference:

  Address   Before After State Difference Code
0x0a992d19...89a738F81
(Circle: Message Transmitter)
0x2B9e962b...f6541fc79
0.592828225120911108 Eth
Nonce: 794
0.592518903796789018 Eth
Nonce: 795
0.00030932132412209
(beaverbuild)
16.48278686562109228 Eth16.48302616062109228 Eth0.000239295
0xA0b86991...E3606eB48

Execution Trace

MessageTransmitter.receiveMessage( message=0x000000000000000700000000000000000004F8720000000000000000000000009DAF8C91AEFAE50B9C0E69629D3F6CA40CA3B3FE000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF31550000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003C499C542CEF5E3811E1192CE70D8CC03D5C3359000000000000000000000000D74CB1A5B12900A5BF16556A01442944CCF56AF9000000000000000000000000000000000000000000000000000000001017DF800000000000000000000000000366734C225669CD3CCFE8BDE8007F76898F46FE, attestation=0xE5495C8F16C73ACD9E89BD446A7EED9CC89E4149FCEF85B2881BDAA033D0D5E05C4511532CA4FF9488B90502132AD90AFB2F9CCD97F77E0443D27D464B03DFF01CD597FC5109B3B600D14235CA30A17F6831132B8C3FDD32BA134D293053AA79F023EE93D20677A4D5D6E99E676FBC444E285699F36CC1D2E97506BCB6191027DA1B ) => ( success=True )
  • Null: 0x000...001.71ddae15( )
  • Null: 0x000...001.71ddae15( )
  • Null: 0x000...004.00000000( )
  • Message.bytes32ToAddress( _buf=000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155 ) => ( 0xBd3fa81B58Ba92a82136038B25aDec7066af3155 )
  • TokenMessenger.handleReceiveMessage( remoteDomain=7, sender=0000000000000000000000009DAF8C91AEFAE50B9C0E69629D3F6CA40CA3B3FE, messageBody=0x000000000000000000000000000000003C499C542CEF5E3811E1192CE70D8CC03D5C3359000000000000000000000000D74CB1A5B12900A5BF16556A01442944CCF56AF9000000000000000000000000000000000000000000000000000000001017DF800000000000000000000000000366734C225669CD3CCFE8BDE8007F76898F46FE ) => ( True )
    • Message.bytes32ToAddress( _buf=000000000000000000000000D74CB1A5B12900A5BF16556A01442944CCF56AF9 ) => ( 0xd74cb1a5B12900a5bF16556a01442944cCf56af9 )
    • TokenMinter.mint( sourceDomain=7, burnToken=0000000000000000000000003C499C542CEF5E3811E1192CE70D8CC03D5C3359, to=0xd74cb1a5B12900a5bF16556a01442944cCf56af9, amount=270000000 ) => ( mintToken=0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 )
      • FiatTokenProxy.40c10f19( )
        • FiatTokenV2_2.mint( _to=0xd74cb1a5B12900a5bF16556a01442944cCf56af9, _amount=270000000 ) => ( 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