Genesis

Verified contract

Active on Ethereum with 1,475 txns
Deployed by via 0x11ce46de at 14199773
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Genesis"

0x878694003439b9f50f969c9239241829e4d6235941c4af962073a2c230a18be1
0xd92ebdbf9b3315d454a748f76a9783fa5ef92c26e97d8d8e21251f292522d733
0x02a8473ba14f828722868ddf79ae957177e1c47eb3718a4d1c1473adc3b1bdb5
0xde6c4a49d9a821455797ec64f64722d4e7eed8bc0bad5f6ce6e2d3c011f622a9
0xbce16f1f939e29b86d9e526659d35069a130b80da45acc238e42df54409c8b53
0x21e14c69d13845d82afc75c393609bac4f5bb263aadbc214976dc688fba9b989
0x9dcda0b98d0d88cdb16b81411a06f33b958da3bb83b6dfca7bdf506e9c38bc35
0x254f9206d0e08aefbb5598f8388010a732ea25a14b92cf855ace0d1be6450a75
0x92e88f6b758e84802ae45ac875f5c520f0fca2add0621dffa199ae264329956f
0x296313fe51ca7a904ccf26bdd3be2af7757e458251f3c715d0eddd639bb341a4

Functions
Getter at block 21004136
contractURI(view returns (string)
https://api.thegenesisbot.com/nft/contract/
maxSupply(view returns (uint256)
520
name(view returns (string)
Genesis
owner(view returns (address)
0xef51c6b7eff0d16038743bf924879d295a4b971f
saleStarted(view returns (bool)
false
symbol(view returns (string)
GENESIS
tokenPrice(view returns (uint256)
999000000000000000000
totalSupply(view returns (uint256)
295
Read-only
authenticateUser(uint256 _tokenIdview returns (bool)
balanceOf(address ownerview returns (uint256)
expiryTime(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addTokens(uint256 _newTokens
approve(address touint256 tokenId
mint(payable 
ownerMint(address _receiver
ownerRenewToken(uint256 _tokenId
removeTokens(uint256 _numTokens
renewToken(uint256 _tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string contractURI_
setTokenURI(string tokenURI_
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateTokenPrice(uint256 _updatedTokenPrice
withdrawBalance(
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(string tokenURI_string contractURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.