Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Qwasder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11380079 | 4 years ago | | | 0 | 0.0025238700 | |
| 11378992 | 4 years ago | | | 0 | 0.0017217200 | |
| 11224337 | 4 years ago | | | 0 | 0.0052238700 | |
| 10630743 | 4 years ago | | | 0 | 0.0020778460 | |
| 10628313 | 4 years ago | | | 0 | 0.0030586090 | |
| 10628253 | 4 years ago | | | 0 | 0.0031443060 | |
| 10627242 | 4 years ago | | | 0 | 0.0031878460 | |
| 10624541 | 4 years ago | | | 0 | 0.0042978460 | |
| 10159430 | 4 years ago | | | 0 | 0.0014027500 | |
| 10156130 | 4 years ago | | | 0 | 0.0011624850 |
ABI
ABI objects
Getter at block 21266044
cap() view returns (uint256)
180000000000000000000000000
decimals() view returns (uint8)
18
grantsUnlock() view returns (uint256)
1523664000
hardcap() view returns (uint256)
200000000000000000000000000
mintingFinished() view returns (bool)
false
name() view returns (string)
Qwasder
owner() view returns (address)
0xfca5c453fd924477b66fda9fe212b963aeedd4ec
partnersRelease() view returns (uint256)
1539216000
publicRelease() view returns (uint256)
1525392000
reservedSupply() view returns (uint256)
0
symbol() view returns (string)
QWS
totalSupply() view returns (uint256 total)
199997323442608224256734976
totalSupply_() view returns (uint256)
199997323442608224256734976
Read-only
allowance(address holder, address spender) view returns (uint256 remaining)
balanceOf(address investor) view returns (uint256 balance)
State-modifying
Events addPartner(address investor) returns (bool)
approve(address spender, uint256 amount) returns (bool success)
blacklist(address account) returns (bool)
burn(uint256 amount) returns (bool success)
decreaseApproval(address spender, uint256 amount) returns (bool success)
extendLockPeriods(uint256 delay, bool extendGrantLock) returns (bool success)
finishMinting() returns (bool success)
freeze(address investor) returns (bool)
grant(address to, uint256 amount) returns (bool success)
increaseApproval(address spender, uint256 amount) returns (bool success)
mint(address to, uint256 amount) returns (bool success)
removePartner(address investor) returns (bool)
setGrantsUnlock(uint256 date, bool extendLocking) returns (bool success)
setPartnersRelease(uint256 date) returns (bool success)
setPublicRelease(uint256 date) returns (bool success)
transfer(address to, uint256 amount) returns (bool success)
transferFrom(address from, address to, uint256 amount) returns (bool success)
transferOwnership(address newOwner)
unfreeze(address investor) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Blacklisted(address indexed account)
Burn(address indexed burner, uint256 value)
Freezed(address indexed investor)
Grant(address indexed to, uint256 amount)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PartnerAdded(address indexed investor)
PartnerRemoved(address indexed investor)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreezed(address indexed investor)
UpdatedGrantsLockDate(uint256 date)
UpdatedPartnersReleaseDate(uint256 date)
UpdatedPublicReleaseDate(uint256 date)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.