ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 99 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($4,799.51)
Native
Value
$4,799.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.566815 | $3,063.23 |
$4,799.51 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21189027 | 4 days ago | | | 0.0025 | 0.0015462153 | |
| 21184260 | 4 days ago | | | 0.0075 | 0.0014554651 | |
| 21184091 | 4 days ago | | | 0.00125 | 0.0017576950 | |
| 21183795 | 4 days ago | | | 0.00375 | 0.0021812451 | |
| 21123929 | 13 days ago | | | 0.05 | 0.00060515802 | |
| 21113469 | 14 days ago | | | 0.005 | 0.00026985167 | |
| 21036379 | 25 days ago | | | 0.005 | 0.0010360659 | |
| 20890546 | a month ago | | | 0.2 | 0.00049834817 | |
| 20889568 | a month ago | | | 0.0005 | 0.00036869871 | |
| 20889558 | a month ago | | | 0.0005 | 0.00026955874 |
ABI
ABI objects
Getter at block 21214812 proxiableUUID() view returns (bytes32)
amrTokenAddress() view returns (address)
0xc00c733702248aebdb357340dddda5c47500a35a
discountRate() view returns (uint256)
20
owner() view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
pricePerToken() view returns (uint256)
50000000000000
proPassNFTAddress() view returns (address)
0xaa1b7ed99b4dc3a6bbf03654d85af89cfcaa49ed
Read-only
getPriceQuote(uint256 numberOfTokens) view returns (uint256)
purchaseLog(address) view returns (uint256)
State-modifying
Events initialize(address _proPassNFTAddress, address _amrTokenAddress)
purchaseTokens(uint256 numberOfTokens, bool earnAMRTokens) payable
renounceOwnership()
setPricePerToken(uint256 newPrice)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.