0xd8528d1a8c0694ddf65d9bb50254647d4b80d7df8470b4c8fbc6f5abc7d3ae51
Transaction
Balance changes
Address | Token(s) swapped | Balance | Price | Value change | |
---|---|---|---|---|---|
| ETH | +$0.73 | |||
Ether | +0.000235424 | | +$0.73 | ||
| ETH | -$6.50 | |||
Ether | -0.0021055347 | | -$6.50 |
Invocation flow
Full trace
- 0CALL13164 gas [RECV] Submitted for verification at Etherscan.io on 2021-02-26*// @dev Interface of the ERC20 standard as defined in the EIP. Does not include* the optional functions; to access them see `ERC20Detailed`.*/interface IERC20 {/** * @dev Returns the amount of tokens in existence. */function totalSupply() external view returns (uint256);.removeLimits () (0x)
- 1
- 2SLOAD(limitsInEffect, tradingActive, swapEnabled) (true, true, true)
- 3SSTORE(limitsInEffect, tradingActive, swapEnabled) (true to false, true, true)
- 4SLOADtransferDelayEnabled true
- 5SSTOREtransferDelayEnabled true to false
- 6LOGRemovedLimits
-