wGooMinter
Verified contract
Active on
Ethereum with 1,114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa848…a3bd
Balances ($0.00)
No balances found for "wGooMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19924316 | 6 months ago | | | 0 | 0.00086003559 | |
| 19904306 | 6 months ago | | | 0 | 0.00047588464 | |
| 19897526 | 6 months ago | | | 0 | 0.00052059400 | |
| 19897221 | 6 months ago | | | 0 | 0.00045352143 | |
| 19799731 | 6 months ago | | | 0 | 0.00056536962 | |
| 19794331 | 6 months ago | | | 0 | 0.00069838406 | |
| 19793229 | 6 months ago | | | 0 | 0.00062549793 | |
| 19790706 | 6 months ago | | | 0 | 0.0012394052 | |
| 19789960 | 6 months ago | | | 0 | 0.0015597283 | |
| 19789881 | 6 months ago | | | 0 | 0.0015218667 |
ABI
ABI objects
Getter at block 21178265
goo() view returns (address)
0x600000000a36f3cd48407e35eb7c5c910dc1f7a8
gooHolder() view returns (address)
0xa848a2f4d6e21c6c4154c78b155bb04b4c14a3bd
owner() view returns (address)
0x600d00140735711d1e781a806ea7b02435c11a81
unWrapFeeRate() view returns (uint256)
20
wGoo() view returns (address)
0x600d003febc6c2b503621060cbd371dce1c8ef1e
wrapFeeRate() view returns (uint256)
0
Read-only
getUnwrappedAmount(uint256 wGooAmount) view returns (uint256)
getWrappedAmount(uint256 gooAmount) view returns (uint256)
State-modifying
Events changeWrapFeeRate(uint256 newFee)
changeunWrapFeeRate(uint256 newFee)
renounceOwnership()
setGooHolder(address _Holder)
transferOwnership(address newOwner)
unwrap(uint256 wGooAmount)
wrap(uint256 gooAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _wGoo, address _goo, address _Holder)
This contract contains no fallback and receive objects.
This contract contains no error objects.