This contract is being backfilled. You may encounter incomplete storage history.

PANDO

Verified contract

Active on Ethereum with 105,113 txns
Deployed by via 0xc8c8f4e7 at 12251043
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.3
0x5da34b125fe7381ecb04bcc05a33b3cac1656c5fc9c8641a150165a6b8a332a7
0xa7c15d26d23cd92e3ecececddece37d7d2055c2b00b70aa65e34218c667473ab
0x24f6459896b6a9855e6ffb581c96476dc997cef4f24f71f8e133ba4974dd8fa5
0x8d718a8ae1fca6d541f323d66c4ed7bea13a5aea7bfc8fcc7086da47af155465
0x1b65a30e9b992727492eb64d7870f93e9854b5d41ef401859bc2a6cf7ecf231f
0xd30c2eb71784073539ed5b6854bdd42f8b6700f3f0219d94b8b6c4d1198bfc3e
0xcd85829f46bdb65a0b08eac7f7f7f67258b6cad4b222ffcb72c605e6938a8fea
0x81aac642b701c7be11e273b6e6f0935f291f844ed9441fca2714d541f17ac117
0xe19e021dcfb677513ea3d8b6e76a74ba52e675d6db35d85b2519c2dbd8b6b8c0
0x1e6ad03d4d06d851b91b2d1d83e55aac9e84b08c3ea897e7620b925d966f8273

Functions
Getter at block 20792506
burnTokenSupply(view returns (uint256)
0
decimals(view returns (uint256)
18
name(view returns (string)
PANDO
owner(view returns (address)
0x34eabf0139796f3e4424ef5c833fe6342fc65b0b
symbol(view returns (string)
PANDO
tokenLock(view returns (bool)
false
totalSupply(view returns (uint256)
2000000000000000000000000000
totalTokenSupply(view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
approvals(addressaddressview returns (uint256)
balanceOf(address _whoview returns (uint256)
balances(addressview returns (uint256)
isLocked(address whoview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burnToken(uint256 _value
close(
lock(address who
setTokenLock(
setTokenUnlock(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _to
unlock(address who
withdrawTokens(address _contractuint256 _value
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed _fromuint256 _tokens
ChangeOwner(address indexed _fromaddress indexed _to
TokenUnlock(address indexed _touint256 _tokens
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(string _namestring _symboladdress _founderuint256 _totalTokenSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.