Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22587125 | 7 days ago | | | 0 | 7.3386198e-7 | |
| 22523807 | 9 days ago | | | 0 | 4.8755295e-7 | |
| 22419072 | 11 days ago | | | 0 | 0.000000301888301760 | |
| 22419053 | 11 days ago | | | 0 | 2.2632735e-7 | |
| 22418929 | 11 days ago | | | 0 | 0.000000301047951960 | |
| 21991827 | 21 days ago | | | 0 | 1.8237227e-7 | |
| 21770105 | a month ago | | | 0 | 0.0000013776362 | |
| 21418832 | a month ago | | | 0 | 1.4379208e-7 | |
| 21012533 | a month ago | | | 0 | 4.7458321e-7 | |
| 20568898 | 2 months ago | | | 0 | 3.5474431e-7 |
ABI
ABI objects
Getter at block 22898902
getEthBalance() view returns (uint256)
0
maxNFT() view returns (uint256)
6666
maxbetAM() view returns (uint256)
1000000000000000000
minbetAM() view returns (uint256)
1000000000000000
name() view returns (string)
Bullcasso
newTokenId() view returns (uint256)
6666
owner() view returns (address)
0xa0cf2260ca43252a3620e80a5cfe40968f042634
symbol() view returns (string)
Bullcasso
totalSupply() view returns (uint256)
6666
Read-only
MixAddrandSpBlock(uint256 bnum, address _address) pure returns (string)
attributes(uint256) view returns (uint256 co, uint256 coo, uint256 cooo, uint256 coooo)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNFTzBelongingToOwner(address _owner) view returns (uint256[])
getdaoindexfromtokenid(uint256) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isadaotoken(uint256) view returns (bool)
isyinyang(uint256 tokens) pure 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)
uintToString(uint256 v) pure returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
publicmint(address _minter)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 _wamount)
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()
receive()
This contract contains no error objects.