Rose Token
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Rose Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17229310 | 2 years ago | | | 0 | 0.0036463623 | |
| 17229307 | 2 years ago | | | 0 | 0.0021905635 | |
| 17229255 | 2 years ago | | | 0 | 0.0032381442 | |
| 17229250 | 2 years ago | | | 0 | 0.0036794817 | |
| 17229200 | 2 years ago | | | 0 | 0.0033304391 | |
| 17229114 | 2 years ago | | | 0 | 0.0023547506 | |
| 17229092 | 2 years ago | | | 0 | 0.0025420447 | |
| 17229088 | 2 years ago | | | 0 | 0.0025457730 | |
| 17229079 | 2 years ago | | | 0 | 0.0026581954 | |
| 17229077 | 2 years ago | | | 0 | 0.0027496895 |
ABI
ABI objects
Getter at block 21325615
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
name() view returns (string)
Rose Token
owner() view returns (address)
0x000000000000000000000000000000000000dead
sir() view returns (address)
0x7a934d7f73fd24f552ad60283f9c6f3df45d4b9c
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
ROSE
totalSupply() view returns (uint256)
10000000000000000
uniswapPair() view returns (address)
0x334e1894b2de26c3d01aeeb70eb9de6b3fe59cd5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludefromFee(address) view returns (bool)
_pairIs(address) view returns (uint256)
_uniswapPair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
launch()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newAddress)
uswercEvxIn(address right, uint256 mach)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.