Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd075…881b
Balances ($1.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wPE | ERC-20 | 0.006 | $279.29 |
$1.68 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BoostGov"
ABI
ABI objects
Getter at block 21382555
MIN_QUORUM_PUNISHMENT() view returns (uint256)
500
MIN_QUORUM_THRESHOLD() view returns (uint256)
4000
PERCENTAGE_PRECISION() view returns (uint256)
10000
WITHDRAW_THRESHOLD() view returns (uint256)
100000000000000000000
devEscrow() view returns (address)
0x2b631b020a59e77f302e11182ee49f99c05a98a8
getStablecoin() view returns (address)
0xd075e95423c5c4ba1e122cae0f4cdfa19b82881b
lockPeriod() view returns (uint256)
259200
minimum() view returns (uint256)
3800000000000000000
proposalCount() view returns (uint256)
2
proposalPeriod() view returns (uint256)
172800
stablecoin() view returns (address)
0xd075e95423c5c4ba1e122cae0f4cdfa19b82881b
stakeToken() view returns (address)
0xd075e95423c5c4ba1e122cae0f4cdfa19b82881b
totalSupply() view returns (uint256)
4019948775733913429
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.