ApymonPack

Verified contract

Active on Ethereum with 2,878 txns
Deployed by via 0x59e529b7 at 12342452
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $62,433.23
ERC-20
Value $657.96
ERC-20
Value $0.06
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x38330525842e19f8fb756a8a30e3eb518b7cbe613509fd77ccc0c669e5b385d8
0x8a3a7260568dd3fd241b2036357a69940def38c506c25b477a2e017a2ad5612d
0xa8feccc91657e9b66c460fc70ab63d32cd709a42321c26d5d6e49d0277660d93
0xb4c26022e656f444a15345232620dbdedbc9070f01ee37aebf3e3e4ec86c7657
0x04d2f85eda532b98bbd3a2096cd56adc0d598c1b26dc4cc288609ab7ead1ab7d
0xd4b40d2cb44699b2931067964e4aa8ad193c1756d1a764fdea9d94491f25b9db
0xb2c38a1db3b24495c119f45318abf09f5453b5e3cfb460dd3b4b8df8638a8cee
0xf5f8194cb4718bdaba57f2454ddb9f181a6dd3ca7c030286cd6347908c5d70d9
0xe6d04cab5bbd88906fbc7f4c8a259259b3637fbbc4bcf24bfbafe00da0313831
0xc8ebf09d33210ca082d8f85956f5ae0359ad83f89bb6583e9ef92f390e69f3dc

Functions
Getter at block 21382359
_apymon(view returns (address)
0x9c008a22d71b6182029b694b0311486e4c0e53db
_enableClose(view returns (bool)
false
_swap(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb9f22a1dbd24e28a7437e730b5aedc9e03de53b5
Read-only
existsId(uint256 eggIdaddress tokenuint256 idview returns (bool)
getERC1155TokenBalances(uint256 eggIdaddress insideTokenuint256[] tokenIdsview returns (uint256[] tokenBalances)
getERC1155Tokens(uint256 eggIdview returns (address[] addresses)
getERC20Tokens(uint256 eggIdview returns (address[] addressesuint256[] tokenBalances)
getERC721OrERC1155Ids(uint256 eggIdaddress insideTokenview returns (uint256[])
getERC721Tokens(uint256 eggIdview returns (address[] addressesuint256[] tokenBalances)
getInsideTokensCount(uint256 eggIdview returns (uint256 erc20Lenuint256 erc721Lenuint256 erc1155Len)
getTokens(uint256 eggIdview returns (uint8[] tokenTypesaddress[] tokenAddresses)
isClaimedCreature(uint256 eggIdview returns (bool)
isLocked(uint256 eggIdview returns (bool lockeduint256 endTime)
isOpened(uint256 eggIdview returns (bool)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytespure returns (bytes4)
onERC1155Received(addressaddressuint256uint256bytespure returns (bytes4)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claimCreature(uint256 eggId
closeEgg(uint256 eggId
depositErc1155IntoEgg(uint256 eggIdaddress tokenuint256[] tokenIdsuint256[] amounts
depositErc20IntoEgg(uint256 eggIdaddress[] tokensuint256[] amounts
depositErc721IntoEgg(uint256 eggIdaddress tokenuint256[] tokenIds
increaseInsideTokenBalance(uint256 eggIduint8 tokenTypeaddress tokenuint256 amount
lockEgg(uint256 eggIduint256 timeInSeconds
openEgg(uint256 eggIdbool isClaimCreature
renounceOwnership(
sendAll(uint256 fromEggIduint256 toEggId
sendErc1155(uint256 fromEggIdaddress tokenuint256[] tokenIdsuint256[] amountsuint256 toEggId
sendErc20(uint256 fromEggIdaddress[] tokensuint256[] amountsuint256 toEggId
sendErc721(uint256 fromEggIdaddress tokenuint256[] tokenIdsuint256 toEggId
setEnableClose(bool enabled
setSwap(address swap
swapErc1155(uint256 eggIdaddress inTokenuint256 inIduint256 inAmountaddress outTokenuint256 outIduint8 routeraddress to
swapErc20(uint256 eggIdaddress inTokenuint256 inAmountaddress outTokenuint8 routeraddress to
swapErc721(uint256 eggIdaddress inTokenuint256 inIdaddress outTokenuint8 routeraddress to
transferOwnership(address newOwner
withdrawAll(uint256 eggIdaddress to
withdrawErc1155FromEgg(uint256 eggIdaddress tokenuint256[] tokenIdsuint256[] amountsaddress to
withdrawErc20FromEgg(uint256 eggIdaddress[] tokensuint256[] amountsaddress to
withdrawErc721FromEgg(uint256 eggIdaddress tokenuint256[] tokenIdsaddress to
Events
ClosedEgg(uint256 eggIdaddress indexed owner
DepositedErc1155IntoEgg(uint256 eggIdaddress indexed owneraddress indexed erc1155Tokenuint256 tokenIduint256 amount
DepositedErc20IntoEgg(uint256 eggIdaddress indexed owneraddress indexed erc20Tokenuint256 amount
DepositedErc721IntoEgg(uint256 eggIdaddress indexed owneraddress indexed erc721Tokenuint256 tokenId
LockedEgg(uint256 eggIdaddress indexed owneruint256 startTimestampuint256 endTimestamp
OpenedEgg(uint256 eggIdaddress indexed owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SentErc1155(uint256 fromEggIdaddress indexed owneraddress indexed erc1155Tokenuint256 tokenIduint256 amountuint256 toEggId
SentErc20(uint256 fromEggIdaddress indexed owneraddress indexed erc20Tokenuint256 amountuint256 toEggId
SentErc721(uint256 fromEggIdaddress indexed owneraddress indexed erc721Tokenuint256 tokenIduint256 toEggId
SwapedErc1155(address indexed owneruint256 eggIdaddress inTokenuint256 inIduint256 inAmountaddress outTokenuint256 outIdaddress indexed to
SwapedErc20(address indexed owneruint256 eggIdaddress inTokenuint256 inAmountaddress outTokenaddress indexed to
SwapedErc721(address indexed owneruint256 eggIdaddress inTokenuint256 inIdaddress outTokenaddress indexed to
WithdrewErc1155FromEgg(uint256 eggIdaddress indexed owneraddress indexed erc1155Tokenuint256 tokenIduint256 amountaddress indexed to
WithdrewErc20FromEgg(uint256 eggIdaddress indexed owneraddress indexed erc20Tokenuint256 amountaddress indexed to
WithdrewErc721FromEgg(uint256 eggIdaddress indexed owneraddress indexed erc721Tokenuint256 tokenIdaddress indexed to
Constructor
constructor(address apymon
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.