Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbec2…f019
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROSE | ERC-20 | 13.418098M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18136284 | a year ago | | | 0 | 0.0013343037 | |
| 18136264 | a year ago | | | 0 | 0.0014316561 | |
| 18136263 | a year ago | | | 0 | 0.0015801832 | |
| 18136252 | a year ago | | | 0 | 0.0017228801 | |
| 18136241 | a year ago | | | 0 | 0.00084226269 | |
| 18136238 | a year ago | | | 0 | 0.00084824700 | |
| 18136232 | a year ago | | | 0 | 0.0011338003 | |
| 18136228 | a year ago | | | 0 | 0.0017479138 | |
| 18136228 | a year ago | | | 0 | 0.0017479138 | |
| 18136228 | a year ago | | | 0 | 0.0017479138 |
ABI
ABI objects
Getter at block 21294025
_maxTxAmount() view returns (uint256)
222222222000000000000000000
_maxWalletSize() view returns (uint256)
222222222000000000000000000
_taxSwapThreshold() view returns (uint256)
1111111000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
RoseCoin
owner() view returns (address)
0x0237ec5cd3fa6b370dddc7e6e42d69835c3b8e2c
symbol() pure returns (string)
ROSE
totalSupply() pure returns (uint256)
222222222000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
reduceBuyTax(uint256 tax)
reduceSellTax(uint256 tax)
removeLimits()
renounceOwnership()
stuckBalance()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet)
receive()
This contract contains no error objects.