Pandaworld Token

Verified contract

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

No balances found for "Pandaworld Token"

0xdb1fb50188f847afcbefb761c4a90c554a1e18ca6a136cbeb95d429e70945694

Functions
Getter at block 21204025
decimals(view returns (uint8)
18
ecosystemReserve(view returns (uint256)
8880000000000000000000000000
liquidityReserve(view returns (uint256)
17760000000000000000000000000
marketingReserve(view returns (uint256)
8880000000000000000000000000
name(view returns (string)
Pandaworld Token
owner(view returns (address)
0x38f4f194285b65168b6b2cbe08b6af8a7fdcbdf9
presaleReserve(view returns (uint256)
35520000000000000000000000000
projectFundsReserve(view returns (uint256)
4440000000000000000000000000
stakingReserve(view returns (uint256)
13320000000000000000000000000
symbol(view returns (string)
PADW
totalSupply(view returns (uint256)
88800000000000000000000000000
Read-only
allowance(address fromaddress toview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address touint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address touint256 subtractedValuereturns (bool)
increaseAllowance(address touint256 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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.