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 "Rouge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5696787 | 6 years ago | | | 0 | 0.0014973200 | |
| 5693654 | 6 years ago | | | 0 | 0.0014999440 | |
| 5693648 | 6 years ago | | | 0 | 0.0014999440 | |
| 5691693 | 6 years ago | | | 0 | 0.0014999440 | |
| 5688163 | 6 years ago | | | 0 | 0.0014999440 | |
| 5687029 | 6 years ago | | | 0 | 0.0014999440 | |
| 5686734 | 6 years ago | | | 0 | 0.0014999440 | |
| 5686359 | 6 years ago | | | 0 | 0.0014999440 | |
| 5686351 | 6 years ago | | | 0 | 0.0014999440 | |
| 5686343 | 6 years ago | | | 0 | 0.0014999440 |
ABI
ABI objects
Getter at block 21182526
crowdsale() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
8
endTGE() view returns (uint256)
0
name() view returns (string)
Rouge
reserveY1() view returns (uint256)
30000000000000000
reserveY2() view returns (uint256)
20000000000000000
symbol() view returns (string)
RGE
totalSupply() view returns (uint256)
100000000000000000
version() view returns (string)
v0.2
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
endCrowdsale()
startCrowdsaleY0(address _crowdsale)
startCrowdsaleY1(address _crowdsale)
startCrowdsaleY2(address _crowdsale)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.