8immortals

Verified contract

Active on Ethereum with 1,114 txns
Deployed by via 0xd77d24a0 at 14319829
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "8immortals"

0xed134c1dd93b5be846bfc79bbcf2af0bda01ab1a7d7e076de202cac3891a4e0d
0xaf424bf1867e652e24ad6386879544fe462b27dd2d4ac3c54b3e1f3452db0431
0x1665bf163ec85d41fcdb5b6d8146fc8fa31ee9a434d97f5694b6563e183979ea
0xc13ff0b2526b4ed3784ed6fa2d6cf8064b1efc21cd12fc83ff2ead3e263a757a
0x62128fd5da482ea69e69f10b35473f367e6761b513ec90a0250928471b979f86
0x3a52562925857266ff4d2a4a442d21ed519dd8eb0d72d2f5bee2a234b68b342c
0x91921477d812ff327ca63e0b62fcec5e5f83fa8f79274014c91417f8d00906af
0x7573e74ac4453440173c58da04df1dfb1a7b767780b8ec49d32c909db90682f5
0x94a6d747f6bf5b0b6f64a466e14f9de895e6bdc358f53fb99b2378e4baf0729c
0xbf5ddc395e14d49d72e385797f8650f65cee5040f860de8bbdf4419388c24bb4

Functions
Getter at block 20957532
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
baseTokenURI(view returns (string)
https://metadata.8immortals.xyz/
contractURI(view returns (string)
https://metadata.8immortals.xyz/general
maxSupply(view returns (uint256)
8888
name(view returns (string)
8immortals
owner(view returns (address)
0xd1e52564b478fa0dec109dd765fd36ab87d669fb
pause(view returns (bool)
false
symbol(view returns (string)
8IM
totalSupply(view returns (uint256)
888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(uint256 _amountaddress _account
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setContractURI(string _contractURI
setPause(bool _pause
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
AnfitfyNFTMinted(uint256 tokenId
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseTokenURIUpdated(string baseTokenURI
ContractURIUpdated(string contractURI
MaxSupplySet(uint256 maxSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseUpdated(bool pause
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboluint256 _maxSupplystring _contractURIstring _baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.