South Park

Verified contract

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

No balances found for "South Park"

0x7426d6872209b1928e7f24766cb699d82445dec5ee964b73fffa854c482490b0
0xffc09fc46549a9ee4fb34c1f0fec2c7d7a55d80e77fb6f22b55266435b6e2f97
0x72308101f705eefd7a99d738cce2dd5392546bc847fa2ef48f3cddcbf89d2def
0x54e0b61c692db02d19fa24c56ecc613e41cced3304799ab49340d0c42f807721
0x03ce55ab7f18d144b97c2cc7df37ca4c6bde951976bf740169d35aaba8bcc390
0x050d7462e9acdfc880542ed7a878468924ce978aac6cb5e94171d30b07436725
0xc132960f96f862b94f45b3b44bb46a670edd5ff55a993e9270288c31aa2c7562
0xea4a76ae7c812267ba90e8953ce4198b3d6d5ea06b497deb7dc35dced2c794b0
0x76176754e348415b6d7ffddaefc3e69d1ed34b0d2bd44f632b5032caa4101ea1
0xc4a41c14d6ab57b5059dda032d558d24392634ec8ee3276bcb8219f1ef2dbee4

Functions
Getter at block 20961096
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
South Park
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
PARK
totalSupply(view returns (uint256)
690000000000000000000000000000
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)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.