PIGCOIN

Verified contract

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

No balances found for "PIGCOIN"

0xc9fc1e925dbb960a18f5b7fdf7c48748ccec6f8f87c76d110f3c7e6b208de675
0xfda601c2d695393bc8c0ec0b49a19496bb0ba2641de16fa0e344333c910973a1
0xcbcd7e3b0dd68e7600b8f56925026b4bfc3bdfcf925897ee3b7df1dd6cef1226
0x6f0c63a8e91810fd95d99d633dfd0b54fa7f8048d0e943d72b2b1156e612d163
0x650666120f81477a9ba8907232f2a0a176db1278cf3cce0636e502dec870ffb5
0xec68ea38c8be688bd061b66ea186f264d0ff7ea7905322964ecde01debef0418
0x72be414564564fe2b5d65575802e30c8cc0add38ab60497ea75c7f89639d58f5
0xe722a489b3a18cb5f3b5f9569718f9f83d4d0d203850ea5c99f88279956e0624
0x5fc393aeaf1e604e79537156c12bccaf2e643c13233d472202691e6f296dde34
0x21510f32b0fe8623335c93e6a36554c07b8e9f01c4b213ab09f06309ac5ea0aa

Functions
Getter at block 20951888
decimals(view returns (uint8)
18
name(view returns (string)
PIGCOIN
symbol(view returns (string)
PGC2
totalSupply(view returns (uint256)
100000000000000000000000000
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 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
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.