Curve_ZapIn_General_V3
Verified contract
Active on
Ethereum with 508 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfedb…7054
Balances ($0.00)
No balances found for "Curve_ZapIn_General_V3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12651068 | 3 years ago | | | 0 | 0.00042358500 | |
| 12495079 | 3 years ago | | | 0 | 0.0014341320 | |
| 12435914 | 4 years ago | | | 0 | 0.062658750 | |
| 12406111 | 4 years ago | | | 0 | 0.053331264 | |
| 12351251 | 4 years ago | | | 0 | 0.011165175 | |
| 12338509 | 4 years ago | | | 0 | 0.0081268250 | |
| 12256330 | 4 years ago | | | 0 | 0.055845170 | |
| 12176564 | 4 years ago | | | 0 | 0.027810090 | |
| 12165067 | 4 years ago | | | 0 | 0.030125564 | |
| 12164163 | 4 years ago | | | 9 | 0.029543976 |
ABI
ABI objects
Getter at block 21211664
_owner() view returns (address)
0x0000000000000000000000000000000000000000
curveReg() view returns (address)
0xfedba6539cbc0bf508cff780793225780a247054
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
stopped() view returns (bool)
true
Read-only
affiliateBalance(address, address) view returns (uint256)
affiliates(address) view returns (bool)
feeWhitelist(address) view returns (bool)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapIn(address _fromTokenAddress, address _toTokenAddress, address _swapAddress, uint256 _incomingTokenQty, uint256 _minPoolTokens, address _swapTarget, bytes _swapCallData, address affiliate) payable returns (uint256 crvTokensBought)
affilliateWithdraw(address[] tokens)
ownerWithdraw(address[] tokens)
renounceOwnership()
set_affiliate(address _affiliate, bool _status)
set_feeWhitelist(address zapAddress, bool status)
set_new_affiliateSplit(uint16 _new_affiliateSplit)
set_new_goodwill(uint16 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
updateAaveAddress(address _newAddress)
updateCurveRegistry(address newCurveRegistry)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
zapIn(address sender, address pool, uint256 crvTokens)
constructor(address _curveRegistry, uint16 _goodwill, uint16 _affiliateSplit)
fallback()
This contract contains no error objects.