WarpedTreasuryHandler

Verified contract

Active on Ethereum with 2 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,610.14
0x1d529b08377bdddfdbee92cc77130dea24b8571110c344c9d8a35d0644de2f43
0x509b8752462d0c471dd88336ea700c153074febbe9ee4fd7826de35ece948000

Functions
Getter at block 21270879
UNISWAP_V2_ROUTER(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
liquidityBasisPoints(view returns (uint256)
0
owner(view returns (address)
0x8ec73532e19572a771da63d327db6d496b5ee721
poolManager(view returns (address)
0x2747f8ef90dfa11e33fbc14a246bbd108ca68118
priceImpactBasisPoints(view returns (uint256)
500
token(view returns (address)
0x6af53c6ec427525f7240e211941223288a0e7c66
treasury(view returns (address)
0x8ec73532e19572a771da63d327db6d496b5ee721
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address treasuryAddressaddress tokenAddress
processTreasury(address benefactoraddress beneficiaryuint256 amount
renounceOwnership(
setLiquidityBasisPoints(uint256 newBasisPoints
setPriceImpactBasisPoints(uint256 newBasisPoints
setTreasury(address newTreasuryAddress
transferOwnership(address newOwner
updateTaxSwap(uint256 taxSwap
withdraw(address tokenAddressuint256 amount
Events
LiquidityAdded(uint256 amountTokenuint256 amountETHuint256 liquidity
LiquidityBasisPointsUpdated(uint256 oldBasisPointsuint256 newBasisPoints
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceImpactBasisPointsUpdated(uint256 oldBasisPointsuint256 newBasisPoints
TaxSwapUpdated(uint256 newValue
TreasuryAddressUpdated(address oldTreasuryAddressaddress newTreasuryAddress
Constructor
constructor(address _poolManager
Fallback and receive
receive(
Errors

This contract contains no error objects.