Pawnfi MutantApeYachtClub
Verified contract
Proxy
Active on
Ethereum with 40 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- | |
MAYC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21168493 | a month ago | | | 0 | 0.00080884726 | |
| 21168493 | a month ago | | | 0 | 0.00080884726 | |
| 19860280 | 7 months ago | | | 0 | 0.00039363858 | |
| 17840599 | a year ago | | | 0 | 0.0014766898 | |
| 17802518 | a year ago | | | 0 | 0.0042443369 | |
| 17802132 | a year ago | | | 0 | 0.0011902791 | |
| 17614375 | a year ago | | | 0 | 0.0022379092 | |
| 17614371 | a year ago | | | 0 | 0.013080572 | |
| 17578041 | a year ago | | | 0 | 0.0010224833 | |
| 17506707 | a year ago | | | 0 | 0.00086783794 |
ABI
ABI objects
Getter at block 21414634
DOMAIN_SEPARATOR() view returns (bytes32)
0xc581e2aa6f0a4cb0a951b28f4eae3217697b60904a580916e3d046a2e834ae31
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x82cac2725345ea95a200187ae9a5506e48fe1c5d
getApeCoinStaking() view returns (address)
0x5954ab967bc958940b7eb73ee84797dc8a2afbb9
getNftController() view returns (address)
0x9e0da4df04fa122497a2a89e73777a7a740f30d5
getPTokenBAKC() view returns (address)
0x23012599f9abba61cb1a62d3785af7e434f692c6
getRandNftCount() view returns (uint256)
8
getStakeDelegate() view returns (address stakeDelegate)
0x0b89032e2722b103386adccae18b2f5d4986afa0
name() view returns (string)
Pawnfi MutantApeYachtClub
nftAddress() view returns (address)
0x60e4d786628fea6478f785a6d7e704777c86a7c6
pieceCount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
P-MAYC
totalSupply() view returns (uint256)
13000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getNftInfo(uint256 nftId) view returns (struct IPTokenNftInfo)
getNftOwner(uint256 nftId) view returns (address)
getRandNft(uint256 index) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events setBeacon(address beacon, bytes data)
approve(address spender, uint256 amount) returns (bool)
claimApeCoin(uint256[] _nfts, address recipient)
claimBAKC(struct IApeCoinStakingPairNft[] _nftPairs, address recipient)
convert(uint256[] nftIds)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256[] nftIds) returns (uint256 tokenAmount)
deposit(uint256[] nftIds, uint256 blockNumber) returns (uint256 tokenAmount)
depositApeCoin(uint256 amount, struct IApeCoinStakingSingleNft[] _nfts)
depositBAKC(uint256 amount, struct IApeCoinStakingPairNftDepositWithAmount[] _nftPairs)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address nftAddress_)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
pTokenCall(uint256[] nftIds, bytes data)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
randomTrade(uint256 nftIdCount) returns (uint256[] nftIds)
setStakeDelegate(address stakeDelegate)
specificTrade(uint256[] nftIds)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdraw(uint256[] nftIds) returns (uint256 tokenAmount)
withdrawApeCoin(struct IApeCoinStakingSingleNft[] _nfts, address recipient)
withdrawBAKC(struct IApeCoinStakingPairNftWithdrawWithAmount[] _nftPairs, address recipient)
Approval(address indexed owner, address indexed spender, uint256 value)
Convert(address indexed operator, uint256[] nfts)
Deposit(address indexed operator, uint256[] nftIds, uint256 blockNumber)
Initialized(uint8 version)
RandomTrade(address indexed recipient, uint256 nftIdCount, uint256 totalFee, uint256[] nftIds)
SpecificTrade(address indexed recipient, uint256 nftIdCount, uint256 totalFee, uint256[] nftIds)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed operator, uint256[] nftIds)
constructor()
fallback()
receive()
This contract contains no error objects.