Olympus_Zap_V2
Verified contract
Active on
Ethereum with 6,536 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,100.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 758.470004 | $1.00 |
$758.47 | |
DAI | ERC-20 | 342.842251 | $0.99873 |
$342.41 | |
sOHM | ERC-20 | 5.628168 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20144897 | 5 months ago | | | 0.01 | 0.00060365200 | |
| 14370448 | 3 years ago | | | 0 | 0.0048261600 | |
| 14325540 | 3 years ago | | | 0.004 | 0.0050465308 | |
| 14280362 | 3 years ago | | | 0.1 | 0.0096010956 | |
| 13938768 | 3 years ago | | | 0.08 | 0.019021432 | |
| 13916520 | 3 years ago | | | 0.018010458 | 0.0041833132 | |
| 13916518 | 3 years ago | | | 0.018757699 | 0.0045909922 | |
| 13826671 | 3 years ago | | | 0.001 | 0.015289996 | |
| 13820311 | 3 years ago | | | 0.25 | 0.018844040 | |
| 13812570 | 3 years ago | | | 0.05 | 0.010540010 |
ABI
ABI objects
Getter at block 21225780
OHM() view returns (address)
0x383518188c0c6d7730d91b2c03a03c837814a899
goodwill() view returns (uint256)
0
olympusDAO() view returns (address)
0x245cc372c84b3645bf0ffe6538620b04a217988b
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
sOHM() view returns (address)
0x04f2694c8fcee23e8fd0dfea1d4f5bb8c352111f
staking() view returns (address)
0xfd31c7d00ca47653c6ce64af53c1571f9c36566a
stopped() view returns (bool)
false
wsOHM() view returns (address)
0xca76543cf381ebbb277be79574059e32108e3e65
Read-only
affiliateBalance(address, address) view returns (uint256)
affiliates(address) view returns (bool)
approvedTargets(address) view returns (bool)
bondPrice(address principal, address payoutToken) view returns (uint256)
feeWhitelist(address) view returns (bool)
principalToDepository(address, address) view returns (address)
removeLiquidityReturn(address fromToken, uint256 fromAmount) view returns (uint256 ohmAmount)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapIn(address fromToken, uint256 amountIn, address toToken, uint256 minToToken, address swapTarget, bytes swapData, address affiliate, address bondPayoutToken, uint256 maxBondPrice, bool bond) payable returns (uint256 OHMRec)
ZapOut(address fromToken, uint256 amountIn, address toToken, uint256 minToTokens, address swapTarget, bytes swapData, address affiliate) returns (uint256 tokensRec)
affilliateWithdraw(address[] tokens)
renounceOwnership()
setApprovedTargets(address[] targets, bool[] isApproved)
set_affiliate(address _affiliate, bool _status)
set_feeWhitelist(address zapAddress, bool status)
set_new_affiliateSplit(uint256 _new_affiliateSplit)
set_new_goodwill(uint256 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
update_BondDepos(address[] principals, address[] payoutTokens, address[] depos)
update_OlympusDAO(address _olympusDAO)
update_Staking(address _staking)
update_sOHM(address _sOHM)
update_wsOHM(address _wsOHM)
withdrawTokens(address[] tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
zapIn(address sender, address token, uint256 tokensRec, address affiliate)
zapOut(address sender, address token, uint256 tokensRec, address affiliate)
constructor(uint256 _goodwill, uint256 _affiliateSplit, address _olympusDAO)
receive()
This contract contains no error objects.