Babylon Prophets
Verified contract
Proxy
Active on
Ethereum with 3,026 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABL | ERC-20 | 3.12K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20986352 | a month ago | | | 0 | 0.00080783603 | |
| 20982967 | a month ago | | | 0 | 0.00024185109 | |
| 20962428 | a month ago | | | 0 | 0.00032836499 | |
| 20933483 | a month ago | | | 0 | 0.00026054952 | |
| 20674832 | 2 months ago | | | 0 | 0.000035330803 | |
| 20566394 | 3 months ago | | | 0 | 0.000043106648 | |
| 20551879 | 3 months ago | | | 0 | 0.000033112617 | |
| 20534392 | 3 months ago | | | 0 | 0.00050198042 | |
| 20534320 | 3 months ago | | | 0.0037 | 0.00018445095 | |
| 20534277 | 3 months ago | | | 0.0013 | 0.00020764220 |
ABI
ABI objects
Getter at block 21171785
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)
https://www.babylon.finance/api/v1/prophet/
maxSupply() pure returns (uint256)
10000
minter() view returns (address)
0xe9883aee5828756216fd7df80eb56bff90f6e7d7
name() view returns (string)
Babylon Prophets
owner() view returns (address)
0x97fcc2ae862d03143b393e9fa73a32b563d57a6e
prophetsSupply() view returns (uint256)
2497
symbol() view returns (string)
BPH
totalSupply() view returns (uint256)
2592
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getAttributes(uint256 _id) view returns (struct ProphetsAttributes)
getStakedProphetAttrs(address _owner, address _stakedAt) view returns (uint256[7])
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
prophetsBABLClaimed(uint256) view returns (bool)
stakeOf(address _user, address _target) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
targetOf(uint256 _id) view returns (address)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
batchClaimLoot(uint256[] _ids)
burn(uint256 tokenId)
claimLoot(uint256 _id)
initialize(string _uri)
mintGreatProphet(address _to, uint256 _id)
mintProphet(address _to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setMinter(address _minter)
setProphetsAttributes(uint256[] _ids, uint256[] _bablLoots, uint64[] _creatorBonuses, uint64[] _lpBonuses, uint64[] _voterMultipliers, uint64[] _strategistMultipliers)
stake(uint256 _id, address _target)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stake(address indexed _owner, address indexed _target, uint256 _tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.