This contract is being backfilled. You may encounter incomplete storage history.

Inlock token

Verified contract

Implementation

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

No balances found for "Inlock token"

No transactions found for "Inlock token"


Functions
Getter at block 20797528
db(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint8)
8
ico(view returns (address)
0x0000000000000000000000000000000000000000
libAddress(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Inlock token
owner(view returns (address)
0xe12f9e5f472cfea519af6c0c2129fb029c9507ca
symbol(view returns (string)
ILK
totalSupply(view returns (uint256)
440000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 _remaining)
balanceOf(address _ownerview returns (uint256 _balance)
State-modifying
approve(address _spenderuint256 _amountreturns (bool _success)
bulkTransfer(address[] _touint256[] _amountreturns (bool _success)
changeDBAddress(address _dbAddress
changeIcoAddress(address _icoAddress
changeLibAddress(address _libAddress
replaceOwner(address _ownerreturns (bool)
transfer(address _touint256 _amountreturns (bool _success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool _success)
Events
AllowanceUsed(address indexed _spenderaddress indexed _owneruint256 indexed _value
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Mint(address indexed _addruint256 indexed _value
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(address _owneraddress _libAddressaddress _dbAddressaddress _icoAddress
Fallback and receive
fallback(
Errors

This contract contains no error objects.