J48BAFORMS
Verified contract
Active on
Ethereum with 3,211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "J48BAFORMS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267901 | 10 days ago | | | 0 | 0.00071391218 | |
| 21232370 | 15 days ago | | | 0 | 0.00047692000 | |
| 21225227 | 16 days ago | | | 0 | 0.00046494823 | |
| 21225089 | 16 days ago | | | 0 | 0.00050285406 | |
| 21225079 | 16 days ago | | | 0 | 0.00048407420 | |
| 21224368 | 16 days ago | | | 0 | 0.0010310175 | |
| 21206660 | 19 days ago | | | 0 | 0.00045943175 | |
| 21205604 | 19 days ago | | | 0 | 0.00038473884 | |
| 21203151 | 19 days ago | | | 0 | 0.00048681751 | |
| 21141615 | a month ago | | | 0 | 0.00042314650 |
ABI
ABI objects
Getter at block 21339427 calculatePrice() view returns (uint256)
MAX_JABBAS() view returns (uint256)
4849
METADATA_PROVENANCE_HASH() view returns (string)
baseURI() view returns (string)
ipfs://QmQuXCd8PBbe6q1qqfyEi9SZnvbRpwdX6c8ZEatbeNK85S/
hasSaleStarted() view returns (bool)
true
name() view returns (string)
J48BAFORMS
owner() view returns (address)
0xec84da3cd0978151480e0dbd3b90339cec948e1d
symbol() view returns (string)
JABBA
totalSupply() view returns (uint256)
4849
Read-only
balanceOf(address owner) view returns (uint256)
calculatePriceTest(uint256 _id) 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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events adoptJABBA(uint256 numJabbas) payable
approve(address to, uint256 tokenId)
pauseDrop()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string _hash)
startDrop()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.