Celestial Martian

Verified contract

Active on Ethereum with 66 txns
Deployed by via 0x72a2005b at 15655389
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Celestial Martian"

0x5ee201bc3e60b40cebe80f15a84aec69c46d1a7effa7ab672f68f5e820e662ea
0xef46876765423544cc67cabce5a8b9bd5041e4394d5bdf8ad34fa89f95291536
0x7242820d0c7758b35678d7723701f3b9721e599c61768c61651f175dad3a2838
0xf4f219df30f67bdd6f5d08c90644aaac231b51c3ac5eda382752a55e475d9b72
0x27b92d9150a227c769840f26edf7d247c5166914a5d165506ba0a5ea80c007c3
0xef280576c64fd1cc784819f40607ba05de173225097ea3bc9b32408e8105bf1f
0xe5a0ca0d823a84eceac2132ea810d391126ba05c1b945f19abda2ce543f533e1
0x248f6d9e00fb90df990afb170b7fa6a8efba7c094191bf059588a77fb7a9b82a
0xdaf7c6d72823b785643e4ef378a9ded9ffe1303f6e922f50b9579cc6fef612c8
0x92475d8771b8781db11ac615a20c5146260cf4f8d97d46c7e4394f530d11c767

Functions
Getter at block 21210686
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
_baseTokenURI(view returns (string)
https://mmac-celestial.communitynftproject.io/
maxSupply(view returns (uint256)
200
name(view returns (string)
Celestial Martian
owner(view returns (address)
0x46cc907d54cd83ad940df44bc467ebb8599ab61e
symbol(view returns (string)
CELM
totalSupply(view returns (uint256)
200
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address touint256 id
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUrl(string _newUri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.