BAPOrchestrator
Verified contract
Active on
Ethereum with 5,255 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BAPOrchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16353799 | 2 years ago | | | 0 | 0.00071114289 | |
| 16353796 | 2 years ago | | | 0 | 0.00069840446 | |
| 15273872 | 2 years ago | | | 0 | 0.0017024599 | |
| 15273870 | 2 years ago | | | 0 | 0.0018382133 | |
| 15270642 | 2 years ago | | | 0 | 0.0012531400 | |
| 15270636 | 2 years ago | | | 0 | 0.0015109225 | |
| 15270629 | 2 years ago | | | 0 | 0.0014855375 | |
| 15270629 | 2 years ago | | | 0 | 0.0014855375 | |
| 15256465 | 2 years ago | | | 0 | 0.00035431022 | |
| 15193972 | 2 years ago | | | 0 | 0.0018692398 |
ABI
ABI objects
Getter at block 21201620
bapGenesisAddr() view returns (address)
0x2cf6be9aac1c7630d5a23af88c28275c70eb8819
bapMethAddr() view returns (address)
0xed5464bd5c477b7f71739ce1d741b43e932b97b0
bapTeenBullsAddr() view returns (address)
0xcf099445347f0f006c19b90f1c1933eb9413682b
bapUtilitiesAddr() view returns (address)
0x2923c3e5a0f10bc02d8c90287b2af45cd579dec4
grazingPeriodTime() view returns (uint256)
2678400
owner() view returns (address)
0x3689540e39ac2e01f15942b099dba0fe14d471c2
project() view returns (string)
Bulls & Apes Project
secret() view returns (address)
0xb1bbe302bb74f45564258a8eb00e7852230a33ff
timeCounter() view returns (uint256)
86400
treasuryWallet() view returns (address)
0xb207801d0fa6afe0c47e9d062adbe9894832df38
Read-only
claimedMeth(uint256) view returns (uint256)
getClaimableMeth(uint256 tokenId, bool isGodBull) view returns (uint256)
godBulls(uint256) view returns (bool)
godsMintingDate(uint256) view returns (uint256)
mintingRefunded(uint256) view returns (bool)
State-modifying
Events buyIncubator(bytes signature, uint256 bull1, uint256 bull2)
buyMergeOrb(bytes signature, uint256 teen)
claimMeth(bytes signature, uint256[] bulls, uint256[] gods)
generateGodBull(bytes signature, uint256 bull1, uint256 bull2, uint256 bull3, uint256 bull4)
generateTeenBull(bytes signature)
initializeGodBulls(uint256[] gods, bool godBullFlag)
refund(uint256 tokenId)
renounceOwnership()
setClaimFlag(bool _claimFlag)
setGenesisContract(address _newAddress)
setGrazingPeriodTime(uint256 _grazingPeriod)
setMethaneContract(address _newAddress)
setRefundFlag(bool _refundFlag)
setTeenBullsContract(address _newAddress)
setTimeCounter(uint256 _timeCounter)
setTreasuryWallet(address _newTreasuryWallet)
setUtilitiesContract(address _newAddress)
setWhitelistedAddress(address _secret)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _bapGenesis, address _bapMethane)
This contract contains no fallback and receive objects.
This contract contains no error objects.