Curve_ZapIn_General_V5
Verified contract
Active on
Ethereum with 1,916 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0c32…bdb1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.001144 | $0.999364 |
$0 | |
USDT | ERC-20 | 0.000004 | $0.998913 |
$0 | |
DAI | ERC-20 | 0.000003 | $1.00 |
$0 | |
stETH | ERC-20 | 0 | $3,599.29 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15183242 | 2 years ago | | | 0.003 | 0.0046246545 | |
| 15183138 | 2 years ago | | | 0 | 0.0050697369 | |
| 15181470 | 2 years ago | | | 0 | 0.013310256 | |
| 15181398 | 2 years ago | | | 0 | 0.014243895 | |
| 15178257 | 2 years ago | | | 0 | 0.0082457726 | |
| 15176036 | 2 years ago | | | 0 | 0.021146729 | |
| 15174424 | 2 years ago | | | 0.003 | 0.0093730900 | |
| 15173340 | 2 years ago | | | 0 | 0.049557568 | |
| 15172528 | 2 years ago | | | 0.001 | 0.0054005314 | |
| 15170391 | 2 years ago | | | 0.18 | 0.0059231042 |
ABI
ABI objects
Getter at block 21316855
curveReg() view returns (address)
0x0c32fcdc542d7a00ddcb0ff1ac6e266a04eebdb1
goodwill() view returns (uint256)
0
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
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 ZapIn(address fromTokenAddress, address toTokenAddress, address swapAddress, uint256 incomingTokenQty, uint256 minPoolTokens, address swapTarget, bytes swapData, address affiliate) payable returns (uint256 crvTokensBought)
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)
updateCurveRegistry(address newCurveRegistry)
withdrawTokens(address[] tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
zapIn(address sender, address pool, uint256 tokensRec, address affiliate)
constructor(address _curveRegistry, uint256 _goodwill, uint256 _affiliateSplit)
receive()
This contract contains no error objects.