MintingPool

Verified contract

Active on Ethereum with 56 txns
Deployed by via 0x00898eb9 at 9061246
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $180.41
ERC-20
Value $0.08
ERC-20
--
ERC-20
--
0xd1a7a0dafe50908f49c9bcd086363f81f323c3ca1a88178c192156b81412237e
0x2824610a28a980298716dfd8d1ad6a0711c7114daeda5f2bddc82666db842886
0x5a15c063ee4e6763dd6aba767163e973b1d28263bd285e1912fd70cb4f3cbb7a
0xa71651e255d73b4e958040fbed1fccb73a74372801dac1c52362affbcf5e3dfe
0xf19c4a1b84c60635aac835ae60eeb74c0138dfb84af99deb22fa75604e7ea837
0xb87f9716341d703e8dc38857de1afe9756b36c23b2a27034efd03191ac46184c
0xb94054e273f6f013e89892fa14c6fe41b71773dd52663e48013574b979c6a574
0xdaf43a2bab0a7a76ed9572c70dd24d792ac4561cf32eb17e9577ad7684e8e6e9
0x5f3e081c0f45314301117f695306b537a709e14e37f954c2df109eed02a7ab28
0xdbfdd5dff2dc880be57ec90c46693544fe477aaa03018c3d2de25f70ce9332a8

Functions
Getter at block 21303281
getAllAddresses(view returns (address[])
[0xfE3a6567A25d74b3A7F10ED49631502806Ed1a17]
isOwner(view returns (bool)
false
owner(view returns (address)
0xb81f667e2d10ee569ea08502661924d45b6e65e6
Read-only
allAddresses(uint256view returns (address)
minted(addressview returns (uint256)
received(addressview returns (uint256)
redeemed(addressview returns (uint256)
sent(addressview returns (uint256)
whitelist(addressview returns (bool)
State-modifying
addAddress(address adr
approveERC20(address tokenaddress spenderuint256 amount
internalMintPositionTokens(address marketContractAddressuint256 qtyToMintbool payInMKT
internalRedeemPositionTokens(address marketContractAddressuint256 qtyToRedeem
mintPositionTokens(address marketContractAddressuint256 qtyToMintbool
redeemPositionTokens(address marketContractAddressuint256 qtyToRedeem
removeAddress(address adr
renounceOwnership(
transferOwnership(address newOwner
withdrawERC20(address tokenuint256 amount
Events
AddressAdded(address indexed adr
AddressRemoved(address indexed adr
Approval(address indexed tokenAddressaddress indexed spenderuint256 amount
Mint(address indexed contractAddressaddress indexed touint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeem(address indexed contractAddressaddress indexed touint256 value
Withdraw(address indexed tokenAddressaddress indexed touint256 amount
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.