Pulse

Verified contract

Active on Ethereum with 1,677 txns
Deployed by via 0xb39f5405 at 13329878
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Pulse"

0xe7f35eb87c3b320199dfcc629bf5928041326e0c769f3b21c4df7b5925c59924
0xb028f4089f84e8f2dfead6c6c9c04a420572ee5914d258ead0922392ed391745
0x3273af6936e0b546db74172c1cfee9e3072728a24208af2dd7c8be4df01fc606
0xa7f0ecb6b727d6836bbd9d0e88b56c82a28f324e0ed3a94e4352ed8d64d228b8
0x3e9b285a7294f2fd6808157e5430b89ac76fb9d7fbb755fec3b70e085766570c
0x6b59feadfcaf9fa2f9d7b93fdb78b3f8a040065e3e6fe759631ce65593add699
0x82e63c703ee9c55127803550605d5e43f32f5b5f3141a384c962fbc40ec8309a
0xa37b23c863f1955a489192298428107983d7a89cc4232fd89345b3de6dc1d0bd
0x7750934eb9d06062f38ad7eea4637cce944a42437ab67f2601cefaf5b09c7f4d
0xd1131151f06581a312bb1a81b52a4fb0201746bc7481dedf2a8c574caf99bb9b

Functions
Getter at block 21201718
decimals(view returns (uint8)
18
name(view returns (string)
Pulse
symbol(view returns (string)
PULSE
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.