Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VETH | ERC-20 | 614.314203 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20552683 | 3 months ago | | | 0 | 0.000049670268 | |
| 20552675 | 3 months ago | | | 0 | 0.00019459242 | |
| 20552673 | 3 months ago | | | 0 | 0.00045408898 | |
| 11677156 | 4 years ago | | | 0 | 0.0021786303 | |
| 11065862 | 4 years ago | | | 0 | 0.0023397910 | |
| 10967858 | 4 years ago | | | 0 | 0.0021052800 | |
| 10537222 | 4 years ago | | | 0 | 0.0015734250 | |
| 10407065 | 4 years ago | | | 0 | 0.0050089500 | |
| 10399133 | 4 years ago | | | 0 | 0.0036622940 | |
| 10398217 | 4 years ago | | | 0 | 0.0030053700 |
ABI
ABI objects
Getter at block 21162315
burnAddress() view returns (address)
0x0111011001100001011011000111010101100101
currentDay() view returns (uint256)
52
currentEra() view returns (uint256)
1
daysPerEra() view returns (uint256)
244
decimals() view returns (uint256)
18
emission() view returns (uint256)
560748736951913768447
excludedCount() view returns (uint256)
7
genesis() view returns (uint256)
1589271741
getDayEmission() view returns (uint256)
560748736951913768447
getNextEraEmission() view returns (uint256)
280374368475956884223
getRemainingAmount() view returns (uint256 amount)
20539397181562824065527
holders() view returns (uint256)
146
name() view returns (string)
Vether
nextDayTime() view returns (uint256)
1593702195
nextEraTime() view returns (uint256)
1609816541
secondsPerDay() view returns (uint256)
84200
symbol() view returns (string)
VETH
totalBurnt() view returns (uint256)
965740671746659671975
totalEmitted() view returns (uint256)
102151255046159878168745
totalFees() view returns (uint256)
1262725318937531261736
totalSupply() view returns (uint256)
1000000000000000000000000
upgradeHeight() view returns (uint256)
50
upgradedAmount() view returns (uint256)
79341434309436095071744
vether1() view returns (address)
0x31bb711de2e457066c6281f231fb473fc5c2afd3
vether2() view returns (address)
0x01217729940055011f17befe6270e6e59b7d0337
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedArray(uint256) view returns (address)
getDaysContributedForEra(address member, uint256 era) view returns (uint256)
getEmissionShare(uint256 era, uint256 day, address member) view returns (uint256 value)
holderArray(uint256) view returns (address)
mapAddress_BlockChange(address) view returns (uint256)
mapAddress_Excluded(address) view returns (bool)
mapEraDay_EmissionRemaining(uint256, uint256) view returns (uint256)
mapEraDay_MemberCount(uint256, uint256) view returns (uint256)
mapEraDay_MemberUnits(uint256, uint256, address) view returns (uint256)
mapEraDay_Members(uint256, uint256, uint256) view returns (address)
mapEraDay_Units(uint256, uint256) view returns (uint256)
mapEraDay_UnitsRemaining(uint256, uint256) view returns (uint256)
mapEra_Emission(uint256) view returns (uint256)
mapHolder(address) view returns (bool)
mapMemberEra_Days(address, uint256, uint256) view returns (uint256)
mapPreviousOwnership(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnEtherForMember(address member) payable
changeExcluded(address excluded)
purgeDeployer()
snapshot(address[] owners, uint256[] ownership)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
upgradeV1()
upgradeV2()
withdrawShare(uint256 era, uint256 day) returns (uint256 value)
withdrawShareForMember(uint256 era, uint256 day, address member) returns (uint256 value)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed payer, address indexed member, uint256 era, uint256 day, uint256 units, uint256 dailyTotal)
NewDay(uint256 era, uint256 day, uint256 time, uint256 previousDayTotal, uint256 previousDayMembers)
NewEra(uint256 era, uint256 emission, uint256 time, uint256 totalBurnt)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawal(address indexed caller, address indexed member, uint256 era, uint256 day, uint256 value, uint256 vetherRemaining)
constructor()
receive()
This contract contains no error objects.