vDODO Membership Token

Verified contract

Active on Ethereum with 19,194 txns
Deployed by via 0x9b28a680 at 11848651
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,370,465.69
0x273c613c3d83e97494b985bc42bcdd80b302c5c0ce36b5e915d2a0ee2d9c6da6
0xe82e17bf776b5cd1c1cab426c7cd9f2136b2ae41a67764fccc6e968162f06ed0
0xc170cd0b65578e21676d9c6dba384a7a670b2bf9b0e27e0a00d77a119a0f2c7c
0xe8af2167d1498e51974f52cb3178db4d94ea397765d6509ff6cd55d99ee56d6a
0x61a4fed215dfe48ec25bfab175669983d9da297c262e060c658c9af6f85cfaa5
0xeba4e1fa969e4fb9f26a6e18438e8cf37238853447bba87da1ff785a0b9bbdbc
0x2a8db6a7a9df7797886b51f9311196be980b2139084c4ec2c7f36d6ea6cf3080
0xf14d6075d680f930700f2daffb0ac403e115a341f9ab505e889c397cbc67aaef
0xf02e7809ed254f0aabff50a5f62adf8f6fca9b570bbe2b6cdeb273803b3b20db
0x15094f3fce27a0ca9892687042286727e03424799a72a129cd818a99af7f53dd

Functions
Getter at block 21243339
_CAN_TRANSFER_(view returns (bool)
false
_DODO_APPROVE_PROXY_(view returns (address)
0x335ac99bb3e51bdbf22025f092ebc1cf2c5cc619
_DODO_CIRCULATION_HELPER_(view returns (address)
0x292e6b2e054e1157df71c1c9510265ca8c0c7672
_DODO_FEE_BURN_RATIO_(view returns (uint256)
500000000000000000
_DODO_PER_BLOCK_(view returns (uint256)
0
_DODO_RATIO_(view returns (uint256)
100
_DODO_TEAM_(view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
_DODO_TOKEN_(view returns (address)
0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd
_DOOD_GOV_(view returns (address)
0xd84c904ab6b00ce6a18a43ba50926ec351f899cb
_LAST_REWARD_BLOCK_(view returns (uint32)
21243229
_NEW_OWNER_(view returns (address)
0x0000000000000000000000000000000000000000
_OWNER_(view returns (address)
0x95c4f5b83aa70810d4f142d58e5f7242bd891cb0
_SUPERIOR_RATIO_(view returns (uint256)
100000000000000000
_TOTAL_BLOCK_DISTRIBUTION_(view returns (uint112)
84643809070000000000000000
_TOTAL_BLOCK_REWARD_(view returns (uint256)
84690000000000000001710000
_TOTAL_STAKING_POWER_(view returns (uint256)
2038199972876884186811039
alpha(view returns (uint112)
5385303885113536517
decimals(view returns (uint8)
18
getDODOWithdrawFeeRatio(view returns (uint256 feeRatio)
0
getLatestAlpha(view returns (uint256 newAlphauint256 curDistribution)
(newAlpha=5385303885113536517, curDistribution=0)
name(view returns (string)
vDODO Membership Token
symbol(view returns (string)
vDODO
totalSupply(view returns (uint256 vDODOSupply)
185190502158338004671533
Read-only
allowance(address owneraddress spenderview returns (uint256)
availableBalanceOf(address accountview returns (uint256 vDODOAmount)
balanceOf(address accountview returns (uint256 vDODOAmount)
dodoBalanceOf(address accountview returns (uint256 dodoAmount)
getSuperior(address accountview returns (address superior)
getWithdrawResult(uint256 dodoAmountview returns (uint256 dodoReceiveuint256 burnDodoAmountuint256 withdrawFeeDodoAmount)
userInfo(addressview returns (uint128 stakingPoweruint128 superiorSPaddress superioruint256 credit)
State-modifying
approve(address spenderuint256 vDODOAmountreturns (bool)
changePerReward(uint256 dodoPerBlock
claimOwnership(
donate(uint256 dodoAmount
emergencyWithdraw(
initOwner(address newOwner
mint(uint256 dodoAmountaddress superiorAddress
preDepositedBlockReward(uint256 dodoAmount
redeem(uint256 vdodoAmountbool all
setCantransfer(bool allowed
transfer(address touint256 vDODOAmountreturns (bool)
transferFrom(address fromaddress touint256 vDODOAmountreturns (bool)
transferOwnership(address newOwner
updateDODOCirculationHelper(address helper
updateDODOFeeBurnRatio(uint256 dodoFeeBurnRatio
updateGovernance(address governance
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ChangePerReward(uint256 dodoPerBlock
DonateDODO(address useruint256 donateDODO
MintVDODO(address useraddress superioruint256 mintDODO
OwnershipTransferPrepared(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PreDeposit(uint256 dodoAmount
RedeemVDODO(address useruint256 receiveDODOuint256 burnDODOuint256 feeDODO
SetCantransfer(bool allowed
Transfer(address indexed fromaddress indexed touint256 amount
UpdateDODOFeeBurnRatio(uint256 dodoFeeBurnRatio
Constructor
constructor(address dodoGovaddress dodoTokenaddress dodoApproveProxyaddress dodoTeam
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.