EthereumWhite
Verified contract
Active on
Ethereum with 42,052 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 7290136 | 6 years ago | | | 0 | 0.000021046000 | |
| 5339027 | 7 years ago | | | 0 | 0.00035127900 | |
0x | 5168622 | 7 years ago | | | 0 | 0.000042092000 | |
| 5088496 | 7 years ago | | | 0 | 0.00024545600 | |
| 4976759 | 7 years ago | | | 0 | 0.00096657500 | |
| 4976655 | 7 years ago | | | 0 | 0.00096657500 | |
| 4973658 | 7 years ago | | | 0 | 0.0012885480 | |
| 4964993 | 7 years ago | | | 0 | 0.0035554380 | |
| 4952516 | 7 years ago | | | 0 | 0.0035554380 | |
| 4950959 | 7 years ago | | | 0 | 0.0041704380 |
ABI
ABI objects
Getter at block 21259368
Airdrop() view returns (uint256)
47
BlockMined() view returns (uint256)
23743
InitalPos() view returns (uint256)
1000000000000
MaxAirDropXblock() view returns (uint256)
100
MaxMinersXblock() view returns (uint256)
40
MaxPoSXblock() view returns (uint256)
6
Miners() view returns (uint256)
3
PoS() view returns (uint256)
4
PoSPerCent() view returns (uint256)
2000
SponsoredLink() view returns (string)
Working on something special
TotalAirdropRequests() view returns (uint256)
797
TotalPoSRequests() view returns (uint256)
174
_maxtotalSupply() view returns (uint256)
9000000000000000
_reward() view returns (uint256)
6000000000
_rewardPoS() view returns (uint256)
400997359053
clockairdrop() view returns (uint256)
1509789515
clockmint() view returns (uint256)
1516592994
clockpos() view returns (uint256)
1509634761
decimals() view returns (uint8)
8
gas() view returns (uint256)
0
name() view returns (string)
Ethereum White
owner() view returns (address)
0xa9e72279a927ad62b34aa72258d7c9d4f7c6765f
reqfee() view returns (uint256)
1000000000
rewardAD() view returns (uint256)
1200000000
symbol() view returns (string)
EWHITE
totalSupply() view returns (uint256 totalSupply)
1316032831240130
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events InitialSettings() returns (bool success)
Mine_Block() returns (bool)
Proof_of_Stake() returns (bool)
Request_Airdrop() returns (bool)
SetGasFeeReimbursed(uint256 _Gasfee)
SetMaxAirDropXblock(uint256 _MaxAirDropXblock)
SetMaxMinersXblock(uint256 _MaxMinersXblock)
SetMaxPosXblock(uint256 _MaxPoSXblock)
SetRewardMulti(uint256 _MultiReward)
SetRewardMultiAD(uint256 _MultiRewardAD)
ShowADV()
approve(address _spender, uint256 _amount) returns (bool success)
setSponsor(string note_)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Mine(address indexed _address, uint256 _reward)
MineAD(address indexed _address, uint256 rewardAD)
MinePoS(address indexed _address, uint256 rewardPoS)
SponsoredLink(string newNote)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.