What That Buck Worth
Verified contract
Active on
Ethereum with 2,321 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.16)
Native
Value
$4.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0012 | $3,465.94 |
$4.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16293643 | 2 years ago | | | 0 | 0.00063364126 | |
| 16076881 | 2 years ago | | | 0 | 0.00065057533 | |
| 15571924 | 2 years ago | | | 0 | 0.00028820632 | |
| 15558098 | 2 years ago | | | 0 | 0.00019665938 | |
| 15312378 | 2 years ago | | | 0 | 0.00082699169 | |
| 15288837 | 2 years ago | | | 0 | 0.00028060617 | |
| 15278709 | 2 years ago | | | 0 | 0.00046204790 | |
| 15277909 | 2 years ago | | | 0 | 0.00088827509 | |
| 15274811 | 2 years ago | | | 0 | 0.0011392647 | |
| 15272519 | 2 years ago | | | 0 | 0.00040128106 |
ABI
ABI objects
Getter at block 21265004
cost() view returns (uint256)
0
getETHBalance() view returns (uint256)
1200000000000000
maxMintAmountPerTx() view returns (uint256)
1
maxSupply() view returns (uint256)
1971
name() view returns (string)
What That Buck Worth
owner() view returns (address)
0x65298561d06b49dbc748652106223b157204089a
paused() view returns (bool)
false
symbol() view returns (string)
WTBW
totalSupply() view returns (uint256)
1970
uriPrefix() view returns (string)
ipfs://QmdBXEQgyJHJ8gyYpucaSAfqMMeDEKUiYyPuB7StVdmBcB/
uriSuffix() view returns (string)
.json
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address spender, uint256 id)
mint(uint256 _mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx)
setPaused(bool _state)
setUriPrefix(string _uriPrefix)
transferFrom(address from, address to, uint256 id)
transferOwnership(address newOwner)
withdraw()
withdrawERC20(address token)
Approval(address indexed owner, address indexed spender, uint256 indexed id)
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 id)
constructor(address _royaltyReceiver, uint96 _royaltyFeeNumerator)
receive()
This contract contains no error objects.