BeepBoopBattlePass
Verified contract
Active on
Ethereum with 586 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8013…3ce1
Balances ($0.00)
No balances found for "BeepBoopBattlePass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17511040 | a year ago | | | 0 | 0.0019123760 | |
| 17511038 | a year ago | | | 0 | 0.0018565426 | |
| 17510934 | a year ago | | | 0 | 0.0016857151 | |
| 17510827 | a year ago | | | 0 | 0.0017447503 | |
| 17510820 | a year ago | | | 0 | 0.0017456703 | |
| 17510748 | a year ago | | | 0 | 0.0018008179 | |
| 17510710 | a year ago | | | 0 | 0.0017041755 | |
| 17510703 | a year ago | | | 0 | 0.0018696328 | |
| 17510701 | a year ago | | | 0 | 0.0019776074 | |
| 17510565 | a year ago | | | 0 | 0.0015282838 |
ABI
ABI objects
Getter at block 21384533
beepBoop() view returns (address)
0x8013266cb5c9dd48be3ad7d1ce832874d64b3ce1
owner() view returns (address)
0x88517740b86f3ebf4c7a9ac5808b4986b289f9ad
tokenRecipient() view returns (address)
0xee547a830a9a54653de3d40a67bd2bc050daed81
Read-only
getTokensWithPass(uint256 roundFrom, uint256 roundTo) view returns (uint256[])
State-modifying
Events changeBeepBoopContract(address contract_)
purchase(uint256 round, uint256[] tokenIds)
renounceOwnership()
setBattlePassLimit(uint256 limit_)
setPrice(uint256 price_)
setSeason(uint256 season)
setTokenRecipient(address address_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address beepBoop_, address tokenRecipient_)
This contract contains no fallback and receive objects.
This contract contains no error objects.