ETH Price: $2,667.84 (+6.54%)
Gas: 1.95 Gwei

Transaction Decoder

Block:
20731583 at Sep-12-2024 02:35:11 AM +UTC
Transaction Fee:
0.00029833993811811 ETH $0.80
Gas Used:
159,537 Gas / 1.87003603 Gwei

Emitted Events:

409 FiatTokenProxy.0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8( 0xab8530f87dc9b59234c4623bf917212bb2536d647574c8e7e5da92c2ede0c9f8, 0x000000000000000000000000c4922d64a24675e16e1586e3e3aa56c06fabe907, 0x0000000000000000000000002a712a52514add8fb65fd6123e663194ad1c4103, 000000000000000000000000000000000000000000000000000000007226511d )
410 FiatTokenProxy.0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef( 0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000002a712a52514add8fb65fd6123e663194ad1c4103, 000000000000000000000000000000000000000000000000000000007226511d )
411 TokenMessenger.MintAndWithdraw( mintRecipient=0x2a712A52...4Ad1c4103, amount=1915113757, mintToken=FiatTokenProxy )
412 MessageTransmitter.MessageReceived( caller=[Sender] 0xf46b7b71bf024c4a7a102fb570c89b03d3ddec92, sourceDomain=6, nonce=280982, sender=0000000000000000000000001682AE6375C4E4A97E4B583BC394C861A46D8962, messageBody=0x00000000000000000000000000000000833589FCD6EDB6E08F4C7C32D4F71B54BDA029130000000000000000000000002A712A52514ADD8FB65FD6123E663194AD1C4103000000000000000000000000000000000000000000000000000000007226511D0000000000000000000000003A23F943181408EAC424116AF7B7790C94CB97A5 )

Account State Difference:

  Address   Before After State Difference Code
0x0a992d19...89a738F81
(Circle: Message Transmitter)
0.251867639536998667 Eth0.251908750137707299 Eth0.000041110600708632
0xA0b86991...E3606eB48
0xf46b7b71...3d3dDEc92
0.959649795223148813 Eth
Nonce: 45
0.959351455285030703 Eth
Nonce: 46
0.00029833993811811

Execution Trace

MessageTransmitter.receiveMessage( message=0x00000000000000060000000000000000000449960000000000000000000000001682AE6375C4E4A97E4B583BC394C861A46D8962000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000833589FCD6EDB6E08F4C7C32D4F71B54BDA029130000000000000000000000002A712A52514ADD8FB65FD6123E663194AD1C4103000000000000000000000000000000000000000000000000000000007226511D0000000000000000000000003A23F943181408EAC424116AF7B7790C94CB97A5, attestation=0x3AF230602CEDB265B4B565FC1131DF1645DF8C59AED80210C9D56664285A73391EF18785638FA438E5733FD93C45BA2E7D2223BCDE87D77D91051422FAEB144F1B5FDD81C66E6F8330208A002D2910C3EA5FB3913970BD783DC4C5E4DCA8487AF23440EFFFC0CD34359BF3E2A2BCA36C6DE31E011E824C30C2AF5FBB1E1C645DA91B ) => ( success=True )
  • Null: 0x000...001.84719878( )
  • Null: 0x000...001.84719878( )
  • Null: 0x000...004.00000000( )
  • Message.bytes32ToAddress( _buf=000000000000000000000000BD3FA81B58BA92A82136038B25ADEC7066AF3155 ) => ( 0xBd3fa81B58Ba92a82136038B25aDec7066af3155 )
  • TokenMessenger.handleReceiveMessage( remoteDomain=6, sender=0000000000000000000000001682AE6375C4E4A97E4B583BC394C861A46D8962, messageBody=0x00000000000000000000000000000000833589FCD6EDB6E08F4C7C32D4F71B54BDA029130000000000000000000000002A712A52514ADD8FB65FD6123E663194AD1C4103000000000000000000000000000000000000000000000000000000007226511D0000000000000000000000003A23F943181408EAC424116AF7B7790C94CB97A5 ) => ( True )
    • Message.bytes32ToAddress( _buf=0000000000000000000000002A712A52514ADD8FB65FD6123E663194AD1C4103 ) => ( 0x2a712A52514aDd8fb65FD6123e663194Ad1c4103 )
    • TokenMinter.mint( sourceDomain=6, burnToken=000000000000000000000000833589FCD6EDB6E08F4C7C32D4F71B54BDA02913, to=0x2a712A52514aDd8fb65FD6123e663194Ad1c4103, amount=1915113757 ) => ( mintToken=0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 )
      • FiatTokenProxy.40c10f19( )
        • FiatTokenV2_2.mint( _to=0x2a712A52514aDd8fb65FD6123e663194Ad1c4103, _amount=1915113757 ) => ( 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