CurrencyPurchase

Verified contract

Active on Ethereum with 14,249 txns
Deployed by via 0x0437d1ae at 18194525
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20,906.7
ERC-20
--
0x49486142392443846ff5c58ba90433a6bddadc31e14886b0ee6d0431adfc9ee0
0xd7ad89924ef5a9b07d79901fa885527b954e8c0c6a8acd3f82c9ecc5f31df229
0x43dfdce011dc938dd33604aa0dee4a49ee5df25309400fe9013cc0af9c8a62c5
0x8a3fd93c2342b87e0acb0ac9dd6e1b4bf258fd59a6b537df83b1ade56d730084
0xc61498d8850ed575a22bff25d69b2570957405fc2a82ea547ba67b0f9f189d3c
0x81e29ec1330cdb8053b2aca1205f9b9c185b86265acc512f10732caea8147d47
0x9c64028962c5e0bd5e9ed955ffb2ef21c800763b7eb031cb571e5904aa5127aa
0x9af4d13efb25d881be4aaf0b8189f6137a1207c73b19d621b318c8c0ef59458a
0xd5135718b0fdeb511c1b219e14c87cf2cc4586990432a16ba653aa8e06bfa917
0xf478c1d4404b0e6783a421dbe40de0cdfd6efbfda2b1108f4e19a7fb2bec83ca

Functions
Getter at block 20870977
apeCoinContract(view returns (address)
0x4d224452801aced8b2f0aebe155379bb5d594381
arePurchasesEnabled(view returns (bool)
true
owner(view returns (address)
0x6f8f2ac3b7b72e6c31c3acec594b354fd37d0c26
Read-only
totalApeCoinUsed(address accountAddressview returns (uint256)
State-modifying
purchase(uint256 apeCoinAmount
renounceOwnership(
setArePurchasesEnabled(bool isEnabled
transferOwnership(address newOwner
withdraw(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Purchase(address indexed accountAddressuint256 apeCoinAmount
Constructor
constructor(address _apeCoinContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors
PurchasesNotEnabled(