PANDA

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xf76e377b at 20296400
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "PANDA"

0xc3227d96ecd23d36c0f28cbe83bb79002b909681128e47508cd007ddd59d509e
0x79d959556fa14310208054671de5042d589244a111b29b75bd12cb19056b6e0c
0x35581acddcab217c6c72a127d61116d802196396357b3514ccaf807cb9057ef4
0x34de0e7798cdd7de442ce54ab795f091e7686049a799864f6a0763a66cb96ef6
0xf86e3b84efe630ff30a1e201d979699a2ad5690461578b4caeda180e97308a5c
0xeaceec7a7e437de5e6898d6e0ea5744272906783d259ac097f8233d160251007
0xf3c5f7bcebe2a0028df9650486a64f229e51f93e416087e7263119a7fa81bde0
0x9833eb37d4c9437fe51e827dff5d82e676d93a7f778cadbcdbf9a9717262d02a
0x26bb145502cc4322f47da9b7e795f0de0bb793d4bccba5b59b085000342b1a22
0x4cb35e89f5fcd0e78da5a9b00f19c467563f5646e5cbac86a3e00b6e46524cd3

Functions
Getter at block 21210884
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
PANDA
owner(view returns (address)
0x53b745f6264845e7795b4e921526b84c046dfea8
symbol(view returns (string)
PANDA
totalSupply(view returns (uint256)
69000000000000000000000000000
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)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.