ProphetsV3

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x964408e3 at 14277272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
11 additional variables

No balances found for "ProphetsV3"

No transactions found for "ProphetsV3"


Functions
Getter at block 21274973
BABL_SUPPLY(view returns (uint256)
40000000000000000000000
FUTURE_PROPHETS(view returns (uint256)
1000
GREAT_PROPHETS(view returns (uint256)
1000
MAX_PROPHETS(view returns (uint256)
10000
PROPHETS(view returns (uint256)
8000
PROPHET_BABL(view returns (uint256)
5000000000000000000
PROPHET_LP_BONUS(view returns (uint64)
100
bablToken(view returns (address)
0xf4dc48d260c93ad6a96c5ce563e70ca578987c74
baseTokenURI(view returns (string)
maxSupply(pure returns (uint256)
10000
minter(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
prophetsSupply(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getAttributes(uint256 _idview returns (struct ProphetsAttributes)
getStakedProphetAttrs(address _owneraddress _stakedAtview returns (uint256[7])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
prophetsBABLClaimed(uint256view returns (bool)
stakeOf(address _useraddress _targetview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
targetOf(uint256 _idview returns (address)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
batchClaimLoot(uint256[] _ids
burn(uint256 tokenId
claimLoot(uint256 _id
initialize(string _uri
mintGreatProphet(address _touint256 _id
mintProphet(address _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMinter(address _minter
setProphetsAttributes(uint256[] _idsuint256[] _bablLootsuint64[] _creatorBonusesuint64[] _lpBonusesuint64[] _voterMultipliersuint64[] _strategistMultipliers
stake(uint256 _idaddress _target
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Stake(address indexed _owneraddress indexed _targetuint256 _tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _bablToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.