ProofOfStableCoin
Verified contract
Active on
Ethereum with 2,185 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($30,452.72)
Native
Value
$30,452.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 8.726532 | $3,489.67 |
$30,452.72 | |
GSE | ERC-20 | 64 | $0.00003 |
$0 | |
YOO | ERC-20 | 19.288K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
EBK | ERC-20 | 13.396664 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14365498 | 3 years ago | | | 0 | 0.00041960100 | |
| 13520508 | 3 years ago | | | 0 | 0.011703002 | |
| 13520499 | 3 years ago | | | 0 | 0.0065749819 | |
| 13520476 | 3 years ago | | | 0 | 0.012936828 | |
| 13520467 | 3 years ago | | | 0 | 0.0079102533 | |
| 13520448 | 3 years ago | | | 0 | 0.012048983 | |
| 13520234 | 3 years ago | | | 0 | 0.0076817571 | |
| 13520182 | 3 years ago | | | 0 | 0.0081544507 | |
| 7958716 | 5 years ago | | | 0 | 0.000043513000 | |
| 7958603 | 5 years ago | | | 0 | 0.000042051000 |
ABI
ABI objects
Getter at block 21264878
totalStake() view returns (uint256)
361817937
Read-only
dividendsForUser(address _user) view returns (uint256)
investment(address) view returns (uint256)
stake(address) view returns (uint256)
State-modifying
Events claim()
deposit() payable
preauthorize(address _user)
reinvest()
startGame()
withdraw(uint256 _amount)
Claim(address user, uint256 dividends)
Deposit(address user, uint256 amount)
Reinvest(address user, uint256 dividends)
Withdraw(address user, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.