Webpound
Verified contract
Active on
Ethereum with 1,693 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Webpound"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9545677 | 5 years ago | | | 0 | 0.00022751780 | |
| 8157687 | 5 years ago | | | 0 | 0.000021994000 | |
| 8157403 | 5 years ago | | | 0 | 0.000021994000 | |
| 8112287 | 5 years ago | | | 0 | 0.000042808980 | |
| 8106909 | 5 years ago | | | 0 | 0.000021994000 | |
| 8106672 | 5 years ago | | | 0 | 0.000036994000 | |
| 7380850 | 6 years ago | | | 0 | 0.000042596000 | |
| 6721882 | 6 years ago | | | 0 | 0.00010649000 | |
| 6719739 | 6 years ago | | | 0 | 0.00010649000 | |
| 6706786 | 6 years ago | | | 0 | 0.000078802600 |
ABI
ABI objects
Getter at block 21292485
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Webpound
symbol() view returns (string)
WEB£
totalDistributed() view returns (uint256)
1801021935300132894
totalRemaining() view returns (uint256)
7198978063499867106
totalSupply() view returns (uint256)
8999999998800000000
value() view returns (uint256)
889725002661
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events airdrop(address[] addresses)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
finishDistribution() returns (bool)
getTokens() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.