DeltaBRC20Pool

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc8a7ce53 at 18923788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
3 additional variables

No balances found for "DeltaBRC20Pool"

No transactions found for "DeltaBRC20Pool"


Functions
Getter at block 20903534
INT_BASE(view returns (uint256)
100000
controllAddress(view returns (address)
0x0000000000000000000000000000000000000000
costToken(view returns (address)
0x0000000000000000000000000000000000000000
deltaNFT(view returns (address)
0x0000000000000000000000000000000000000000
drawTime(view returns (uint256)
0
getUnlockArgs(view returns (uint256 firstReleaseTimeuint256 firstBalanceuint256 remainingUnlockedTypeuint256[4] remainingUnlockeduint256 totalBalance)
(firstReleaseTime=0, firstBalance=0, remainingUnlockedType=0, remainingUnlocked=[0, 0, 0, 0], totalBalance=0)
isPublish(view returns (bool)
false
maxLevel(view returns (uint256)
0
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
offerEndTime(view returns (uint256)
0
offerStartTime(view returns (uint256)
0
oneShareAmount(view returns (uint256)
0
oneSharePrice(view returns (uint256)
0
owner(view returns (address)
0x9996f23c497a0b7bbeafc1c4721e13c06108cb8d
randomSeed(view returns (uint256)
0
targetToken(view returns (address)
0x0000000000000000000000000000000000000000
totalDrawUser(view returns (uint256)
0
totalOfferFund(view returns (uint256)
0
totalOfferUser(view returns (uint256)
0
totalShares(view returns (uint256)
0
unlockArgs(view returns (uint256 firstReleaseTimeuint256 firstBalanceuint256 remainingUnlockedTypeuint256 totalBalance)
(firstReleaseTime=0, firstBalance=0, remainingUnlockedType=0, totalBalance=0)
Read-only
isLuckyDog(address userview returns (bool)
levelOfferCounts(uint256view returns (uint256)
levelShares(uint256view returns (uint256)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
unlockToken(uint256pure returns (uint256 amountuint256 _newTokenId)
userIndexs(addressview returns (uint256)
userLevels(addressview returns (uint256)
userStatus(addressview returns (uint256)
State-modifying
draw(
initialize(address[5] args1uint256[6] args2returns (address)
luckyrandomNum(returns (uint256)
refund(
renounceOwnership(
setBTCAddress(uint256[] tokenIdsstring btcAddress
setUnlockArgsAddRoot(struct IDeltaNFTUnlockArgs _unlockArgsbytes32 _merkleRoot
subOffer(uint256 senderIndexaddress accountuint256 amountbytes32[] merkleProofpayable returns (uint256 userLeveluint256 userIndex)
transferOwnership(address newOwner
withdraw(uint256 total
Events
Draw(address indexed useruint256 tokenIdstruct IDeltaNFTUnlockArgs unlockArgs
LuckySeed(uint256 luckySeed
Offer(address indexed useruint256 leveluint256 luckyNumberuint256 oneSharePrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Refund(address indexed useruint256 amount
SetBTCAddress(address indexed useruint256[] tokenIdsuint256 timesstring btcAddress
SetUnlockArgsAndRoot(struct IDeltaNFTUnlockArgs unlockArgsbytes32 root
Unlock(address indexed useruint256 tokenIduint256 newTokenIduint256 amount
Withdraw(address indexed useruint256 totalOfferFund
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.