This contract is being backfilled. You may encounter incomplete storage history.

MonkeyBet

Verified contract

Active on Ethereum with 9,722 txns
Deployed by via 0xb77f7ddb at 13111260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#7322)
ERC-721
--
0x80580bec7bd85a1cd3111e75ce01595976deb1a0e4a9beabd916afc36c94fc81
0x494a446bd7c52b266ed0714577fbc98203058fa1782aae99fc63e4f65ef4a047
0xb74350a3297860a55a155616efbb73981e5c5f011f040aeaa9396cd165b97bf7
0x30c6fbf0d236f5c3237d65093047df1d1db4f5c145228f414b940fa9811d17da
0x6905a29993e1ed9b8b21e16763ae42394abe566707e2a6d7d8b4351112a293e1
0xaa49777f1ea9fb9ed79f44d93d0ddc300933a7f43ea375bf6c51c11341fbafe2
0x9ff9344ffbd3e5b04c32a67fd2b8e059f5e8b7ed1d5289e7fdc68ec03d56d1ef
0xfb18dc358b91da4c6bf618d0abd70f63d94210914c66454b3f788e13fc534752
0xba8550e95491ae432b35a20a3d262cbabaeb88331adb830fbf4c6e735f71b473
0x17526df4d31c687d898691d7376ad3b3182af8ff41645a549f1df7fc57629ab9

Functions
Getter at block 20799470
contractURI(view returns (string)
https://api.monkeybet.co/token/0
name(view returns (string)
MonkeyBet
owner(view returns (address)
0xb5348d2cbf68559a882ab08a88dca506beb87750
statusSale(view returns (bool status)
true
symbol(view returns (string)
MBET
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (string[] ownerTokens)
State-modifying
approve(address touint256 tokenId
buy(uint256 monkeysQtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
toogleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawTokens(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address manager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.