BoosterPackFactory
Verified contract
Active on
Ethereum with 4 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 "BoosterPackFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9943497 | 5 years ago | | | 0 | 0.011559018 | |
| 9588364 | 5 years ago | | | 0 | 0.019222430 | |
| 9588132 | 5 years ago | | | 0 | 0.00043743000 | |
| 9588124 | 5 years ago | | | 0 | 0.00043775000 |
ABI
ABI objects
Getter at block 21311100
elementeumTokenAddress() view returns (address)
0x6c37bf4f042712c978a73e3fd56d1f5738dd7c43
etherLegendsTokenAddress() view returns (address)
0x395e5461693e0bb5ec78302605030050f69e628d
getBoosterPackContractAddresses() view returns (address[])
[0xa7e5225336C147eAdb3455423a01f8677C562c75, 0x1e6b7C5A051013C5335204F838653B4Fb9BBfc93]
getNumberOfBoosterPacks() view returns (uint256)
2
isOwner() view returns (bool)
false
owner() view returns (address)
0xc7652d6f0d7c4a81029800ad94ef4c3a8f809950
Read-only
boosterPackContracts(uint256) view returns (address)
getAddressOfBoosterPack(string packName) view returns (address)
getBoosterPackAddressAtIndex(uint256 index) view returns (address)
getBoosterPackNameAtIndex(uint256 index) view returns (string)
getNameOfBoosterPack(address packAddress) view returns (string)
State-modifying
Events createBoosterPack(uint256 pricePerCard, string packName, address payeeWallet, address funderWallet)
destroyBoosterPack(address packAddress)
destroyContract()
renounceOwnership()
setElementeumERC20ContractAddress(address addr)
setEtherLegendsToken(address addr)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.