Flipper
Verified contract
Active on
Ethereum with 2,236 txns
Balances ($54,782.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OUSD | ERC-20 | 29.063898K | $0.998126 |
$29,009.43 | |
DAI | ERC-20 | 22.777863K | $0.999614 |
$22,769.07 | |
USDC | ERC-20 | 2.917168K | $0.999576 |
$2,915.93 | |
USDT | ERC-20 | 88.498964 | $0.999103 |
$88.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21282605 | 13 hours ago | | | 0 | 0.0013529485 | |
| 21274767 | 2 days ago | | | 0 | 0.00075212945 | |
| 21272753 | 2 days ago | | | 0 | 0.0017498552 | |
| 21229523 | 8 days ago | | | 0 | 0.0017207062 | |
| 21221938 | 9 days ago | | | 0 | 0.0021452275 | |
| 21210572 | 11 days ago | | | 0 | 0.00086822606 | |
| 21170569 | 16 days ago | | | 0 | 0.0034034416 | |
| 21160375 | 18 days ago | | | 0 | 0.0012248537 | |
| 21157698 | 18 days ago | | | 0 | 0.0010565433 | |
| 21125491 | 22 days ago | | | 0 | 0.0010190343 |
ABI
ABI objects
Getter at block 21286397
governor() view returns (address)
0xf14bbdf064e3f67f51cd9bd646ae3716ad938fdc
isGovernor() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyOusdWithDai(uint256 amount)
buyOusdWithUsdc(uint256 amount)
buyOusdWithUsdt(uint256 amount)
claimGovernance()
rebaseOptIn()
sellOusdForDai(uint256 amount)
sellOusdForUsdc(uint256 amount)
sellOusdForUsdt(uint256 amount)
transferGovernance(address _newGovernor)
withdraw(address token, uint256 amount)
withdrawAll()
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
PendingGovernorshipTransfer(address indexed previousGovernor, address indexed newGovernor)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.