Pokemon
Verified contract
Proxy
Active on
Ethereum with 6 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
11 additional
variables
Balances ($0.00)
No balances found for "Pokemon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14274522 | 3 years ago | | | 0 | 0.010250518 | |
| 14268465 | 3 years ago | | | 0 | 0.010516872 | |
| 14261908 | 3 years ago | | | 0 | 0.010941483 | |
| 14261883 | 3 years ago | | | 0 | 0.010695743 | |
| 14260909 | 3 years ago | | | 0 | 0.012954151 | |
| 14260895 | 3 years ago | | | 0 | 0.012961485 |
ABI
ABI objects
Getter at block 21217452
baseURI() view returns (string)
ipfs:/
contractURI() view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
name() view returns (string)
Pokemon
owner() view returns (address)
0x15e556e12dd3944f170fd6e14a01e7d4fe1f45ec
symbol() view returns (string)
Pokemon
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
creators(uint256, uint256) view returns (address account, uint96 value)
getCreators(uint256 _id) view returns (struct LibPartPart[])
getRaribleV2Royalties(uint256 id) view returns (struct LibPartPart[])
isApprovedForAll(address _owner, address _operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 id) view returns (string)
State-modifying
Events __ERC1155RaribleUser_init(string _name, string _symbol, string baseURI, string contractURI, address[] operators, address transferProxy, address lazyTransferProxy)
__ERC1155Rarible_init(string _name, string _symbol, string baseURI, string contractURI, address transferProxy, address lazyTransferProxy)
burn(address account, uint256 id, uint256 amount)
burnBatch(address account, uint256[] ids, uint256[] amounts)
mintAndTransfer(struct LibERC1155LazyMintMint1155Data data, address to, uint256 _amount)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
transferFromOrMint(struct LibERC1155LazyMintMint1155Data data, address from, address to, uint256 amount)
transferOwnership(address newOwner)
updateAccount(uint256 _id, address _from, address _to)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
BurnLazy(address indexed operator, address indexed account, uint256 id, uint256 amount)
BurnLazyBatch(address indexed operator, address indexed account, uint256[] ids, uint256[] amounts)
CreateERC1155Rarible(address owner, string name, string symbol)
CreateERC1155RaribleUser(address owner, string name, string symbol)
Creators(uint256 tokenId, struct LibPartPart[] creators)
DefaultApproval(address indexed operator, bool hasApproval)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoyaltiesSet(uint256 tokenId, struct LibPartPart[] royalties)
Supply(uint256 tokenId, uint256 value)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.