Karafuru x HYPEBEAST x atmos
Verified contract
Active on
Ethereum with 18,696 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 "Karafuru x HYPEBEAST x atmos"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152816 | 7 days ago | | | 0 | 0.00051604490 | |
| 21106752 | 13 days ago | | | 0 | 0.000097192478 | |
| 21101465 | 14 days ago | | | 0 | 0.00033240310 | |
| 21101144 | 14 days ago | | | 0 | 0.00067195225 | |
| 21085861 | 16 days ago | | | 0 | 0.00089856646 | |
| 21070118 | 19 days ago | | | 0 | 0.00069533866 | |
| 20986979 | a month ago | | | 0 | 0.0033999840 | |
| 20947727 | a month ago | | | 0 | 0.00022553555 | |
| 20947725 | a month ago | | | 0 | 0.00022273995 | |
| 20941896 | a month ago | | | 0 | 0.00076837793 |
ABI
ABI objects
Getter at block 21202872
BURNER_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
GENESIS_CONTRACT() view returns (address)
0xf220db48f0d3ca8a9833e0353e7497dbceae7ac6
SALES_TOGGLE() view returns (bool)
true
contractURI() view returns (string)
name() view returns (string)
Karafuru x HYPEBEAST x atmos
owner() view returns (address)
0x9a86c0b064171007716bbd6af96676935799a63e
symbol() view returns (string)
KARA-3D
totalSupply() view returns (uint256)
9391
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)
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)
openGacha(uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setContractURI(string URI)
setGenesisContract(address contractAddress)
toggleSales()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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.