Big Brain Beings
Verified contract
Active on
Ethereum with 479 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($269.11)
Native
Value
$269.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.075 | $3,588.12 |
$269.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261853 | 5 days ago | | | 0 | 0.00030043723 | |
| 21261850 | 5 days ago | | | 0 | 0.00032202447 | |
| 21261845 | 5 days ago | | | 0 | 0.00032622857 | |
| 20529773 | 3 months ago | | | 0.05 | 0.00026459250 | |
| 20069677 | 6 months ago | | | 0.05 | 0.0038069241 | |
| 19970836 | 6 months ago | | | 0 | 0.00053716707 | |
| 19847539 | 7 months ago | | | 0 | 0.00022342258 | |
| 19847435 | 7 months ago | | | 0 | 0.00032868611 | |
| 19586877 | 8 months ago | | | 0 | 0.00066547144 | |
| 19523180 | 8 months ago | | | 0.05 | 0.0017803954 |
ABI
ABI objects
Getter at block 21294890
MAX_SUPPLY() view returns (uint256)
20000
MINT_PRICE() view returns (uint256)
50000000000000000
baseTokenURI() view returns (string)
https://api.bigbrainbeings.com/api/traits/
getCurrentPool() view returns (uint256)
250000000000000000
getCurrentSchedule() view returns (uint256)
0
getMintsRemaining() view returns (uint256)
19692
getTotalCompletedRounds() view returns (uint256)
61
getTotalSchedules() view returns (uint256)
1
name() view returns (string)
Big Brain Beings
owner() view returns (address)
0x5ff61498d05c64a74c222f8e68b8c00d7086a3b3
symbol() view returns (string)
BBB
totalSupply() view returns (uint256)
308
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256) view returns (address)
getPoolByIndex(uint256 index) view returns (uint256)
getRecipientAddressByRound(uint256 index) view returns (address)
getRecipientInfoByRound(uint256 index) view returns (struct Recipient)
getRecipientTokenByRound(uint256 index) view returns (uint256)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address spender, uint256 id)
mint() payable returns (uint256)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string uri)
transferFrom(address from, address to, uint256 id)
transferOwnership(address newOwner)
withdrawERC20(address tokenContract)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.