Epic Elephants Squad
Verified contract
Active on
Ethereum with 2,293 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($4.61)
Native
Value
$4.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001178 | $3,917.83 |
$4.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20605856 | 4 months ago | | | 0 | 0.000060516123 | |
| 19785945 | 7 months ago | | | 0 | 0.00026406906 | |
| 19764494 | 7 months ago | | | 0 | 0.00043218487 | |
| 19729723 | 8 months ago | | | 0 | 0.00029711470 | |
| 18908384 | a year ago | | | 0 | 0.00048962159 | |
| 18318956 | a year ago | | | 0 | 0.00014150368 | |
| 18183932 | a year ago | | | 0 | 0.0011735149 | |
| 18132237 | a year ago | | | 0 | 0.00048096132 | |
| 18120179 | a year ago | | | 0 | 0.0010048624 | |
| 18098552 | a year ago | | | 0 | 0.00050284058 |
ABI
ABI objects
Getter at block 21399785
MaxPSToken() view returns (uint256)
1500
MaxToken() view returns (uint256)
4000
MaxWLToken() view returns (uint256)
500
PresalesPrice() view returns (uint256)
0
PriceNFT() view returns (uint256)
0
RevealedActive() view returns (bool)
true
TokenRS() view returns (uint256)
3900
WhitelistPrice() view returns (uint256)
0
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmfDU6b7U7aYi4E73tc4Z8rrqEN7NwhFeX7Lb8BjU4TQ1z/
isPauseMode() view returns (bool)
true
isPresales() view returns (bool)
false
isWhitelist() view returns (bool)
false
maxNFTWallet() view returns (uint256)
5
maxTrx() view returns (uint256)
10
name() view returns (string)
Epic Elephants Squad
notRevealedUri() view returns (string)
ipfs://QmamzWUkGqChjpwTKebbQY1Vd9aX85FT1FLEB2c8XawGmb/Hidden.json
owner() view returns (address)
0x17de109b7418cd143e45f6068828b9a6b1a172b6
symbol() view returns (string)
EES
totalSupply() view returns (uint256)
4000
Read-only
WalletMintedBalance(address) view returns (uint256)
WhitelistedWallets(uint256) view returns (address)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isAddressWhitelisted(address _user) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events Airdrop(address _to, uint256 _mintAmount)
PriceMain(uint256 _newPriceNFT)
PricePS(uint256 _newPresalesPrice)
PriceWL(uint256 _newWhitelistPrice)
TurnRevealMode()
Uri_Base(string _newBaseURI)
Uri_NotRevealed(string _notRevealedURI)
addWhitelistedWallets(address[] _users)
approve(address to, uint256 tokenId)
isPauseModebtn(bool _state)
isPresalesbtn(bool _state)
isWhitelistbtn(bool _state)
mint(uint256 _mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _initBaseURI, string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.