Knowledge.io
Verified contract
Proxy
Active on
Ethereum with 5,943 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1249…7fc7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KNW | ERC-20 | 2.596056K | -- | -- | |
TOOR | ERC-20 | 300 | -- | -- | |
SHR | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17898793 | a year ago | | | 0 | 0.00076762878 | |
| 17464039 | a year ago | | | 0 | 0.00083540088 | |
| 16643072 | 2 years ago | | | 0 | 0.0012427520 | |
| 14842648 | 2 years ago | | | 0 | 0.0022903406 | |
| 13475723 | 3 years ago | | | 0 | 0.0034734480 | |
| 13054324 | 3 years ago | | | 0 | 0.0023121947 | |
| 13054324 | 3 years ago | | | 0 | 0.0011718091 | |
| 12760559 | 3 years ago | | | 0 | 0.00042416000 | |
| 12734675 | 3 years ago | | | 0 | 0.00072127600 | |
| 12641514 | 3 years ago | | | 0 | 0.00062183200 |
ABI
ABI objects
Getter at block 21257654
implementation() view returns (address)
0xa3e3b0308868c93d18e3ec359f264950fe0f5a9d
ownersCount() view returns (uint256)
1
INITIAL_SUPPLY() pure returns (uint256)
15000000000000000
decimals() pure returns (uint8)
8
implementation() view returns (address)
0xa3e3b0308868c93d18e3ec359f264950fe0f5a9d
name() pure returns (string)
Knowledge.io
ownersCount() view returns (uint256)
1
prevContract() view returns (address)
0x12498e9869d6d2ae0b425b7b0d6b1d0ef4397fc7
symbol() pure returns (string)
KNW
totalSupply() view returns (uint256)
15000000000000000
Read-only
owners(uint256) view returns (address)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
owners(uint256) view returns (address)
paymentInfo(address store, string ref) view returns (uint256 value, uint256 fee, address seller)
State-modifying
Events addOwner(address newOwner)
removeOwner(uint256 index)
upgradeTo(address imp) payable
addOwner(address newOwner)
approve(address _spender, uint256 _value) returns (bool)
cancelPayment(string ref)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
initialize() payable
pay(address store, string ref) returns (bool)
removeOwner(uint256 index)
requestPayment(uint256 value, uint256 fee, string ref, address to)
setPrevContract(address contractAddress) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
upgradeFrom(address holder, uint256 value) returns (bool)
NewImplementation(address implementation)
OwnerAdded(address indexed authorizer, address indexed newOwner, uint256 index)
OwnerRemoved(address indexed authorizer, address indexed oldOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
NewImplementation(address implementation)
OwnerAdded(address indexed authorizer, address indexed newOwner, uint256 index)
OwnerRemoved(address indexed authorizer, address indexed oldOwner)
Pay(address indexed from, address indexed seller, address indexed store, uint256 value, uint256 fee, string ref)
PrevContractSet(address contractAddress)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeFrom(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.