Binkies
Verified contract
Active on
Ethereum with 35,668 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($159.38)
Native
Value
$159.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,187.69 |
$159.38 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21026003 | 19 days ago | | | 0 | 0.00027247804 | |
| 21018935 | 20 days ago | | | 0 | 0.00036419250 | |
| 20999971 | 22 days ago | | | 0 | 0.00041170464 | |
| 20999962 | 22 days ago | | | 0 | 0.00045752697 | |
| 20982123 | 25 days ago | | | 0 | 0.00022340700 | |
| 20982121 | 25 days ago | | | 0 | 0.00022297500 | |
| 20982120 | 25 days ago | | | 0 | 0.00022770920 | |
| 20919635 | a month ago | | | 0 | 0.00086361171 | |
| 20864408 | a month ago | | | 0 | 0.0010459447 | |
| 20862018 | a month ago | | | 0 | 0.00030108108 |
ABI
ABI objects
Getter at block 21161073 accountBalance() view returns (uint256) reservedMintsLeft() view returns (uint256)
name() view returns (string)
Binkies
owner() view returns (address)
0xadce0a2796e78e8a487c3a495131d5bfe9c8036a
saleState() view returns (uint8)
1
symbol() view returns (string)
B
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintsPerAddress(address) view returns (uint256)
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)
burnTokens()
changeBaseURI(string baseURI_)
mint()
renounceOwnership()
reservedMint(uint256 number, address recipient)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setSaleState(uint256 newSaleState)
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()
fallback()
receive()
This contract contains no error objects.