Balancer_ZapIn_General_V2_6
Verified contract
Active on
Ethereum with 3,111 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9424…76bd
0xe737…f75f
Balances ($36.04)
Native
Value
$36.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0101 | $3,568.23 |
$36.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858091 | 3 years ago | | | 0 | 0.0011505600 | |
| 11490282 | 4 years ago | | | 0 | 0.00078435000 | |
| 11486286 | 4 years ago | | | 0 | 0.00084245000 | |
| 11486279 | 4 years ago | | | 0 | 0.00081340000 | |
| 11457359 | 4 years ago | | | 0 | 0.0022970660 | |
| 11433885 | 4 years ago | | | 2.15 | 0.0026568540 | |
| 11433867 | 4 years ago | | | 1 | 0.0029275800 | |
| 11433820 | 4 years ago | | | 5.5 | 0.0026773020 | |
| 11433784 | 4 years ago | | | 0 | 0.0032429400 | |
| 11433778 | 4 years ago | | | 0.9 | 0.0029275800 |
ABI
ABI objects
Getter at block 21288824
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
zgoodwillAddress() view returns (address)
0xe737b6afec2320f616297e59445b60a11e3ef75f
Read-only
This contract contains no read-only function objects.
State-modifying
Events ZapIn(address _FromTokenContractAddress, address _ToBalancerPoolAddress, uint256 _amount, uint256 _minPoolTokens) payable returns (uint256 tokensBought)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
set_new_goodwill(uint16 _new_goodwill)
set_new_zgoodwillAddress(address _new_zgoodwillAddress)
toggleContractActive()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
zap(address zapContract, address userAddress, address tokenAddress, uint256 volume, uint256 timestamp)
constructor(uint16 _goodwill)
fallback()
This contract contains no error objects.