ERC1967Proxy
Verified contract
Proxy
Active on
Base with 127 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
-
variable spans 48 additional slots
0x2a8a…84b1
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22146862 | a month ago | | | 0 | 7.2710828e-7 | |
| 20526002 | 3 months ago | | | 0 | 0.0000012731077 | |
| 20489066 | 3 months ago | | | 0 | 0.0000010716749 | |
| 19111902 | 4 months ago | | | 0 | 0.0000010800673 | |
| 19111888 | 4 months ago | | | 0 | 0.0000010799882 | |
| 19111878 | 4 months ago | | | 0 | 0.0000010778645 | |
| 19111667 | 4 months ago | | | 0 | 0.0000011204184 | |
| 19111649 | 4 months ago | | | 0 | 0.0000011071778 | |
| 19111636 | 4 months ago | | | 0 | 0.0000011066986 | |
| 19111625 | 4 months ago | | | 0 | 0.0000010248506 |
ABI
ABI objects
Getter at block 23902077 proxiableUUID() view returns (bytes32)
blockTime() view returns (uint256)
1734593501
feeFlipPlay() view returns (uint256)
5
maxFlipBetAmount() view returns (uint256)
100000000000000000000000
maxSwapAmount() view returns (uint256)
0
minFlipBetAmount() view returns (uint256)
100000000000000000000
owner() view returns (address)
0xcdf62147da2ee390e8848c4ad8ab92a2a46f35ef
swapDelay() view returns (uint256)
5
token() view returns (address)
0x2a8ab0326928b6fb2387787c5be661e1094d84b1
tokenDistributor() view returns (address)
0xfc615707b6253dbe8dc121d56cf9026a09ce4ac8
tokenReceiver() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
adminLists(address) view returns (bool)
getMessageHash(string _internalTx, address receiver_, uint256 amount_) pure returns (bytes32)
invalidTx(string) view returns (bool)
lastGSwap(address) view returns (uint256)
swapDatas(string) view returns (address user, uint256 amountIn, uint256 amountOut, uint256 swapTime)
State-modifying
Events cancelTxWithAuthority(string[] internalTxs_)
initialize(address token_)
playFlipGame(string internalTx_, address receiver_, uint256 amount_, uint8 optionGame_)
renounceOwnership()
setAdmin(address user_, bool status_)
setExchangeToken(address token_)
setFeePlayAmount(uint256 feeFlipPlay_)
setLimitBetAmount(uint256 minFlipBetAmount_, uint256 maxFlipBetAmount_)
setMaxSwapAmount(uint256 maxSwapAmount_)
setSwapDelay(uint256 swapDelay_)
setTokenDistributor(address user_)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
CancelEvent(string internalTx, address user, uint256 amount, bytes signature)
CancelWithAuthorityEvent(string[] internalTx)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleEvent(string role, address user, bool status)
Upgraded(address indexed implementation)
playgameDataUser(address user, uint256 amount, uint256 TotalPrizeValue, uint256 playTime)
resultFlip(string internalTx, address user, uint256 amount, uint256 FlipGame)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.