Pulse Element Token

Verified contract

Active on Ethereum with 914 txns
Deployed by via 0xe9b40ce0 at 5797036
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7086658d88d169a4c1a78d2588bc2a449b5c446acc67c9cdad2165276195058e
0x35dd2c7bafcf0f3899e339a45ed3675ea51edb65161d6755c027b88a87a3f9c4
0x02926b984e1d19775574a3a7be1cdaef7c4abb9ddd2a8d619c61f3f494f83b75
0xeee6c8baadebdc19d8b70e77dafc87e99e42cb276be8c92ce8144cce17bba232
0x74b0468a9bd8a1272c7a7b26071129266626ee7ea00cfc8353a23f7009435652
0xf8a1c65aca2c7c00e94bb5a3c3036d06472a44a53876247ff636517b535b2a6e
0x691a18ef08608e4d38cc024be860d70abd632673f7c4490832be1bc57712cd5d
0x1433161d1d4fea6464837559cb9bc6d6f2508108956893c3ce17a7421fbf300b
0xf6229fba3feb381943273945ff50d20d10ac31259d22f04575f2f136c7c70890
0x7c9e2b38967bf769599a66c1999fb53288a42042878950628078eb795e68c81f

Functions
Getter at block 20848245
decimals(view returns (uint8)
8
name(view returns (string)
Pulse Element Token
symbol(view returns (string)
PET
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.