Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Reflect"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13044318 | 7 months ago | | | 0 | 0.0000013880427 | |
| 13042511 | 7 months ago | | | 0 | 0.00014372802 | |
| 13042327 | 7 months ago | | | 0 | 0.00014378306 | |
| 13042309 | 7 months ago | | | 0 | 8.7865795e-7 | |
| 13041904 | 7 months ago | | | 0 | 0.000047608153 | |
| 13034737 | 7 months ago | | | 0 | 0.00014378306 | |
| 13034733 | 7 months ago | | | 0 | 0.00014380141 | |
| 13034610 | 7 months ago | | | 0 | 0.0000013925809 | |
| 13034606 | 7 months ago | | | 0 | 0.0000013494791 | |
| 13034515 | 7 months ago | | | 0 | 0.000024653915 |
ABI
ABI objects
Getter at block 22922116
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_reflectionTotal() view returns (uint256)
115792089237316195423570985008687907853269984665640000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000
_taxFeeOnBuy() view returns (uint256)
0
_taxFeeOnSell() view returns (uint256)
100
decimals() pure returns (uint8)
18
insuranceFundAccounts() view returns (address)
0x1ad742aef92e248ffb77e7a41ca315f4be8c777c
name() pure returns (string)
Reflect
owner() view returns (address)
0x1ad742aef92e248ffb77e7a41ca315f4be8c777c
symbol() pure returns (string)
REFLECT
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x63c91b07e174b308c1ba8f41feabd90dfede057c
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdropTokens(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
deduceTaxConfigurator(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
openTrading()
removeLimits()
renounceOwnership()
setEnableSwap(bool _swapEnabled)
setExcludeFromFees(address account, bool excluded)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.