Olympus_V2_Zap_In
Verified contract
Active on
Ethereum with 4,325 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sOHM | ERC-20 | 0.152918 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16595101 | 2 years ago | | | 0.025 | 0.0049772828 | |
| 16592069 | 2 years ago | | | 0 | 0.012368231 | |
| 16571619 | 2 years ago | | | 0 | 0.011495394 | |
| 16571159 | 2 years ago | | | 0.25 | 0.0080412191 | |
| 16559350 | 2 years ago | | | 0.009 | 0.0036825722 | |
| 16554015 | 2 years ago | | | 0.2 | 0.0069749395 | |
| 16553972 | 2 years ago | | | 0 | 0.010557572 | |
| 16539084 | 2 years ago | | | 0 | 0.0057497586 | |
| 16536984 | 2 years ago | | | 0.08 | 0.010094270 | |
| 16521664 | 2 years ago | | | 0 | 0.028442534 |
ABI
ABI objects
Getter at block 21158860
OHM() view returns (address)
0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5
depo() view returns (address)
0x9025046c6fb25fb39e720d97a8fd881ed69a1ef6
gOHM() view returns (address)
0x0ab87046fbb341d058f17cbc4c1133f25a20a52f
goodwill() view returns (uint256)
0
owner() view returns (address)
0x1a5309f208f161a393e8b5a253de8ab894a67188
sOHM() view returns (address)
0x04906695d6d12cf5459975d7c3c03356e4ccd460
staking() view returns (address)
0xb63cac384247597756545b500253ff8e607a8020
stopped() view returns (bool)
false
Read-only
affiliateBalance(address, address) view returns (uint256)
affiliates(address) view returns (bool)
approvedTargets(address) view returns (bool)
feeWhitelist(address) view returns (bool)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapBond(address fromToken, uint256 amountIn, address principal, address swapTarget, bytes swapData, address referral, uint256 maxPrice, uint256 bondId) payable returns (uint256 OHMRec)
ZapStake(address fromToken, uint256 amountIn, address toToken, uint256 minToToken, address swapTarget, bytes swapData, address referral) payable returns (uint256 OHMRec)
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_Depo(address _depo)
update_Staking(address _staking)
withdrawTokens(address[] tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
zapBond(address sender, address token, uint256 tokensRec, address referral)
zapStake(address sender, address token, uint256 tokensRec, address referral)
constructor(address _depo, address _staking, address _OHM, address _sOHM, address _gOHM)
receive()
This contract contains no error objects.