Transaction Hash:
Block:
22697103 at Jun-13-2025 05:22:59 PM +UTC
Transaction Fee:
0.000064936 ETH
$0.20
Gas Used:
32,468 Gas / 2 Gwei
Emitted Events:
77 |
SynapseERC20.Transfer( from=[Sender] 0x06fd4ba7973a0d39a91734bbc35bc2bcaa99e3b0, to=0x28C6c06298d514Db089934071355E5743bf21d60, value=43846356893830000000000 )
|
Account State Difference:
Address | Before | After | State Difference | ||
---|---|---|---|---|---|
0x06FD4bA7...Caa99E3B0 | (Binance Dep: 0x06FD4bA7973a0d39a91734bbc35bC2bCaa99E3B0) |
0.007505233640589429 Eth
Nonce: 123636
|
0.007440297640589429 Eth
Nonce: 123637
| 0.000064936 | |
0x0f2D7194...601FD9F29 | |||||
0x4838B106...B0BAD5f97
Miner
| (Titan Builder) | 13.095893284733400458 Eth | 13.09590515522053431 Eth | 0.000011870487133852 |
Execution Trace
SynapseERC20.transfer( recipient=0x28C6c06298d514Db089934071355E5743bf21d60, amount=43846356893830000000000 ) => ( True )

-
SynapseERC20.transfer( recipient=0x28C6c06298d514Db089934071355E5743bf21d60, amount=43846356893830000000000 ) => ( True )
File 1 of 2: SynapseERC20
File 2 of 2: SynapseERC20
12345678910111213141516// SPDX-License-Identifier: MITpragma solidity >=0.6.0 <0.8.0;import "../utils/EnumerableSetUpgradeable.sol";import "../utils/AddressUpgradeable.sol";import "../utils/ContextUpgradeable.sol";import "../proxy/Initializable.sol";/*** @dev Contract module that allows children to implement role-based access* control mechanisms.** Roles are referred to by their `bytes32` identifier. These should be exposed* in the external API and be unique. The best way to achieve this is by* using `public constant` hash digests:** ```* bytes32 public constant MY_ROLE = keccak256("MY_ROLE");
File 2 of 2: SynapseERC20
12345678910111213141516// SPDX-License-Identifier: MITpragma solidity >=0.6.0 <0.8.0;import "../utils/EnumerableSetUpgradeable.sol";import "../utils/AddressUpgradeable.sol";import "../utils/ContextUpgradeable.sol";import "../proxy/Initializable.sol";/*** @dev Contract module that allows children to implement role-based access* control mechanisms.** Roles are referred to by their `bytes32` identifier. These should be exposed* in the external API and be unique. The best way to achieve this is by* using `public constant` hash digests:** ```* bytes32 public constant MY_ROLE = keccak256("MY_ROLE");