Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5c93…401e
-
variable spans 1 additional slot
Balances ($520,428.93)
Native
Value
$520,428.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 144.12082 | $3,611.06 |
$520,428.93 | |
STE | ERC-20 | 9.735432M | -- | -- | |
50X100 | ERC-20 | 9.733251M | -- | -- | |
EBK | ERC-20 | 274.795134 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17163443 | 2 years ago | | | 1.0750126 | 0.0055875399 | |
| 13689670 | 3 years ago | | | 0.12 | 0.0091116561 | |
| 12388229 | 4 years ago | | | 0 | 0.0055822260 | |
| 12200346 | 4 years ago | | | 0.1101 | 0.0094212720 | |
| 12191456 | 4 years ago | | | 0.12 | 0.0028770000 | |
| 12191322 | 4 years ago | | | 0.00564288 | 0.0023793000 | |
| 12191284 | 4 years ago | | | 0.12 | 0.0024990000 | |
| 12112503 | 4 years ago | | | 0.01871083 | 0.0021000000 | |
| 12112216 | 4 years ago | | | 0.02081083 | 0.0025200000 | |
| 11927213 | 4 years ago | | | 0.98430481 | 0.011219952 |
ABI
ABI objects
Getter at block 21320732
currentPrice() view returns (uint256)
4645625
maxPrice() view returns (uint256)
100000000
minPrice() view returns (uint256)
4000000
owner() view returns (address)
0x630cc4c83fcc1121fed041126227d25bbeb51959
tokenAddress() view returns (address)
0x5c93c04cd34ddb4ee988466563a38b139e41401e
tokensForSale() view returns (uint256)
979915263825780
unsoldAmount() view returns (uint256)
973325075764943
Read-only
This contract contains no read-only function objects.
State-modifying
Events setCurentPrice(uint256 _currentPrice) returns (bool)
setMaxPrice(uint256 _maxPrice) returns (bool)
setMinPrice(uint256 _minPrice) returns (bool)
setTokenAddress(address _tokenAddress) returns (bool)
setTokensForSale(uint256 _tokensForSale) returns (bool)
setUnsoldAmount(uint256 _unsoldAmount) returns (bool)
transferOwnership(address newOwner)
withdrawToFounders(uint256 _amount) returns (uint8)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.