Meta Eagle Club

Verified contract

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

No balances found for "Meta Eagle Club"

0x5669fa8687fe1a928893a5340e49107a76e71ee1c0834ac5eb6183ddff86c992
0x57d9d864f27522247134cd4ee60abd3f48f58b0345a053173db3e41827676810
0xda0b57c780fbbb84bdfcaf07e2e4ff559429afe7a6dd2756371ed4ba502396ca
0xf7e6e33a43d9ee51b5a0038a9c28b20968ccb0975d6e3437225926a82ab610ab
0x05794a8c042906ccb98017a8ff72a9bf83c5c2bdbf2f60dac8957a80cfdb919e
0x718e48011534d18899863e115d80f14591f13c7eebeebcb2bff8bf3b12df6cb7
0x69ccdb34c59fa201baf222facfa59faeb1c65ca3108a2f3d0addf22a55520f27
0x9c33f896d5f2eec2f9027dc6727c61e48064212a3c86c823d0ac9840443ac76b
0xd971edc8ae94059e767c9531fcc12e777c4d63dfa8d09d18f069355255de0d18
0xbab947f1d8c91f0c7ab60636473f29eb1df9ebe38920cf9f472140d56610a103

Functions
Getter at block 21210596
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TOTAL_NUMBER_OF_EAGLES(view returns (uint256)
12000
URI_MANAGER_ROLE(view returns (bytes32)
0xa70a2d8710fed9f014c8c2af50c7c2f6b25748ae4cded822e03b7beed44cf3a8
name(view returns (string)
Meta Eagle Club
owner(view returns (address)
0xec43bfbcc580067b2c075f2c8a83b4e74be6cf75
symbol(view returns (string)
MEC
totalSupply(view returns (uint256)
12000
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
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)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(address _touint256 _tokenId
mintBatch(address _touint256 _tokenIduint256 _n
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address _touint256 _tokenId
safeMint(address _touint256 _tokenIdbytes _data
safeMintBatch(address _touint256 _tokenIduint256 _n
safeMintBatch(address _touint256 _tokenIduint256 _nbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(address _bystring _oldValstring _newVal
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(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.