Balancer_ZapIn_General_V2_5
Verified contract
Active on
Ethereum with 2,773 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9424…76bd
Balances ($0.00)
No balances found for "Balancer_ZapIn_General_V2_5"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858129 | 3 years ago | | | 0 | 0.0014393000 | |
| 12165552 | 4 years ago | | | 0 | 0.0038526000 | |
| 11161382 | 4 years ago | | | 0 | 0.00057009680 | |
| 11161377 | 4 years ago | | | 0 | 0.00055745870 | |
| 10851121 | 4 years ago | | | 0 | 0.025493400 | |
| 10851121 | 4 years ago | | | 0 | 0.022434192 | |
| 10851121 | 4 years ago | | | 0 | 0.020352231 | |
| 10851121 | 4 years ago | | | 0 | 0.020224764 | |
| 10851121 | 4 years ago | | | 0 | 0.022434192 | |
| 10851121 | 4 years ago | | | 0 | 0.020219052 |
ABI
ABI objects
Getter at block 21296324
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
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)
_token2Token(address _FromTokenContractAddress, address _ToTokenContractAddress, uint256 tokens2Trade) returns (uint256 tokenBought)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
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)
fallback()
This contract contains no error objects.