BUTTHEADSx
Verified contract
Active on
Ethereum with 37 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 "BUTTHEADSx"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17009774 | 2 years ago | | | 0 | 0.0017102005 | |
| 15583438 | 2 years ago | | | 0 | 0.0034028906 | |
| 15278469 | 2 years ago | | | 0 | 0.00080261381 | |
| 14897658 | 2 years ago | | | 0 | 0.0030513342 | |
| 14459794 | 3 years ago | | | 0 | 0.0056989998 | |
| 14437919 | 3 years ago | | | 0 | 0.0012057812 | |
| 14424555 | 3 years ago | | | 0 | 0.0018068830 | |
| 14142433 | 3 years ago | | | 0 | 0.013140643 | |
| 14129588 | 3 years ago | | | 0 | 0.0051701174 | |
| 14124453 | 3 years ago | | | 0 | 0.0043120149 |
ABI
ABI objects
Getter at block 21219398
contractURI() view returns (string)
ipfs://QmS8av8huj6vR2iJVNP6D1CsiAoAfRb2Z8JVG9EXU9czcA
name() view returns (string)
BUTTHEADSx
owner() view returns (address)
0x1be4549fe87ffd261ada2142bae57e9c1bb19588
symbol() view returns (string)
BHx
totalSupply() view returns (uint256)
18
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)
giveAway(address _to, uint256 _amount)
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)
setContractURI(string URI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
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.