Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($253.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FTW | ERC-20 | 540.096205 | $0.468599 |
$253.09 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4812169 | a year ago | | | 0 | 0.0000023110940 | |
| 4685018 | a year ago | | | 0 | 0.000010148184 | |
| 4558938 | a year ago | | | 0 | 0.000010347168 | |
| 4482841 | a year ago | | | 0 | 0.0000050249276 | |
| 4475721 | a year ago | | | 0 | 0.000099733661 | |
| 4472931 | a year ago | | | 0 | 0.000012072284 | |
| 4460787 | a year ago | | | 0 | 0.0000077306224 | |
| 4460604 | a year ago | | | 0 | 0.0000014236510 | |
| 4451640 | a year ago | | | 0 | 0.000010148184 | |
| 4441140 | a year ago | | | 0 | 3.8831678e-7 |
ABI
ABI objects
Getter at block 21862234
END_TIME() view returns (uint256)
1695622505
MAX_PROJECT_TOKENS_TO_DISTRIBUTE() view returns (uint256)
50000000000000
MAX_RAISE() view returns (uint256)
500000000000000000000000
MIN_TOTAL_RAISED_FOR_MAX_PROJECT_TOKEN() view returns (uint256)
200000000000000000000000
PROJECT_TOKEN() view returns (address)
0x3347453ced85bd288d783d85cdec9b01ab90f9d8
REFERRAL_SHARE() view returns (uint256)
0
SALE_TOKEN() view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
START_TIME() view returns (uint256)
1695302439
TANK() view returns (address)
0x0a868fd1523a1ef58db1f2d135219f0e30cbf7fb
VELOCIMETER_SHARE() view returns (uint256)
0
getRemainingTime() view returns (uint256)
0
hasEnded() view returns (bool)
true
hasStarted() view returns (bool)
true
owner() view returns (address)
0x316e136d1c91025ce1a40f4fcc9988039336ac00
tokensToDistribute() view returns (uint256)
50000000000000
totalAllocation() view returns (uint256)
395748822576439489384982
totalRaised() view returns (uint256)
395748822576439489384982
treasury() view returns (address)
0xbbe6d178d6e11189b46ff4a9f034ab198c2e8a0f
unsoldTokensDealt() view returns (bool)
false
Read-only
getExpectedClaimAmount(address account) view returns (uint256)
userInfo(address) view returns (uint256 allocation, uint256 contribution, uint256 discount, uint256 discountEligibleAmount, address ref, uint256 refEarnings, uint256 claimedRefEarnings, bool hasClaimed)
State-modifying
Events burnUnsoldTokens()
buy(uint256 amount, address referralAddress)
claim()
claimRefEarnings()
emergencyWithdrawFunds(address token, uint256 amount)
renounceOwnership()
returnUnsoldTokens()
setUsersDiscount(struct FT33AuctionDiscountSettings[] users)
transferOwnership(address newOwner)
Buy(address indexed user, uint256 amount)
Claim(address indexed user, uint256 amount)
ClaimRefEarnings(address indexed user, uint256 amount)
DiscountUpdated()
EmergencyWithdraw(address token, uint256 amount)
NewRefEarning(address referrer, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address projectToken, address saleToken, uint256 startTime, uint256 endTime, address treasury_, uint256 maxToDistribute, uint256 minToRaise, uint256 maxToRaise)
This contract contains no fallback and receive objects.
This contract contains no error objects.