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 |
---|---|---|---|---|---|
REV | ERC-20 | 20.301168T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19595611 | 7 months ago | | | 0 | 0.00029298090 | |
| 18779489 | a year ago | | | 0 | 0.0027276411 | |
| 18746901 | a year ago | | | 0 | 0.00068788638 | |
| 18734076 | a year ago | | | 0 | 0.0017155837 | |
| 18721396 | a year ago | | | 0 | 0.0039758387 | |
| 18719637 | a year ago | | | 0 | 0.0020637234 | |
| 18719248 | a year ago | | | 0 | 0.0019528863 | |
| 18719226 | a year ago | | | 0 | 0.0020069436 | |
| 18719201 | a year ago | | | 0 | 0.0031306863 | |
| 18719201 | a year ago | | | 0 | 0.0031306863 |
ABI
ABI objects
Getter at block 21160517
BuyFee() view returns (uint256)
4
SellFee() view returns (uint256)
4
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
888888888888888000000000000000000
maxTransactionAmount() view returns (uint256)
888888888888888000000000000000000
maxWallet() view returns (uint256)
888888888888888000000000000000000
name() view returns (string)
Revive
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
3377777777777774400000000000000
symbol() view returns (string)
REV
totalSupply() view returns (uint256)
888888888888888000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x23b73a04fe1a7a3e329649c23f7c7826c4f8f0a4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetFee(uint256 _buyFee, uint256 _sellFee)
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
burnRemainTokens(address tokenAddress)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBots(address[] notbot)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 percent)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapTokensAtAmount(uint256 _amount)
syncLP(address _router, address _tokenA, uint256 _amountTokenA) payable
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet)
receive()
This contract contains no error objects.