Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BuyBack"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13717711 | 3 years ago | | | 0 | 0.0032931332 | |
| 13699571 | 3 years ago | | | 0 | 0.017511110 | |
| 13680542 | 3 years ago | | | 0 | 0.043813147 | |
| 13680499 | 3 years ago | | | 0 | 0.0065524347 | |
| 13680289 | 3 years ago | | | 0 | 0.022289750 | |
| 13680101 | 3 years ago | | | 0 | 0.0069139946 | |
| 13680072 | 3 years ago | | | 0 | 0.0087296883 | |
| 13680065 | 3 years ago | | | 0 | 0.0069943406 | |
| 13680042 | 3 years ago | | | 0 | 0.0090733535 | |
| 13679980 | 3 years ago | | | 0 | 0.0051620298 |
ABI
ABI objects
Getter at block 21261490
GDAO() view returns (address)
0x515d7e9d75e2b76db60f8a051cd890eba23286bc
GOV_VAULT() view returns (address)
0x306978da6ebee060375f35418744f85c1cb6b353
TREASURY() view returns (address)
0x26e76280f0c4477726b8a1dd9ac4996c5c7badf8
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
forGovVault() view returns (uint48)
50000000000000
forLPool() view returns (uint48)
40000000000000
forTreasury() view returns (uint48)
7500000000000
gasReimbursement() view returns (uint48)
2500000000000
lastSweep() view returns (uint256)
1638064184
owner() view returns (address)
0x26e76280f0c4477726b8a1dd9ac4996c5c7badf8
sweepMax() view returns (uint256)
750000000000000000
sweepMin() view returns (uint256)
10000000000000000
sweepTimeLock() view returns (uint256)
259200
Read-only
tokensReceived(uint256) view returns (address)
State-modifying
Events distributeGDAO()
emergencyWithdrawal(address _coin, address _receiver)
emergencyWithdrawalAll(address _receiver)
emergencyWithdrawalETH(address _receiver)
receiveERC20(address _coin, uint256 _amm)
renounceOwnership()
sweepAll()
sweepERC20(address _erc20ToSweep) payable returns (bool)
sweepGDAO(uint256 _amm) returns (bool)
sweepMany(address[] _erc20sToSweep)
transferOwnership(address newOwner)
updateConfig(uint256 _min, uint256 _max, uint256 _timelock)
updateFundPlan(uint48 _gasReimbursement, uint48 _forGovVault, uint48 _forLPool, uint48 _forTreasury)
updateTreasury(address _new)
updateVault(address _new)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Receive(address sender, uint256 amount)
ReceiveERC20(address token, address sender, uint256 amount)
constructor(address _treasury, address _gov_vault, address _uniswapV2Router02, address _GDAO)
receive()
This contract contains no error objects.