PayProtocol

Verified contract

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

No balances found for "PayProtocol"

0xfc0a28abee149ff7d870cd95646329d97612887b266473b8152f15436f9e8b9b
0xe7d57c64e02db197901dfa33ef9ee439ab5045b850e63184bbc95ab54b367649
0x213b39d27b748f4f64e7e80790bcf01633758068e8655f6cc78f79730f73f3c1
0x6548d69515b349d2a3c6285d7bd37f98522d0d72a82c1e86b94eec68bb7621c7
0x5b912e738ef64a37cfe346331bd708d7fb9589949a283f1336e2444200d064b2
0xcd1c31f4cc2093de98204a91fdd0b7c7ea47d0ef48c2bd5c4f51633a9075cd12
0x45c0ca7669552df5cfc88382fae16be2df0bf7a97541fb94bffd9200ebdefd71
0xfdb2164ea12f8861eee387684f04e758fda4057b49cb716dbda34405eeb0a949
0x48bfc3d146341232562e89658c3275253c70a53ab44990b576c2367d2b08ce18
0xd167cea035c543cdc0d47c3e56f6179a673b1557905cbc505cd110b3ab72684f

Functions
Getter at block 20858072
cap(view returns (uint256)
394100000000000000
decimals(view returns (uint8)
8
lock_address(view returns (address)
0xaff80222478a6aa97c2259fff5999de950aeaa9a
name(view returns (string)
PayProtocol
paused(view returns (bool)
false
symbol(view returns (string)
PCI
totalSupply(view returns (uint256)
354690000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
timelockOf(address ownerview returns (uint256)
State-modifying
addMinter(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
burnFrom(address fromuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool success)
increaseAllowance(address spenderuint256 addedValuereturns (bool success)
mint(address touint256 valuereturns (bool)
pause(
renounceMinter(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.