Balancer_ZapIn_General_V2
Verified contract
Active on
Ethereum
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc0a4…4d95
0x9424…76bd
Balances ($0.00)
No balances found for "Balancer_ZapIn_General_V2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858148 | 3 years ago | | | 0 | 0.0012943800 | |
| 12481333 | 4 years ago | | | 0 | 0.0010694850 | |
| 10981065 | 4 years ago | | | 0 | 0.0012544350 | |
| 10591729 | 4 years ago | | | 0 | 0.0016397360 | |
| 10574121 | 4 years ago | | | 0 | 0.0016821600 | |
| 10570468 | 4 years ago | | | 40 | 0.0063036800 | |
| 10570118 | 4 years ago | | | 0 | 0.0062402089 | |
| 10570116 | 4 years ago | | | 0 | 0.0055807940 | |
| 10566116 | 4 years ago | | | 0 | 0.012647700 | |
| 10565862 | 4 years ago | | | 0.07 | 0.016499200 |
ABI
ABI objects
Getter at block 21394964
UniSwapFactoryAddress() view returns (address)
0xc0a47dfe034b400b47bdad5fecda2621de6c4d95
dzgoodwillAddress() view returns (address)
0xe737b6afec2320f616297e59445b60a11e3ef75f
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
Read-only
This contract contains no read-only function objects.
State-modifying
Events EasyZapIn(address _FromTokenContractAddress, address _ToBalancerPoolAddress, uint256 _amount, uint256 _minPoolTokens) payable returns (uint256 tokensBought)
ZapIn(address _toWhomToIssue, address _FromTokenContractAddress, address _ToBalancerPoolAddress, uint256 _amount, address _IntermediateToken, uint256 _minPoolTokens) payable returns (uint256 tokensBought)
destruct()
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
set_new_dzgoodwillAddress(address _new_dzgoodwillAddress)
set_new_goodwill(uint16 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Zapin(address _toWhomToIssue, address _toBalancerPoolAddress, uint256 _OutgoingBPT)
constructor(uint16 _goodwill, address _dzgoodwillAddress)
fallback()
This contract contains no error objects.