Bingo!

Verified contract

Active on Ethereum with 788 txns
Deployed by via 0xa6c92d13 at 13317826
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables

No balances found for "Bingo!"

0x59391d7b8ae44e23ec027bee58f8ac8daa2dbf58e4803c59199614f1e2ffa323
0x7c3320d89343766a71552a58fba6ee2479b34c1f9bb33a5b573c63972c7da6ae
0x0833c654d75c186f57c490039ed2e6c7cec59768668e53496bb4e899cf6cbc88
From
0x3651ab66411c3104600982fc3abba6206988a32bcc1b4114429aef76975c0486
From
0xefa4f431b745d21f4d2f28cb7449bf2b309107aa87fa3d529c528cd66853e36a
0xb23d9767b8366e48f639baf212c59e69dcd868be0c9ef8e6d062f3f2dfd5902c
0x8a8fd89905561e76b761d288a75febb6cb1aa42e667e832ea25bef000ffec4d7
0xe995244c3f5fd2908ee54a1bc02723483a2aa0fa6acb671f2eb1a488493fa542
0xd60a091be03f2103f2cf9775cc0a3c9c46f3ce762cef77946448027a455bac80
0x4909a9f963a950d6d7ac73ff7fc2acc9a517feceed2926d7ee130bdcb496cf8c

Functions
Getter at block 21033913
active(view returns (bool)
true
artistAddress(view returns (address)
0x9a0a68993c6878294e39fe86d67726a984ea021e
artistPercentage(view returns (uint256)
90
artistSet(view returns (bool)
true
baseURI(view returns (string)
https://forma-art.herokuapp.com/api/projects/openSea/0/
boardWidth(view returns (uint8)
7
formaAddress(view returns (address)
0x9a0a68993c6878294e39fe86d67726a984ea021e
formaPercentage(view returns (uint256)
10
freshTokensMinted(view returns (uint64)
500
locked(view returns (bool)
true
maxBoardWidth(view returns (uint8)
8
maxTokens(view returns (uint256)
500
mergeTokensMinted(view returns (uint64)
53
minPricePerToken(view returns (uint256)
10000000000000000
name(view returns (string)
Bingo!
owner(view returns (address)
0x7e712f5b998e04e35762fd578f2287b4d56774df
pricePerToken(view returns (uint256)
77000000000000000
salesStarted(view returns (bool)
true
 
script(view returns (string)
scriptType(view returns (string)
p5js
secondPayoutAddress(view returns (address)
0x0000000000000000000000000000000000000000
secondPayoutSplit(view returns (uint256)
0
symbol(view returns (string)
BINGO
tileProbability(view returns (uint16)
8
totalSupply(view returns (uint256)
447
Read-only
admins(addressview returns (bool)
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)
tokenData(uint256 tokenIdview returns (bool[])
tokenIdToBurned(uint256view returns (bool)
tokenIdToCount(uint256view returns (uint32)
tokenIdToData(uint256uint256view returns (bool)
tokenIdToHash(uint256view returns (bytes32)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addAdmin(address _address
approve(address touint256 tokenId
merge(uint256 _tokenId1uint256 _tokenId2returns (uint256 _tokenId)
mint(payable returns (uint256 _tokenId)
removeAdmin(address _address
renounceOwnership(
reserve(address _toAddressreturns (uint256 _tokenId)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleActive(
toggleLocked(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateArtist(address _artistAddress
updateBaseURI(string _baseURI
updateFormaAddress(address _formaAddress
updateMaxTokens(uint256 _maxTokens
updatePricePerToken(uint256 _pricePerToken
updateScript(string _script
updateScriptType(string _scriptType
updateSecondPayoutAddress(address _secondPayoutAddress
updateSecondPayoutSplit(uint256 _secondPayoutSplit
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed _touint256 indexed _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymbolstring _baseURIuint8 _boardWidthuint16 _tileProbabilityuint256 _pricePerTokenuint256 _maxTokens
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.