Pip Cramer

Verified contract

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

No balances found for "Pip Cramer"

0x1cd148967466f1118a08dfc1e85da9510f2b52fa970f13b59ec0f1add02e0936
0xf9014642318fd40005f5a9985034c68d5bb09879c3e5421d579d336a32204c0e
0x6ccceb3d5abe4536ded062987eeac5c207998b591d5af4616689d364aae8147c
0xa9d60da45c7c2c4701f745881ee210c8f10cfdd360219bc17c56007755607bc7
0x5eb2ba9d926c6ccc3bcc541f77de7d27be577fd0c0278d266d3569599941db8f
0x41f26edef7ab4acb5d99b2e120b2248413e9c9c64efcd1a1c647a6c7310b3e3d
0x526331105a248b01b6db0c7ab77f203c96879829ea048f7600e174c50201bc0d
0x95b4ae37b3d2d08dd087ffe4a2298cd4a77949f0c85c9e4c9f0150fe62f91fa7
0x06cd0da2b2bfd63de5034c628c9c8c2f605ef739d9a358a2733194a18e003f6e
0xaa86c654c9b5b795ea128651ce409ee9427a7b001bbf5fa67b6746510bf5a93c

Functions
Getter at block 20851830
decimals(view returns (uint8)
18
name(view returns (string)
Pip Cramer
symbol(view returns (string)
PIP
totalSupply(view returns (uint256)
69210000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender