Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x153f…d2dd
0x45fd…4838
0x18a1…429d
0x9a9f…9e94
0x3e44…e4ff
Balances ($0.00)
No balances found for "ZapPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16007462 | 2 years ago | | | 0 | 0.0056965145 | |
| 14917703 | 3 years ago | | | 0 | 0.019633735 | |
| 14916595 | 3 years ago | | | 0 | 0.0012434027 | |
| 14911826 | 3 years ago | | | 0 | 0.024376525 | |
| 14911822 | 3 years ago | | | 0 | 0.00082776586 | |
| 14911460 | 3 years ago | | | 0 | 0.013676500 | |
| 14911459 | 3 years ago | | | 0 | 0.021688200 |
ABI
ABI objects
Getter at block 21429652 getCollateralPrice() view returns (uint256)
collateral() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
collateralReserve() view returns (address)
0xe78e4322bd3256589133b6e85ec523e63fc212cb
currentPeriodEnd() view returns (uint256)
1668905519
currentPeriodMintAmount() view returns (uint256)
99508756000000000000
dollar() view returns (address)
0x45fdb1b92a649fb6a64ef1511d3ba5bf60044838
getNetDollarMinted() view returns (uint256)
149279601779340000000
mintLimit() view returns (uint256)
100000000000000000000
mint_paused() view returns (bool)
true
netDollarMinted() view returns (uint256)
149279601779340000000
oracle() view returns (address)
0x153f0e24bc761f456cc121d443f2af761ad9d2dd
owner() view returns (address)
0x9d0bf2632710f48eadff8620fe757bf7093a7ee1
period() view returns (uint256)
3600
router() view returns (address)
0x3e445e3280c5747a188db8d0ab7762838a50e4ff
share() view returns (address)
0x18a1ea69a50a85752b7bc204a2c45a95ce6e429d
slippage() view returns (uint256)
50000
treasury() view returns (address)
0x9a9ffb18d19cc2ac379f6b512e11034c30b09e94
unclaimed_pool_collateral() pure returns (uint256)
0
Read-only
router_path(uint256) view returns (address)
State-modifying
Events initialize(address _treasury, address _dollar, address _share, address _collateral, address _oracleCollateral, uint256 _period, uint256 _mintLimit)
renounceOwnership()
setMintLimit(uint256 _mintLimit)
setOracle(address _oracle)
setPeriod(uint256 _period)
setRouter(address _router, address[] _path)
setSlippage(uint256 _slippage)
setTreasury(address _treasury)
toggleMinting()
transferOwnership(address newOwner)
zapMint(uint256 _collateral_amount, uint256 _dollar_out_min)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferedCollateral(uint256 indexed collateralAmount)
ZapSwapped(uint256 indexed collateralAmount, uint256 indexed shareAmount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.