Knowledge.io

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x39bd6ace at 5337861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--

No transactions found for "Knowledge.io"


Functions
Getter at block 20803845
INITIAL_SUPPLY(pure returns (uint256)
15000000000000000
decimals(pure returns (uint8)
8
implementation(view returns (address)
0x0000000000000000000000000000000000000000
name(pure returns (string)
Knowledge.io
ownersCount(view returns (uint256)
1
prevContract(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
KNW
totalSupply(view returns (uint256)
15000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
owners(uint256view returns (address)
paymentInfo(address storestring refview returns (uint256 valueuint256 feeaddress seller)
State-modifying
addOwner(address newOwner
approve(address _spenderuint256 _valuereturns (bool)
cancelPayment(string ref
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
initialize(payable 
pay(address storestring refreturns (bool)
removeOwner(uint256 index
requestPayment(uint256 valueuint256 feestring refaddress to
setPrevContract(address contractAddressreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
upgradeFrom(address holderuint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
NewImplementation(address implementation
OwnerAdded(address indexed authorizeraddress indexed newOwneruint256 index
OwnerRemoved(address indexed authorizeraddress indexed oldOwner
Pay(address indexed fromaddress indexed selleraddress indexed storeuint256 valueuint256 feestring ref
PrevContractSet(address contractAddress
Transfer(address indexed fromaddress indexed touint256 value
UpgradeFrom(address indexed _fromaddress indexed _touint256 _value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.