Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
No balances found for "Crowdsale"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15610998 | 2 years ago | | | 0 | 0.00041253646 | |
| 15440145 | 2 years ago | | | 0 | 0.00048833672 | |
| 15434361 | 2 years ago | | | 0 | 0.0010052324 | |
| 15421459 | 2 years ago | | | 0 | 0.00024568282 | |
| 15421227 | 2 years ago | | | 0 | 0.00017365179 | |
| 15419108 | 2 years ago | | | 0 | 0.00042107724 | |
| 15418526 | 2 years ago | | | 0 | 0.00047461297 | |
| 15418525 | 2 years ago | | | 0 | 0.00088302654 | |
| 15417912 | 2 years ago | | | 0 | 0.00060644930 | |
| 15417902 | 2 years ago | | | 0 | 0.00072733365 |
ABI
ABI objects
Getter at block 21225343
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
NATIVE() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
SIGNER_ROLE() view returns (bytes32)
0xe2f4eaae4a9751e85a3e4a7b9587827a877f29914755229b07a7b2da98285f70
getPrice() pure returns (uint256 price, uint256 denominator)
(price=44, denominator=1000)
getStage() view returns (int256)
3
getTimestamps() view returns (uint256[2][2] timestamps)
[[[1658494800, 1659704400]], [[1660309200, 1661518800]]]
hardcap() view returns (uint256)
10000000000000000000000000
maxPurchase() view returns (uint256)
500000000000000000000000
minPurchase() view returns (uint256)
2500000000000000000000
sellEnd() view returns (uint128)
1661518800
softcap() view returns (uint256)
4000000000000000000000000
totalBought() view returns (uint128)
417783673033978038500000
totalClaimed() view returns (uint256)
0
zeroGas() view returns (address)
0xb0d8e79f484ec6df92bfc032735d7f9b19e361ef
Read-only
getAllowable(address user) view returns (uint256[2] allowable)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokens(uint256) view returns (address)
userToBalance(address, uint256) view returns (uint128)
State-modifying
Events buy(address token, uint128 payed, uint128 bought, uint256 expirationTime, bytes signature) payable
claim()
claimRised()
grantRole(bytes32 role, address account)
initiate(uint128 sellStart)
refund()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
Buy(uint256 bought, uint256 payed)
Claim(uint256 amount)
ClaimRised(uint256 eth, uint256 usdt, uint256 usdc, uint256 zeroGas)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Withdraw(uint256 eth, uint256 usdt, uint256 usdc)
constructor(address owner, address signer, address _zeroGas, address _usdt, address _usdc, uint256 _hardcap, uint256 _softcap, uint256 _minPurchase, uint256 _maxPurchase)
This contract contains no fallback and receive objects.
This contract contains no error objects.