Vote-escrowed PANDADAO
Verified contract
Proxy
Active on
Ethereum with 1,172 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($9,105.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PANDA | ERC-20 | 1.331374M | $0.006839 |
$9,105.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18842206 | a year ago | | | 0 | 0.0061643137 | |
| 17896276 | a year ago | | | 0 | 0.0017850354 | |
| 17716969 | a year ago | | | 0 | 0.0014932208 | |
| 17636338 | a year ago | | | 0 | 0.0026037739 | |
| 17124678 | 2 years ago | | | 0 | 0.0060934971 | |
| 16955163 | 2 years ago | | | 0 | 0.0028731549 | |
| 16952422 | 2 years ago | | | 0 | 0.0021277252 | |
| 16751719 | 2 years ago | | | 0 | 0.0027907928 | |
| 16714522 | 2 years ago | | | 0 | 0.0035541229 | |
| 16661618 | 2 years ago | | | 0 | 0.0020980796 |
ABI
ABI objects
Getter at block 21420629
ZERO_ADDRESS() view returns (address)
0x0000000000000000000000000000000000000000
admin() view returns (address)
0xd7551ae35e6f66f48dccb576489166ae595e4251
claimIsActive() view returns (bool)
true
owner() view returns (address)
0x11517ae3326667c350eff7dcf9f220058617c665
pendingVeTokenImplementation() view returns (address)
0x0000000000000000000000000000000000000000
proxy() view returns (address)
0x0000000000000000000000000000000000000000
stakeIsActive() view returns (bool)
true
veTokenImplementation() view returns (address)
0x2bee80d06383a28afc630eb3cd8b9c74ebfad7f7
ZERO_ADDRESS() view returns (address)
0x0000000000000000000000000000000000000000
admin() view returns (address)
0xd7551ae35e6f66f48dccb576489166ae595e4251
claimIsActive() view returns (bool)
true
clearBlk() view returns (uint256)
0
getPoolInfo() view returns (struct VeTokenStoragePoolInfo)
(18842206, 175150855589867)
getTotalScore() view returns (uint256)
663940800000000000000000000
isClaimable() view returns (bool)
true
isStakable() view returns (bool)
true
name() view returns (string)
Vote-escrowed PANDADAO
owner() view returns (address)
0x11517ae3326667c350eff7dcf9f220058617c665
pendingVeTokenImplementation() view returns (address)
0x0000000000000000000000000000000000000000
poolInfo() view returns (uint256 lastUpdateBlk, uint256 accScorePerToken)
(lastUpdateBlk=18842206, accScorePerToken=175150855589867)
proxy() view returns (address)
0x0000000000000000000000000000000000000000
scorePerBlk() view returns (uint256)
100000000000000000000
smartWalletChecker() view returns (address)
0x5049283d8514692e24c2cffc913ae19c73d289cb
stakeIsActive() view returns (bool)
true
startBlk() view returns (uint256)
14781221
supply() view returns (uint256)
1331374488112973764240421
symbol() view returns (string)
vePANDA
token() view returns (address)
0x3cbb7f5d7499af626026e96a2f05df806f2200dc
totalStaked() view returns (uint256)
1331374488112973764240421
totalSupply() view returns (uint256)
1331374488112973764240421
veTokenImplementation() view returns (address)
0x2bee80d06383a28afc630eb3cd8b9c74ebfad7f7
version() view returns (string)
1.0
Read-only
balanceOf(address addr_) view returns (uint256)
getUserInfo(address user_) view returns (struct VeTokenStorageUserInfo)
getUserRatio(address user_) view returns (uint256)
State-modifying
Events acceptImplementation()
claim(address receiver)
flipClaimableState()
flipStakableState()
renounceOwnership()
setPendingImplementation(address newPendingImplementation_)
setProxy(address _proxy)
transferAdmin(address newAdmin)
transferOwnership(address newOwner)
applySmartWalletChecker(address smartWalletChecker_)
become(address veTokenProxy)
claim(address receiver)
depositFor(address user_, uint256 value_)
flipClaimableState()
flipStakableState()
initialize(address tokenAddr_, string name_, string symbol_, string version_, uint256 scorePerBlk_, uint256 startBlk_)
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setClearBlk(uint256 clearBlk_)
setProxy(address _proxy)
setScorePerBlk(uint256 scorePerBlk_)
transferAdmin(address newAdmin)
transferOwnership(address newOwner)
withdraw(uint256 value_)
AdminTransferred(address oldAdmin, address newAdmin)
Claim(address receiver)
FlipClaimableState(bool claimIsActive)
FlipStakableState(bool stakeIsActive)
NewImplementation(address oldImplementation, address newImplementation)
NewPendingImplementation(address oldPendingImplementation, address newPendingImplementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetProxy(address proxy)
TransferAdmin(address oldAdmin, address newAdmin)
AdminTransferred(address oldAdmin, address newAdmin)
ApplySmartWalletChecker(address smartWalletChecker)
Become(address proxy, address impl)
Claim(address receiver)
DepositFor(address depositor, uint256 value)
FlipClaimableState(bool claimIsActive)
FlipStakableState(bool stakeIsActive)
Initialize(address tokenAddr, string name, string symbol, string version, uint256 scorePerBlk, uint256 startBlk)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Recovered(address tokenAddress, uint256 tokenAmount)
SetClearBlk(uint256 clearBlk)
SetProxy(address proxy)
SetScorePerBlk(uint256 scorePerBlk)
TransferAdmin(address oldAdmin, address newAdmin)
UpdateStakingPool(uint256 blockNumber)
Withdraw(uint256 value)
This contract contains no constructor objects.
fallback()
receive()
receive()
This contract contains no error objects.