Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ReRe | ERC-20 | 26,290,570,720,472,630,000T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18270277 | a year ago | | | 0 | 0.00049439370 | |
| 17945462 | a year ago | | | 0 | 0.00047194035 | |
| 17945441 | a year ago | | | 0 | 0.00085828608 | |
| 17945363 | a year ago | | | 0 | 0.00069349695 | |
| 17945337 | a year ago | | | 0 | 0.00099042300 | |
| 17945325 | a year ago | | | 0 | 0.00044806291 | |
| 17945269 | a year ago | | | 0 | 0.00066726611 | |
| 17945266 | a year ago | | | 0 | 0.00046935788 | |
| 17945250 | a year ago | | | 0 | 0.00086873740 | |
| 17945185 | a year ago | | | 0 | 0.00081420816 |
ABI
ABI objects
Getter at block 21096066
_owner() view returns (address)
0x146668c0f953dc393d8c23727711a87e688753a1
_totalTaxIfBuying() view returns (uint256)
20
_totalTaxIfSelling() view returns (uint256)
99
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
0
getCirculatingSupply() view returns (uint256)
11111111111111111111111111111111111111111111111111111111111111111111111111111
getTime() view returns (uint256)
1730503523
marketingWalletAddress() view returns (address)
0x146668c0f953dc393d8c23727711a87e688753a1
minimumTokensBeforeSwapAmount() view returns (uint256)
1111111111111111111111111111
name() view returns (string)
ReRe
owner() view returns (address)
0x146668c0f953dc393d8c23727711a87e688753a1
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ReRe
totalSupply() view returns (uint256)
11111111111111111111111111111111111111111111111111111111111111111111111111111
uniswapPair() view returns (address)
0x0dafdafbb0d132d6cc630a25c951efa27f0dc32f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setFee(uint256 buy, uint256 sell)
setMarketAddress(address addr)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.