Jungle Freaks
Verified contract
Active on
Ethereum with 67,745 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,808.72)
Native
Value
$4,808.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.445083 | $3,327.64 |
$4,808.72 | |
YEAR | ERC-20 | 1.359655M | -- | -- | |
JFRK | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21250336 | 2 days ago | | | 0 | 0.00027069455 | |
| 21234214 | 4 days ago | | | 0 | 0.00043817584 | |
| 21217463 | 6 days ago | | | 0 | 0.00067234395 | |
| 21210147 | 7 days ago | | | 0 | 0.00047206371 | |
| 21200957 | 8 days ago | | | 0 | 0.00063126798 | |
| 21177748 | 12 days ago | | | 0 | 0.00082872368 | |
| 21141037 | 17 days ago | | | 0 | 0.00044969965 | |
| 21137545 | 17 days ago | | | 0 | 0.0010538464 | |
| 21102580 | 22 days ago | | | 0 | 0.00012537531 | |
| 21099629 | 23 days ago | | | 0 | 0.00016008300 |
ABI
ABI objects
Getter at block 21261627
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmbDBzXuw6NN1SSiyeyYcsmahdR82t7vwvv78V3t2CbSJD/0000
maxSupply() view returns (uint256)
10000
name() view returns (string)
Jungle Freaks
owner() view returns (address)
0x8e5f332a0662c8c06bdd1eed105ba1c4800d4c2f
paused() view returns (bool)
false
presaleOpen() view returns (bool)
false
price() view returns (uint256)
70000000000000000
saleOpen() view returns (bool)
false
symbol() view returns (string)
JFRK
totalSupply() view returns (uint256)
10000
Read-only
Whitelist(address) view returns (uint256)
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint(uint256 amount) payable
pause()
renounceOwnership()
reserveMints(address to)
safeMint(address to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setPrice(uint256 newPrice)
togglePresale()
toggleSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
whitelistAddress(address[] who, uint256 amount)
withdraw()
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.