PwayTokenDistributor
Verified contract
Active on
Ethereum with 116 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5a14…f0d7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PWAY | ERC-20 | 1.782K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13098495 | 3 years ago | | | 0 | 0.0065127150 | |
| 13059687 | 3 years ago | | | 0 | 0.0037981872 | |
| 13014343 | 3 years ago | | | 0 | 0.0069949800 | |
| 12829057 | 3 years ago | | | 0 | 0.0026492400 | |
| 12758610 | 3 years ago | | | 0 | 0.00055192500 | |
| 12745722 | 3 years ago | | | 0 | 0.00077821425 | |
| 12720050 | 3 years ago | | | 0 | 0.00077269500 | |
| 12700845 | 3 years ago | | | 0 | 0.00077269500 | |
| 12681571 | 3 years ago | | | 0 | 0.0028148175 | |
| 12610817 | 3 years ago | | | 0 | 0.00093827250 |
ABI
ABI objects
Getter at block 21187558
isOwner() view returns (bool)
false
owner() view returns (address)
0x6066e82ceb7b00d12dd1cdaa0cc2554c502703ab
token() view returns (address)
0x5a14fe6923e767a8238f29d3e1fb1a913975f0d7
Read-only
This contract contains no read-only function objects.
State-modifying
Events distributeTokens(address[] _beneficiaries, uint256 _amount)
renounceOwnership()
transferOwnership(address newOwner)
withdrawTokens(address destination, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.