Ethereum Secure

Verified contract

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

No balances found for "Ethereum Secure"

0xe78d0585c64bce01a1d0b0416cb883fe681e229b08e741eb5943d294e0d006f7
0x69691a8553e7f63c447ac11ad737c56c2c0f7226f129caf33e2ef1926a97af86
0x087c82e5c96b4cdde2e5c281175597c85aa880d877aea4964a17bf578ba55aab
0xb11a721dd9deb240657b58df074b715a0572a4dcf55c29bb1eaa32b2e7ea6dbf
0x49e220bab7551fba75f0449eecaeda4980a11b92981d4a6e1895b1416c51b355
0x7ce6901a86285eee38a21af3d7a8ff842ac7eff8484ea73d88bccc78db1e59e4
0x01a656b5633d6aab0994264073378600975ff5323ee34874567cdc337cb19163
0xa389f871881e1ca158ae29dbddedde81312739df0ebf7bf0e34cfec3f0a4e58e
0x53a141324a51b349842a33a17dbb09bbef2148657f490975239d108c4a46e84f
0x5c67af6d6715e7f0db131605a7136a9f711fb64d0a903652cce48378e826a116

Functions
Getter at block 20841075
INITIAL_SUPPLY(view returns (uint256)
21000000000000000000000000
decimals(view returns (uint256)
18
name(view returns (string)
Ethereum Secure
owner(view returns (address)
0xe535aad380887235c6374e513009e1307b09ed80
paused(view returns (bool)
false
symbol(view returns (string)
ETHSecure
totalSupply(view returns (uint256)
21000000000000000000000000
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 success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.