Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2ec7…cc5f
Balances ($1,674.23)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLUR | ERC-20 | 5.288685K | $0.316569 |
$1,674.23 | |
TROP | ERC-20 | 0.7576 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12279653 | 4 years ago | | | 0 | 0.0063000000 | |
| 12278838 | 4 years ago | | | 0 | 0.0071400000 | |
| 11742799 | 4 years ago | | | 0.047897235 | 0.0032436600 | |
| 11742799 | 4 years ago | | | 0.063428957 | 0.0043866640 | |
| 11742799 | 4 years ago | | | 0.06485379 | 0.0032436600 | |
| 11742799 | 4 years ago | | | 0.065546952 | 0.0026876040 | |
| 11742799 | 4 years ago | | | 0.046897235 | 0.0033981200 | |
| 11742799 | 4 years ago | | | 0.046897235 | 0.0033981200 | |
| 11742799 | 4 years ago | | | 0.039497235 | 0.0045411240 | |
| 11726558 | 4 years ago | | | 0 | 0.0025264000 |
ABI
ABI objects
Getter at block 21288118
MAX_SALE_DURATION() view returns (uint256)
1209600
ethPegged() view returns (uint256)
1200
maxBuyPerWallet() view returns (uint256)
12500000000000000000
owner() view returns (address)
0xb73c63f9016aac3292fcafc79e3e87e0590d47ef
saleStart() view returns (uint256)
1611518400
saleStop() view returns (uint256)
1612728000
tokenOwner() view returns (address)
0xb73c63f9016aac3292fcafc79e3e87e0590d47ef
totalSold() view returns (uint256)
2799242400138390321880
trop() view returns (address)
0x2ec75589856562646afe393455986cad26c4cc5f
Read-only
boughtAmounts(address) view returns (uint256)
State-modifying
Events buyTokenWithETH() payable
renounceOwnership()
setMaxBuy(uint256 _maxBuyPerWallet)
setPegged(uint256 _ethPegged)
setSaleTime(uint256 _start, uint256 _duration)
setTokenOwner(address _tokenOwner)
setTrop(address _trop)
transferOwnership(address newOwner)
withdrawToken(address _token)
AddedToWhitelist(address[] account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedFromWhitelist(address[] account)
constructor(uint256 _start, uint256 _duration)
fallback()
receive()
This contract contains no error objects.