BIG BUCKS
Verified contract
Active on
Ethereum with 1,340 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 "BIG BUCKS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20739050 | 3 months ago | | | 0 | 0.000069154042 | |
| 19592317 | 8 months ago | | | 0 | 0.00041134263 | |
| 19592317 | 8 months ago | | | 0 | 0.00071503882 | |
| 19144639 | 10 months ago | | | 0 | 0.0011006139 | |
| 19047477 | 10 months ago | | | 0 | 0.00038647533 | |
| 19028685 | 10 months ago | | | 0 | 0.00088183829 | |
| 18891866 | a year ago | | | 0 | 0.00056207935 | |
| 18804139 | a year ago | | | 0 | 0.00077096204 | |
| 18564267 | a year ago | | | 0 | 0.0044157281 | |
| 18484801 | a year ago | | | 0 | 0.0019158523 |
ABI
ABI objects
Getter at block 21301629
DEER_PROVENANCE() view returns (string)
d452329c4c6b6d88dea3d273974331d22563d834a1c7fb85c1952878646abd3d
LICENSE_TEXT() view returns (string)
MAX_DEER() view returns (uint256)
888
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmZe7s7qwxgWTXTmLBh3jtQo3wnXL57cifdRrGbn8PxTnS/
deerPrice() view returns (uint256)
30000000000000000
deerReserve() view returns (uint256)
0
maxDeerPurchase() view returns (uint256)
50
name() view returns (string)
BIG BUCKS
owner() view returns (address)
0xf1ca7beb75f01016e0dcbb72979249abe323f751
saleIsActive() view returns (bool)
true
symbol() view returns (string)
BB
totalSupply() view returns (uint256)
888
Read-only
balanceOf(address owner) view returns (uint256)
deerNames(uint256) view returns (string)
deerNamesOfOwner(address _owner) view returns (string[])
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)
tokenLicense(uint256 _id) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
changeLicense(string _license)
flipSaleState()
lockLicense()
mintBigBucks(uint256 numberOfTokens) payable
renounceOwnership()
reserveDeer(address _to, uint256 _reserveAmount)
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 provenanceHash)
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)
licenseisLocked(string _licenseText)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.