Skolkovo
Verified contract
Active on
Ethereum with 75,630 txns
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 "Skolkovo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11671882 | 4 years ago | | | 0 | 0.0020460650 | |
| 9994112 | 5 years ago | | | 0 | 0.00017207400 | |
| 9993714 | 5 years ago | | | 0 | 0.00017207400 | |
| 9993549 | 5 years ago | | | 0 | 0.00017207400 | |
| 9877168 | 5 years ago | | | 0 | 0.00012291000 | |
| 9876402 | 5 years ago | | | 0 | 0.00012291000 | |
| 9875502 | 5 years ago | | | 0 | 0.00012291000 | |
| 9752730 | 5 years ago | | | 0 | 0.000038617000 | |
| 9611252 | 5 years ago | | | 0 | 0.00012291000 | |
| 9483400 | 5 years ago | | | 0 | 0.000046326000 |
ABI
ABI objects
Getter at block 21246153
ADMIN_ALLOWANCE() view returns (uint256)
1425000000000000000000000000
CROWDSALE_ALLOWANCE() view returns (uint256)
800000000000000000000000000
INITIAL_SUPPLY() view returns (uint256)
1500000000000000000000000000
TEAM_ALLOWANCE() view returns (uint256)
75000000000000000000000000
adminAddr() view returns (address)
0x1c6aa15243df36cec14b56387b7bf9f16dfd462c
adminAllowance() view returns (uint256)
1425000000000000000000000000
crowdSaleAddr() view returns (address)
0xcea306d62ba8984594389cbd4a545ec6ed0d6e6a
crowdSaleAllowance() view returns (uint256)
799999990000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Skolkovo
organizationName() view returns (string)
ДЕНЕБСОФТ OS: sko.me
owner() view returns (address)
0x6efdeaa77b12e2fd65bdf8bac86fd0df33f13897
symbol() view returns (string)
SKO
teamAddr() view returns (address)
0x704d40035e67f6f7bbee18e0a931d5a28f974e74
teamAllowance() view returns (uint256)
75000000000000000000000000
totalSupply() view returns (uint256)
1500000000000000000000000000
transferEnabled() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
burnFrom(address _from, uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
setAllowanceBeforeWithdrawal(address _from, address _to, uint256 _value) returns (bool)
setCrowdsale(address _crowdSaleAddr, uint256 _amountForSale)
setOrganizationName(string _newName)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _admin, address _team)
This contract contains no fallback and receive objects.
This contract contains no error objects.