Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DSD | ERC-20 | 412.03944 | -- | -- | |
DOS | ERC-20 | 20 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14096140 | 3 years ago | | | 0 | 0.0055510031 | |
| 13036285 | 3 years ago | | | 0 | 0.0019616846 | |
| 12983494 | 3 years ago | | | 0 | 0.0015944400 | |
| 12983478 | 3 years ago | | | 0 | 0.0015940800 | |
| 12983469 | 3 years ago | | | 0 | 0.0012926070 | |
| 12932980 | 3 years ago | | | 0 | 0.0013067631 | |
| 12886910 | 3 years ago | | | 0 | 0.0010276400 | |
| 12880687 | 3 years ago | | | 0 | 0.0010313250 | |
| 12865753 | 3 years ago | | | 0 | 0.0011414832 | |
| 12858661 | 3 years ago | | | 0 | 0.0025543680 |
ABI
ABI objects
Getter at block 21259657 totalRewarded() view returns (uint256)
dao() view returns (address)
0x443d2f2755db5942601fa062cc248aaa153313d3
dollar() view returns (address)
0x36f3fd68e7325a35eb768f1aedaae9ea0689d723
paused() view returns (bool)
true
totalBonded() view returns (uint256)
6062455245680095
totalClaimable() view returns (uint256)
102288593071475281784989
totalPhantom() view returns (uint256)
555590002025494592812472
totalStaged() view returns (uint256)
10381025361091093
univ2() view returns (address)
0x88ff79eb2bc5850f27315415da8685282c7610f9
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
balanceOfBonded(address account) view returns (uint256)
balanceOfClaimable(address account) view returns (uint256)
balanceOfPhantom(address account) view returns (uint256)
balanceOfRewarded(address account) view returns (uint256)
balanceOfStaged(address account) view returns (uint256)
statusOf(address account) view returns (uint8)
State-modifying
Events bond(uint256 value)
claim(uint256 value)
deposit(uint256 value)
emergencyPause()
emergencyWithdraw(address token, uint256 value)
provide(uint256 value)
unbond(uint256 value)
withdraw(uint256 value)
Bond(address indexed account, uint256 start, uint256 value)
Claim(address indexed account, uint256 value)
Deposit(address indexed account, uint256 value)
Provide(address indexed account, uint256 value, uint256 lessUsdc, uint256 newUniv2)
Unbond(address indexed account, uint256 start, uint256 value, uint256 newClaimable)
Withdraw(address indexed account, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.