IPCHAIN Token

Verified contract

Active on Ethereum with 70 txns
Deployed by via 0xe21b1e58 at 5164199
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xea1f7c7f8d4f47d900481a19975777a6371232495fd3304c762dd1335bfb2302
0xa9ff6e19ebeb32cbac3a08e82b587d8fe64344693ecc40d25c2a8af2642106d2
0x0ff34a21f7e36ff223e0e4f803fdc097a699c70a8f3010b36416f53fc3c49ad3
0x4b5fa1eea94dee7ef6e2151b4913008a1764cb35556b0d68660d76249e9a6507
0x20bfe677851231e471f1cdac7d5d43b44c59beec01220f21481c40af0d367198
0xdf7c90fb1dfdb6bb74f69bd9e77d2374bc4ef85649df6474c6fb8559fc4ba16b
0x76fb37635172c6a2e7bead47f63fcaffef18c90e23ad74294918bb0fbfcb5754
0x5e282cd97867e9cc4c12659d58ab9842498da8ebc017125abe7502f0526f5618
0xb45b710e5c98f877c3f2b4fcf6311af91ec2d9f81796bd0f83765aa35196ff78
0xe0419f848f4cef73cdc773dd3ab5d0d085c0a820259863c451c023762a33b79d

Functions
Getter at block 21324925
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
IPCHAIN Token
owner(view returns (address)
0xd6f1f67e5b9ff288d5366a8aebdc9fa78eeb2bc9
paused(view returns (bool)
true
symbol(view returns (string)
IP
totalSupply(view returns (uint256)
357002710782453798245778018280321912242163547029
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
finishMinting(returns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
pause(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.