EternalMages
Verified contract
Active on
Ethereum with 3,057 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EternalMages"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20565450 | 3 months ago | | | 0 | 0.000038851946 | |
| 20283323 | 4 months ago | | | 0 | 0.00063838626 | |
| 19896019 | 6 months ago | | | 0 | 0.00017809520 | |
| 19871079 | 6 months ago | | | 0 | 0.00020107020 | |
| 19871068 | 6 months ago | | | 0 | 0.00021540943 | |
| 19871065 | 6 months ago | | | 0 | 0.00032101975 | |
| 18950207 | 10 months ago | | | 0 | 0.00045283451 | |
| 18641582 | a year ago | | | 0 | 0.00065743942 | |
| 18585372 | a year ago | | | 0 | 0.00090060902 | |
| 18166346 | a year ago | | | 0 | 0.00024093813 |
ABI
ABI objects
Getter at block 21229242
AllowlistPrice() view returns (uint256)
9000000000000000
MaxtoAllowlist() view returns (uint256)
5
MaxtoWL() view returns (uint256)
939
PublicPrice() view returns (uint256)
0
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmReTfcLkixtMDNC8WVXmJ4kHdx8xNQwJKWVRBtDQucDYv/
checkAllowlistMint() view returns (bool)
true
checkOwner() view returns (address)
0x3a5ed00d2a0d991c491dafcb2744dc9ef98c7569
checkPublicMint() view returns (bool)
true
checkWlMint() view returns (bool)
true
maxPerPublicMint() view returns (uint256)
2
name() view returns (string)
EternalMages
owner() view returns (address)
0x3a5ed00d2a0d991c491dafcb2744dc9ef98c7569
symbol() view returns (string)
EM
tokenCounter() view returns (uint256)
3334
totalSupply() view returns (uint256)
3333
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events TresuareMint(uint256 _amount)
addMerkleRootAllowlist(bytes32 _MerkleRoot)
addMerkleRootWL(bytes32 _MerkleRoot)
approve(address to, uint256 tokenId)
burn(uint256 _tokenid)
changeAllPrice(uint256 _price)
changeMaxPerPublicMint(uint256 _amount)
changeOwner(address _owner)
changePublicPrice(uint256 _price)
mintAllowlist(bytes32[] _merkleProof, uint256 _amount) payable
mintPublic(uint256 _amount) payable
mintWl(bytes32[] _merkleProof)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _set)
transferFrom(address from, address to, uint256 tokenId)
turnAllowlistMint()
turnPublicMint()
turnWLMint()
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol)
fallback()
receive()
This contract contains no error objects.