AnarchyPresale
Verified contract
Active on
Ethereum with 2,680 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($26.02)
Native
Value
$25.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007963 | $3,192.68 |
$25.42 | |
USDT | ERC-20 | 0.600477 | $1.001 |
$0.6 | |
ANA | ERC-20 | 354.19557M | -- | -- | |
0xcd43…a463 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20240182 | 4 months ago | | | 0 | 0.00073465302 | |
| 19663860 | 7 months ago | | | 0 | 0.0015062530 | |
| 19632055 | 7 months ago | | | 0 | 0.0021289393 | |
| 19627798 | 7 months ago | | | 0 | 0.0024156932 | |
| 19620170 | 7 months ago | | | 0 | 0.0014437829 | |
| 19620090 | 7 months ago | | | 0 | 0.0018769991 | |
| 19620087 | 7 months ago | | | 0 | 0.0018399368 | |
| 19620059 | 7 months ago | | | 0 | 0.0015735214 | |
| 19620016 | 7 months ago | | | 0 | 0.0015366096 | |
| 19620003 | 7 months ago | | | 0 | 0.0017438298 |
ABI
ABI objects
Getter at block 21158063
BNB() view returns (address)
0xb8c77482e45f1f44de1745f52c74426c631bdd52
USDT() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
activePhase() view returns (uint256)
10
bnbAdministrator() view returns (address)
0x6fe845ff5da509b1dbf5b596327d9080a030d137
bnbUsdData() view returns (address)
0x14e613ac84a31f709eadbdf89c6cc390fdc9540a
currentTimestamp() view returns (uint256)
1731251255
discountRate() view returns (uint256)
10
ethUsdData() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
getBnbPrice() view returns (uint256)
63194429092
getCurrentTokenPrice() view returns (uint256)
0
getEthPrice() view returns (uint256)
318899740000
isAutoMovePhase() view returns (bool)
false
isClaimableActive() view returns (bool)
true
isWhitelistPresale() view returns (bool)
false
owner() view returns (address)
0x3dd761d200e62aff285ecfaa327c4017e23014c7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
tokenAddress() view returns (address)
0xee8544eefe616ca232993fac9be2d0f7f8a00043
Read-only
claimableAmount(address _account, uint256[] _phases) view returns (uint256)
claimedAmount(address, uint256) view returns (uint256)
deservedAmount(address, uint256) view returns (uint256)
estimatedToken(uint256 _weiAmount) view returns (uint256)
getBnbToUsd(uint256 _bnbAmount) view returns (uint256)
getEstimatedTokenAmount(uint256 _bnbAmount, uint256 _tokenPriceInUsd) view returns (uint256)
getEstimatedUsdtTokenAmount(uint256 _usdtAmount, uint256 _tokenPriceInUsd) view returns (uint256)
getEthToUsd(uint256 _ethAmount) view returns (uint256)
getPhases(uint256[] _roundId) view returns (struct AnarchyPresalePhase[])
isSold(uint256) view returns (bool)
phase(uint256) view returns (uint256 roundId, uint256 maxTokens, uint256 tokensSold, uint256 fundsRaisedEth, uint256 fundsRaisedUsdt, uint256 fundsRaisedBnb, uint256 tokenPriceInUsd, uint256 claimStart)
usdToEth(uint256 _amount) view returns (uint256)
State-modifying
Events addPhases(struct AnarchyPresaleAddPhase[] _addPhase)
buyTokensWithEth() payable
buyTokensWithUsdt(uint256 _tokenAmount)
buyWithBnbChain(address _account, uint256 _tokenAmount, uint256 _nonce)
claim(uint256 _currentPhase)
claimAll(uint256[] _phases)
claimableStatus(bool _flag)
setActivePhase(uint256 _roundId, bool _isAutoPhase)
setClaimableAmount(struct AnarchyPresaleClaimableAmount[] _claimableAmounts)
setToken(address _token)
setWhiteListPresale(bool _flag)
transferBnbAdministrator(address _newAddress)
transferOwnership(address newOwner)
updatePhaseClaimTime(uint256 _roundId, uint256 _startTime)
withdrawETH(uint256 _ethAmount)
withdrawToken(address _tokenAddress, uint256 _amount)
Buy(address indexed _account, uint256 _tokenAmount, uint256 _phase)
BuyWithBnb(address indexed _account, uint256 _tokenAmount, uint256 _nonce, uint256 _phase)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _router, address _bnbAdministrator)
receive()
This contract contains no error objects.