Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x552d…bc29
Balances ($556.18)
Native
Value
$556.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.140565 | $3,956.78 |
$556.18 | |
UNI-V2 | ERC-20 | 2.738897 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11151708 | 4 years ago | | | 0 | 0.0071665800 | |
| 11151267 | 4 years ago | | | 0 | 0.0046635680 | |
| 11150742 | 4 years ago | | | 0 | 0.0067025400 | |
| 11148033 | 4 years ago | | | 0 | 0.0015110400 | |
| 11148016 | 4 years ago | | | 0 | 0.0015034640 | |
| 11147374 | 4 years ago | | | 0 | 0.00080561290 | |
| 11146398 | 4 years ago | | | 0 | 0.0045717600 | |
| 11144164 | 4 years ago | | | 0 | 0.0026668600 | |
| 11143898 | 4 years ago | | | 0 | 0.0023808250 | |
| 11141300 | 4 years ago | | | 0 | 0.0021173800 |
ABI
ABI objects
Getter at block 21387714
_uniswapcoco() view returns (address)
0x26fdb3e42c87eefd674ec1781ae9ee8de669ef25
decimals() view returns (uint8)
18
difficulty() view returns (uint256)
150000
fund() view returns (address)
0x552d1d98eb369ac3ce0c12c2898ff8e4f2cfbc29
getBlockNum() view returns (uint256)
21387714
name() view returns (string)
stinkyRGL
symbol() view returns (string)
RGL
totalStaked() view returns (uint256)
2738896583112971782
totalSupply() view returns (uint256)
2176121871710938201
uniswap() view returns (address)
0x26fdb3e42c87eefd674ec1781ae9ee8de669ef25
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAddressStakeAmount(address _account) view returns (uint256)
getLastBlockCheckedNum(address _account) view returns (uint256)
myRewardsBalance(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnrglforEth(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getReward()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setDifficulty(uint256 _amount)
setFund(address _newFund)
setNewOwner(address _newOwner)
stake(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Rewarded(address indexed user, uint256 amountClaimed)
Staked(address indexed user, uint256 amount, uint256 totaluniswapStaked)
Tnxcoco(address indexed user, uint256 ethereumReceived)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawn(address indexed user, uint256 amount)
rglBurntForEth(address indexed user, uint256 amountBurnt, uint256 ethPayout, uint256 fundFee)
constructor()
receive()
This contract contains no error objects.