999 Genesis AI Lords

Verified contract

Active on Ethereum with 975 txns
Deployed by via 0xcaac0d63 at 15061828
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15.57
0xeca76c0c4fbfc045d7ed7d0a618736b313c6cfceeac606b35a78548de37d2c1f
0xa0c57a48dd51daa2c11a329fc76237e67c0b05f05b1015dfaef0747edd0bc4c8
0xa5a3e880f3637a52d00ea73532a90b7e5f42fcd638b591bd70be331a2c80d191
0xedbd8a69babc1c14efc6ad95537f71c3195a2516f35037a73accc8ea7403452d
0xb7fb31eca4185af4108f51a02c446ea13dd1fd57a44fcd2297101253bfd7a2a4
0xb80237ecf60f0181c097b4c8756d58b568d5a82084815207581a909b1f653069
0xd0d01397cf4beab10aa56cdf955cd904f356570810fb05c2536e0bfc56f9f330
From
0xdbf6d7a7aacaa64131d09ee798cba05a375490cccf9f4ff5e62418a6193a2d15
0x81aca2234dedeed7e0059b5a8185cfed0aeb9f0d557fe5b665ecb3acc1b0e7c2
0xe95c50358266370d7ee6a6ed229ed6cb2ddf3cd2b75a59f0fd21e283847c080c

Functions
Getter at block 21426108
FREE_MAX_SUPPLY(view returns (uint256)
777
MAX_PER_TX(view returns (uint256)
20
MAX_PER_TX_FREE(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
999
baseExtension(view returns (string)
baseURI(view returns (string)
https://fantomlordsapi.herokuapp.com/lords/
contractURI(view returns (string)
https://fantomlordsapi.herokuapp.com/lords/
name(view returns (string)
999 Genesis AI Lords
owner(view returns (address)
0x7300cb6bd9b0c38ce37ddb08ef53e3f25063d82d
paused(view returns (bool)
false
price(view returns (uint256)
4000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
Lords
totalSupply(view returns (uint256)
829
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)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
collect(
configFREE_MAX_SUPPLY(uint256 newFreesupply
configMAX_SUPPLY(uint256 newSupply
configPrice(uint256 newPrice
mint(uint256 _amountpayable 
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(