DeltaBRC20LuckyPoolProxy
Verified contract
Proxy
Active on
Ethereum with 363 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 7 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "DeltaBRC20LuckyPoolProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19366704 | 8 months ago | | | 0 | 0.0035802054 | |
| 18996829 | 10 months ago | | | 0 | 0.0059974106 | |
| 18962380 | 10 months ago | | | 0 | 0.0067699715 | |
| 18961834 | 10 months ago | | | 0 | 0.0057313800 | |
| 18961833 | 10 months ago | | | 0 | 0.0057313800 | |
| 18961832 | 10 months ago | | | 0 | 0.0057313800 | |
| 18961831 | 10 months ago | | | 0 | 0.0060685200 | |
| 18961830 | 10 months ago | | | 0 | 0.0060685200 | |
| 18961829 | 10 months ago | | | 0 | 0.0060685200 | |
| 18961828 | 10 months ago | | | 0 | 0.0057313800 |
ABI
ABI objects
Getter at block 21220778
proxyAdmin() view returns (address)
0x72a7e0764a06697d8755048ccec37a37106e4798
proxyImplementation() view returns (address)
0x2850669e8f949295d814f30b40b6509cdd017c4d
controllAddress() view returns (address)
0xa60225c525e9f36e198f1d45a9d6d039cc010292
costToken() view returns (address)
0x0000000000000000000000000000000000000000
deltaNFT() view returns (address)
0xb8d0d4b5abe8144e3507e6382e868f6673535084
drawTime() view returns (uint256)
1704355200
getUnlockArgs() view returns (uint256 firstReleaseTime, uint256 firstBalance, uint256 remainingUnlockedType, uint256[4] remainingUnlocked, uint256 totalBalance)
(firstReleaseTime=1704355200, firstBalance=0, remainingUnlockedType=0, remainingUnlocked=[1704355200, 5000000000000000000000, 0, 0], totalBalance=5000000000000000000000)
isPublish() view returns (bool)
true
merkleRoot() view returns (bytes32)
0xc3ee6e999dff1be1979ef1606bdc8687b054354a50f32264386406766f4f6894
offerEndTime() view returns (uint256)
1704355200
offerStartTime() view returns (uint256)
1704290400
oneShareAmount() view returns (uint256)
5000000000000000000000
oneSharePrice() view returns (uint256)
20000000000000000
owner() view returns (address)
0x9996f23c497a0b7bbeafc1c4721e13c06108cb8d
poolAddress() view returns (address)
0x995d03e3ba542b1e59d701c058b850025035559f
targetToken() view returns (address)
0x0000000000000000000000000000000000000000
totalOfferFund() view returns (uint256)
3640000000000000000
totalOfferUser() view returns (uint256)
182
totalShares() view returns (uint256)
200
unlockArgs() view returns (uint256 firstReleaseTime, uint256 firstBalance, uint256 remainingUnlockedType, uint256 totalBalance)
(firstReleaseTime=1704355200, firstBalance=0, remainingUnlockedType=0, totalBalance=5000000000000000000000)
Read-only
btcAddresses(uint256) view returns (string)
isLuckyDog(address user) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
userStatus(address) view returns (uint256)
whitelists(address) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
draw()
initialize(address[5] args1, uint256[6] args2, address _poolAddress) returns (address)
refund()
renounceOwnership()
setUnlockArgsAddRoot(struct IDeltaNFTUnlockArgs _unlockArgs, bytes32 _merkleRoot)
setWhiteList(address user)
subOffer(uint256 senderIndex, address account, uint256 amount, bytes32[] merkleProof) payable
transferOwnership(address newOwner)
withdraw(uint256 total)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Draw(address indexed user, uint256 tokenId, struct IDeltaNFTUnlockArgs unlockArgs)
Offer(address indexed user, uint256 oneSharePrice)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetUnlockArgsAndRoot(struct IDeltaNFTUnlockArgs unlockArgs, bytes32 root)
SetWhiteList(address indexed sender, address indexed user)
Withdraw(address indexed user, uint256 totalOfferFund)
constructor(address _implementation, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.