Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xaa9b…aff2
Balances ($1.70)
Native
Value
$1.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000536 | $3,180.49 |
$1.7 | |
UNI-V2 | ERC-20 | 24.636597 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155586 | 4 days ago | | | 0 | 0.00057423462 | |
| 21071289 | 16 days ago | | | 0 | 0.00050492115 | |
| 21015640 | 24 days ago | | | 0 | 0.00051103566 | |
| 20994225 | a month ago | | | 0 | 0.00087927584 | |
| 20993464 | a month ago | | | 0 | 0.0012490618 | |
| 20975055 | a month ago | | | 0 | 0.00056387650 | |
| 20949843 | a month ago | | | 0 | 0.00053173394 | |
| 20947664 | a month ago | | | 0 | 0.00042360479 | |
| 20942389 | a month ago | | | 0 | 0.0013506516 | |
| 20940989 | a month ago | | | 0 | 0.00070421421 |
ABI
ABI objects
Getter at block 21185582
decimals() view returns (uint8)
18
difficulty() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
fund() view returns (address)
0x8cb2c96ba1adc162fed98ed5f596723b2dbad341
getBlockNum() view returns (uint256)
21185582
name() view returns (string)
Chad
symbol() view returns (string)
CHAD
totalStaked() view returns (uint256)
24636596987619509243
totalSupply() view returns (uint256)
181928806682789820764050
uni() view returns (address)
0xaa9b647f42858f2db441f0aa75843a8e7fd5aff2
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)
burnChadforEth(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)
ChadBurntForEth(address indexed user, uint256 amountBurnt, uint256 ethPayout, uint256 fundFee)
Rewarded(address indexed user, uint256 amountClaimed)
Staked(address indexed user, uint256 amount, uint256 totalUniStaked)
ThanksPepe(address indexed user, uint256 ethereumReceived)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawn(address indexed user, uint256 amount)
constructor(address _uniPepe)
receive()
This contract contains no error objects.