Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROSE | ERC-20 | 979.28997M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17744868 | a year ago | | | 0 | 0.0010050609 | |
| 17744862 | a year ago | | | 0 | 0.0015645473 | |
| 17744857 | a year ago | | | 0 | 0.00098102565 | |
| 17744728 | a year ago | | | 0 | 0.0012692633 | |
| 17744719 | a year ago | | | 0 | 0.0011897460 | |
| 17744712 | a year ago | | | 0 | 0.0014016837 | |
| 17744704 | a year ago | | | 0 | 0.0016316999 | |
| 17744702 | a year ago | | | 0 | 0.0015156102 | |
| 17744701 | a year ago | | | 0 | 0.0013627470 | |
| 17744690 | a year ago | | | 0 | 0.0010716607 |
ABI
ABI objects
Getter at block 21414610
_fees() view returns (uint256 buyTotalFees, uint256 buyMarketingFee, uint256 buyDevelopmentFee, uint256 buyLiquidityFee, uint256 sellTotalFees, uint256 sellMarketingFee, uint256 sellDevelopmentFee, uint256 sellLiquidityFee)
(buyTotalFees=0, buyMarketingFee=0, buyDevelopmentFee=0, buyLiquidityFee=0, sellTotalFees=0, sellMarketingFee=0, sellDevelopmentFee=0, sellLiquidityFee=0)
decimals() view returns (uint8)
18
is_swapping() view returns (bool)
false
maxBuyAmount() view returns (uint256)
88888888888000000000000000000
maxSellAmount() view returns (uint256)
88888888888000000000000000000
maxWalletAmount() view returns (uint256)
88888888888000000000000000000
name() view returns (string)
Rose Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swap_enabled() view returns (bool)
true
symbol() view returns (string)
ROSE
tokensForDevelopment() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
88888888888000000000000000000
uniswapV2Pair() view returns (address)
0x312c2a87dbc664e2f56eeb6482fab3d07d9ee550
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
_isExcludedmaxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
uniPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(address _pair)
removeLimits()
renounceOwnership()
setUniPair(address pair, bool value)
toggleSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateLimitFeeAmountForSwap(uint256 newAmount) returns (bool)
withdraw() returns (bool success)
withdrawTokenPerAccident(address token, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.