ETH Price: $2,481.54 (-5.91%)

Transaction Decoder

Block:
9610695 at Mar-05-2020 10:31:16 AM +UTC
Transaction Fee:
0.00033885 ETH $0.84
Gas Used:
67,770 Gas / 5 Gwei

Emitted Events:

195 ProxyERC20.Approval( owner=[Sender] 0xd1898665a01a91ac10bd2c6cb1899336df34ac33, spender=0xe9Cf7887...16438F244, value=115792089237316195423570985008687907853269984665640564039457584007913129639935 )

Account State Difference:

  Address   Before After State Difference Code
0x34A5ef81...f4c79031c
(Synthetix: Token State sETH)
(F2Pool Old)
4,728.743245857320569856 Eth4,728.743584707320569856 Eth0.00033885
0x9f71b659...D6e2c211C
0xD1898665...6df34AC33
0.125037402272451446 Eth
Nonce: 213
0.124698552272451446 Eth
Nonce: 214
0.00033885

Execution Trace

ProxyERC20.approve( spender=0xe9Cf7887b93150D4F2Da7dFc6D502B216438F244, value=115792089237316195423570985008687907853269984665640564039457584007913129639935 ) => ( True )
  • MultiCollateralSynth.setMessageSender( sender=0xD1898665a01A91AC10bD2C6cb1899336df34AC33 )
  • MultiCollateralSynth.approve( spender=0xe9Cf7887b93150D4F2Da7dFc6D502B216438F244, value=115792089237316195423570985008687907853269984665640564039457584007913129639935 ) => ( True )
    • TokenState.setAllowance( tokenOwner=0xD1898665a01A91AC10bD2C6cb1899336df34AC33, spender=0xe9Cf7887b93150D4F2Da7dFc6D502B216438F244, value=115792089237316195423570985008687907853269984665640564039457584007913129639935 )
    • ProxyERC20._emit( callData=0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF, numTopics=3, topic1=8C5BE1E5EBEC7D5BD14F71427D1E84F3DD0314C0F7B2291E5B200AC8C7C3B925, topic2=000000000000000000000000D1898665A01A91AC10BD2C6CB1899336DF34AC33, topic3=000000000000000000000000E9CF7887B93150D4F2DA7DFC6D502B216438F244, topic4=0000000000000000000000000000000000000000000000000000000000000000 )
      File 1 of 3: ProxyERC20
      1
      2
      3
      4
      5
      6
      7
      8
      9
      10
      11
      12
      13
      14
      15
      16
      /* ===============================================
      * Flattened with Solidifier by Coinage
      *
      * https://solidifier.coina.ge
      * ===============================================
      */
      /*
      -----------------------------------------------------------------
      FILE INFORMATION
      -----------------------------------------------------------------
      file: Owned.sol
      version: 1.1
      author: Anton Jurisevic
      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

      File 2 of 3: MultiCollateralSynth
      1
      2
      3
      4
      5
      6
      7
      8
      9
      10
      11
      12
      13
      14
      15
      16
      /*
      * Synthetix - MultiCollateralSynth.sol
      *
      * https://github.com/Synthetixio/synthetix
      * https://synthetix.io
      *
      * MIT License
      * ===========
      *
      * Copyright (c) 2020 Synthetix
      *
      * Permission is hereby granted, free of charge, to any person obtaining a copy
      * of this software and associated documentation files (the "Software"), to deal
      * in the Software without restriction, including without limitation the rights
      * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
      * copies of the Software, and to permit persons to whom the Software is
      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

      File 3 of 3: TokenState
      1
      2
      3
      4
      5
      6
      7
      8
      9
      10
      11
      12
      13
      14
      15
      16
      /* ===============================================
      * Flattened with Solidifier by Coinage
      *
      * https://solidifier.coina.ge
      * ===============================================
      */
      /*
      -----------------------------------------------------------------
      FILE INFORMATION
      -----------------------------------------------------------------
      file: Owned.sol
      version: 1.1
      author: Anton Jurisevic
      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX