Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x655e…bf76
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REVIEW | ERC-20 | 4.523888M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18849318 | a year ago | | | 0 | 0.0011848200 | |
| 18849211 | a year ago | | | 0 | 0.0011624437 | |
| 18848495 | a year ago | | | 0 | 0.0010380157 | |
| 18848328 | a year ago | | | 0 | 0.00093586147 | |
| 18848244 | a year ago | | | 0 | 0.00094972662 | |
| 18848239 | a year ago | | | 0 | 0.00086613803 | |
| 18848209 | a year ago | | | 0 | 0.0010632467 | |
| 18848124 | a year ago | | | 0 | 0.0010718833 | |
| 18848115 | a year ago | | | 0 | 0.0011880353 | |
| 18848086 | a year ago | | | 0 | 0.00095482303 |
ABI
ABI objects
Getter at block 21187328
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
1000000000000000000
buyfee() view returns (uint256)
10
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x6f7b849bbc95a66b8b69808c6ebbfc5302099de9
name() pure returns (string)
REVIEW
owner() view returns (address)
0x0000000000000000000000000000000000000000
returnREVIEWLimits() view returns (uint256)
1000000000000000000
sellfee() view returns (uint256)
10
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
10000000000000
symbol() pure returns (string)
REVIEW
totalSupply() pure returns (uint256)
1000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoREVIEWFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeREVIEWMaxWallet(uint256 base1000)
changeREVIEWWallets(address newBuy)
removeAllREVIEWLimits()
renounceOwnership()
setNoREVIEWFeeWallet(address account, bool enabled)
setREVIEWPresaleAddress(address presale, bool yesno)
startREVIEWTrading()
toggleCanSwapFees(bool yesno)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
Transfer(address indexed from, address indexed to, uint256 value)
_changeFees(uint256 buy, uint256 sell)
_changeMaxWallet(uint256 newLimit)
_changePair(address newLpPair)
_changeThreshold(uint256 newThreshold)
_changeWallets(address newBuy)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor(address REVIEWWallet)
receive()
This contract contains no error objects.