ZapPool

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0x4648a1e4 at 14911457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ZapPool"

0x75346ec66fa79e63ccc23df75e811d54c85b391262f1bc212b5bfd678bff0366
0x3d55f2a21b37cf162a550f1778b3e1cd008043ff621aa72a978a5716ec43ee15
0x809e04de9a4d1561d54298b56f873ba90a7a0ea5e1dd492da58dbf9981cb7d5f
0xeec33344202269e6208856c7d8ec3822587b8a2ae9dee97660eab0b828820af0
0x24bda933485a24bfd3f5862e7b06676e6757da8ec5b8eb0226fb17bf94d2e062
0x32c3cf515b102b642cc0efc5d8a1a4024aaba672a433779582b59627a8bea8a6
0xebda7c7de80072eaa0ff2357c1cb51d1d3b65594682c86f3b45fbd2718636cd9

Functions
Getter at block 21429652
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
 
getCollateralPrice(view returns (uint256)
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(uint256view returns (address)
State-modifying
initialize(address _treasuryaddress _dollaraddress _shareaddress _collateraladdress _oracleCollateraluint256 _perioduint256 _mintLimit
renounceOwnership(
setMintLimit(uint256 _mintLimit
setOracle(address _oracle
setPeriod(uint256 _period
setRouter(address _routeraddress[] _path
setSlippage(uint256 _slippage
setTreasury(address _treasury
toggleMinting(
transferOwnership(address newOwner
zapMint(uint256 _collateral_amountuint256 _dollar_out_min
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferedCollateral(uint256 indexed collateralAmount
ZapSwapped(uint256 indexed collateralAmountuint256 indexed shareAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.