Untamed Elephants

Verified contract

Active on Ethereum with 7,051 txns
Deployed by via 0xbeac6b9f at 12751834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1bacb3a47a58b41949a1dd63ee2925f43cdecbe3be96eb49a89aec34a4dd7e8f
From
0x0e4d0068b350bda04ae80065f9fb17eecba44631ac783e2dbd5f984afe0c3b9b
0x05ae55f4090cb8967a783cfcd7c640a1d3993373c64729ae8700c09554d115ff
0xa4f3101c89411560d7d1978b0c66c67c1b2bc7c9314abe2e9ccecec59945943d
0x88d91e6f5635fe1c07da9d42b9725bc095aeacb4a6f84d995dadc429ec28ca35
0x062ffdbb31c6c85ebe8c1ae42e2d4864b43cddf4df10d9a2a3e454a2656f452f
0xdb155326cfa4c401d6daeab753f448454b60baa656212ee839bf8caa6bbcf153
0xcea056a886fab315f570eefda533246bc208045f645f9e00acfafd16079c0de6
0xb3e000ff9b9ae2bbc3564c61c30f33bd1c2447aaffaf14d0441aa10ee03c2363
0x1f7854cec582d0f32173cb3aa0d765cc70add3770c6358a7ea3c471d742f8ec0

Functions
Getter at block 21169068
MAX(view returns (uint256)
7500
name(view returns (string)
Untamed Elephants
owner(view returns (address)
0x83f39aad48920bf2e26624d84b5e80cffa8590c8
symbol(view returns (string)
UE
totalSupply(view returns (uint256)
7500
Read-only
_tokenURI(uint256view returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _countpure returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
changeSaleTime(uint256 time
getReserves(
mint(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.