ETH Price: $2,555.39 (-3.26%)

Transaction Decoder

Block:
12138085 at Mar-30-2021 03:06:35 AM +UTC
Transaction Fee:
0.005145056 ETH $13.15
Gas Used:
49,952 Gas / 103 Gwei

Emitted Events:

192 ETR.Transfer( from=0x2dC28f0351cD251b1D7475D180473493FA7F7635, to=[Sender] 0xadfcb3e74f4d8e78dd9a4b5839c2df1432568b48, value=3000000000000 )
193 ETR.Purchased( user=[Sender] 0xadfcb3e74f4d8e78dd9a4b5839c2df1432568b48, amountTokens=3000000000000 )

Account State Difference:

  Address   Before After State Difference Code
1,546.827316262379962533 Eth1,546.832461318379962533 Eth0.005145056
0x96E03DD7...11FCeE71f 8.32606 Eth8.37606 Eth0.05
0xadfCB3e7...432568B48
0.05515978 Eth
Nonce: 1
0.000014724 Eth
Nonce: 2
0.055145056

Execution Trace

ETH 0.05 ETR.buyTokens( referralAddress=0x0000000000000000000000000000000000000000 )
buyTokens[ETR (ln:664)]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/**
*Submitted for verification at Etherscan.io on 2021-03-20
*/
/**
*Submitted for verification at Etherscan.io on 2021-01-31
*/
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.0 <0.8.0;
/**
* @dev Wrappers over Solidity's arithmetic operations with added overflow
* checks.
*
* Arithmetic operations in Solidity wrap on overflow. This can easily result
* in bugs, because programmers usually assume that an overflow raises an
* error, which is the standard behavior in high level programming languages.
* `SafeMath` restores this intuition by reverting the transaction when an
* operation overflows.
*
* Using this library instead of the unchecked operations eliminates an entire
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX