BriskCoin
Verified contract
Active on
Ethereum with 4,320 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BSK | ERC-20 | 200K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10682213 | 4 years ago | | | 0 | 0.0049279560 | |
| 10463484 | 4 years ago | | | 0 | 0.0026592386 | |
| 10024676 | 5 years ago | | | 0 | 0.00041066300 | |
| 9878524 | 5 years ago | | | 0 | 0.00011199900 | |
| 9212816 | 5 years ago | | | 0 | 0.0015311450 | |
| 9212766 | 5 years ago | | | 0 | 0.0021461450 | |
| 9156828 | 5 years ago | | | 0 | 0.0015306530 | |
| 9156777 | 5 years ago | | | 0 | 0.0013120000 | |
| 9034311 | 5 years ago | | | 0 | 0.000037145000 | |
| 8485749 | 5 years ago | | | 0 | 0.00012999000 |
ABI
ABI objects
Getter at block 21260057
PRICE() view returns (uint256)
400000
_futureSupply() view returns (uint256)
30000000000000000000000000000
_icoSupply() view returns (uint256)
69916156587155273945877300000
_totalSupply() view returns (uint256)
100000000000000000000000000000
decimals() view returns (uint256)
18
fundRaised() view returns (uint256)
0
getPrice() view returns (uint256 result)
0
maxCap() view returns (uint256)
70000000000000000000000000000000000000000000000
name() view returns (string)
BriskCoin
owner() view returns (address)
0x5bfc2e9ac6a295c131a2317bc5890e5a0eaaa25d
startTime() view returns (uint256)
1510339612
symbol() view returns (string)
BSK
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value)
sendFutureSupplyToken(address to, uint256 value)
tokensale(address recipient) payable
transfer(address to, uint256 value)
transferFrom(address from, address to, uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.