Teclado galaxy helado x
Unverified contract
Proxy
Active on
Base with 279 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 42 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18311848 | 3 months ago | | | 0 | 7.3318335e-7 | |
| 18311819 | 3 months ago | | | 0 | 7.9607155e-7 | |
| 18311781 | 3 months ago | | | 0 | 7.9934407e-7 | |
| 18311720 | 3 months ago | | | 0 | 8.2778607e-7 | |
| 18311686 | 3 months ago | | | 0 | 8.2367715e-7 | |
| 18311661 | 3 months ago | | | 0 | 0.0000010437232 | |
| 18309553 | 3 months ago | | | 0 | 0.0000018940454 | |
| 18309487 | 3 months ago | | | 0 | 0.0000018586177 | |
| 18309449 | 3 months ago | | | 0 | 0.0000018423181 | |
| 18309399 | 3 months ago | | | 0 | 0.0000017897269 |
ABI
ABI objects
Getter at block 22920489
baseURI() view returns (string)
ipfs:/
contractURI() view returns (string)
https://rarible.com/contractMetadata/{address}
name() view returns (string)
Teclado galaxy helado x
owner() view returns (address)
0xdfe9b5d227aea9ca55bae25cfb6dfd8947d79f99
symbol() view returns (string)
TGHX
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getCreators(uint256 _id) view returns (struct LibPartPart[])
getNonce(address user) view returns (uint256 nonce)
getRaribleV2Royalties(uint256 id) view returns (struct LibPartPart[])
isApprovedForAll(address owner, address operator) view returns (bool)
isMinter(address account) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 id, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events __ERC721RaribleUser_init(string _name, string _symbol, string baseURI, string contractURI, address[] operators, address transferProxy, address lazyTransferProxy)
__ERC721Rarible_init(string _name, string _symbol, string baseURI, string contractURI, address transferProxy, address lazyTransferProxy)
addMinter(address minter)
addMinters(address[] minters)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mintAndTransfer(struct LibERC721LazyMintMint721Data data, address to)
removeMinter(address _minter)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
transferFrom(address from, address to, uint256 tokenId)
transferFromOrMint(struct LibERC721LazyMintMint721Data data, address from, address to)
transferOwnership(address newOwner)
updateAccount(uint256 _id, address _from, address _to)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BaseUriChanged(string newBaseURI)
CreateERC721Rarible(address owner, string name, string symbol)
CreateERC721RaribleUser(address owner, string name, string symbol)
Creators(uint256 tokenId, struct LibPartPart[] creators)
DefaultApproval(address indexed operator, bool hasApproval)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
MinterStatusChanged(address indexed minter, bool indexed status)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoyaltiesSet(uint256 tokenId, struct LibPartPart[] royalties)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.