BabyTigersManager
Verified contract
Active on
Ethereum with 60 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 "BabyTigersManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19633938 | 7 months ago | | | 0 | 0.00053575812 | |
| 19633935 | 7 months ago | | | 0 | 0.00083983939 | |
| 19633760 | 7 months ago | | | 0 | 0.00079544874 | |
| 17564883 | a year ago | | | 0 | 0.00087068710 | |
| 15783076 | 2 years ago | | | 0 | 0.0027805355 | |
| 15741679 | 2 years ago | | | 0 | 0.00093848063 | |
| 14755716 | 3 years ago | | | 0 | 0.0047765956 | |
| 14750597 | 3 years ago | | | 0 | 0.0024870180 | |
| 14744925 | 3 years ago | | | 0 | 0.0015614100 | |
| 14744925 | 3 years ago | | | 0 | 0.0015614100 |
ABI
ABI objects
Getter at block 21207453
babyTigersAddress() view returns (address)
0x98d3cd2f29a4f5464266f925fe177018e6c2f9e6
holderSaleIsActive() view returns (bool)
false
owner() view returns (address)
0x2c11022c9023c234033117d2f4d7c9a0bb5de58e
typicalTigersAddress() view returns (address)
0xf4744ec5d846f7f1a0c5d389f590cc1344ed3fcf
Read-only
claimedTypicalTigers(uint256) view returns (bool)
isTypicalTigerAvailable(uint256 _tokenId) view returns (bool)
State-modifying
Events holderMint(uint256[] _typicalTigerIds, uint256 _count)
lockMetadata()
ownerMint(address _to, uint256 _count)
renounceOwnership()
setBaseURI(string baseURI)
setMaxPurchase(uint256 _maxPurchase)
setMerkleRoot(bytes32 _root)
setMintPrice(uint256 _mintPrice)
setWhitelistMintPrice(uint256 _mintPrice)
toggleHolderSaleStatus()
toggleSaleStatus()
toggleWhitelistSaleStatus()
transferBabyTigersOwnership(address _newOwner)
transferOwnership(address newOwner)
withdraw()
BabyTigersManagerChanged(address newManager)
HolderSaleActivation(bool isActive)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _typicalTigersAddress, address _babyTigersAddress)
receive()
This contract contains no error objects.