Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4b43…8a1c
Balances ($0.00)
No balances found for "Reactor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14655576 | 3 years ago | | | 0 | 0.013222455 | |
| 14655575 | 3 years ago | | | 0 | 0.013078229 | |
| 14655550 | 3 years ago | | | 0 | 0.0050210030 | |
| 14655484 | 3 years ago | | | 0 | 0.0031672513 | |
| 14655468 | 3 years ago | | | 0 | 0.0062011250 | |
| 14655443 | 3 years ago | | | 0 | 0.0035809568 | |
| 14655408 | 3 years ago | | | 0 | 0.0053983604 |
ABI
ABI objects
Getter at block 21125848
burnWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
liquidityActiveBlock() view returns (uint256)
0
name() view returns (string)
Reactor
owner() view returns (address)
0x999f2905fecbc3ce585c55d18b086752724562cc
swapEnabled() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
15487000000000000000000000
symbol() view returns (string)
MRE
totalSupply() view returns (uint256)
154870000000000000000000000000
tradingActive() view returns (bool)
false
tradingActiveBlock() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0xd4b94e82846a4a3200343bc1823549d5be576b6d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setInitializer(address _initializer)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
withdrawStuckEth()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.