TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 134 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 48 additional slots
Balances ($197.36)
Native
Value
$197.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0545 | $3,621.21 |
$197.36 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14215523 | 7 months ago | | | 0.005 | 0.000011133763 | |
| 14215352 | 7 months ago | | | 0.005 | 0.000010456197 | |
| 14086659 | 7 months ago | | | 0.005 | 0.000012381229 | |
| 14086628 | 7 months ago | | | 0.005 | 0.000015041504 | |
| 14086518 | 7 months ago | | | 0.005 | 0.000012327618 | |
| 14086452 | 7 months ago | | | 0.005 | 0.000012177738 | |
| 14086399 | 7 months ago | | | 0.005 | 0.000014670490 | |
| 14086287 | 7 months ago | | | 0.005 | 0.000012315361 | |
| 14086162 | 7 months ago | | | 0.005 | 0.000012654217 | |
| 14086124 | 7 months ago | | | 0.005 | 0.000012831741 |
ABI
ABI objects
Getter at block 23170931
REFERRAL_RATE() view returns (uint256)
10
owner() view returns (address)
0x15140d110766b4d543277468307cda9dfa6b6ece
Read-only
getUserInfo(address player) view returns (uint256 unclaimed)
playerNonce(address) view returns (uint256)
pointRules(uint256) view returns (uint256)
unclaimedReferral(address) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
claimReferal()
initialize(address _signer, address _dev)
payForPoints(address player, uint256 points, address inviter, uint256 nonce, uint256 timestamp, bytes signature) payable
renounceOwnership()
setDev(address _dev)
setPointRule(uint256 points, uint256 price)
setSigner(address _signer)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayForPoints(address player, uint256 points)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.