Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdf5e…06a8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOOST | ERC-20 | 7.789621K | -- | -- | |
| ERC-20 | 0.639693 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12380354 | 4 years ago | | | 0 | 0.0029722140 | |
| 12378732 | 4 years ago | | | 0 | 0.0017073450 | |
| 12351222 | 4 years ago | | | 0 | 0.0027514500 | |
| 12227445 | 4 years ago | | | 0 | 0.010130368 | |
| 12163610 | 4 years ago | | | 0 | 0.0062152510 | |
| 12126441 | 4 years ago | | | 0 | 0.0034611810 | |
| 12122936 | 4 years ago | | | 0 | 0.0044455500 | |
| 12117066 | 4 years ago | | | 0 | 0.0065450000 | |
| 12097100 | 4 years ago | | | 0 | 0.014529840 | |
| 12091690 | 4 years ago | | | 0 | 0.0057723550 |
ABI
ABI objects
Getter at block 21161548
MIN_QUORUM_PUNISHMENT() view returns (uint256)
500
MIN_QUORUM_THRESHOLD() view returns (uint256)
3000
PERCENTAGE_PRECISION() view returns (uint256)
10000
WITHDRAW_THRESHOLD() view returns (uint256)
1000000000000000000000
getStablecoin() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
lockPeriod() view returns (uint256)
259200
minimum() view returns (uint256)
13370000000000000000
proposalCount() view returns (uint256)
13
proposalPeriod() view returns (uint256)
172800
stablecoin() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
stakeToken() view returns (address)
0x3e780920601d61cedb860fe9c4a90c9ea6a35e78
totalSupply() view returns (uint256)
7789621000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
balanceOf(address account) view returns (uint256)
proposals(uint256) view returns (address proposer, uint256 withdrawAmount, address withdrawAddress, bool hasResolved, uint256 totalForVotes, uint256 totalAgainstVotes, uint256 start, uint256 end, string url)
voteLock(address) view returns (uint256)
State-modifying
Events propose(string _url, uint256 _withdrawAmount, address _withdrawAddress)
resolveProposal(uint256 id)
stake(uint256 amount)
voteAgainst(uint256 id)
voteFor(uint256 id)
withdraw(uint256 amount)
This contract contains no event objects.
constructor(address _stakeToken, address _stablecoin, address _uniswapRouter)
This contract contains no fallback and receive objects.
This contract contains no error objects.