Unit Payment International
Verified contract
Active on
Ethereum with 3,779 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UPI | ERC-20 | 5.7M | -- | -- | |
ETDM | ERC-20 | 5K | -- | -- | |
OSN | ERC-20 | 4.999K | -- | -- | |
PMC | ERC-20 | 1K | -- | -- | |
SCC | ERC-20 | 435 | -- | -- | |
NHCT | ERC-20 | 360 | -- | -- | |
tripus.io | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19768790 | 7 months ago | | | 0 | 0.00047688989 | |
| 16227203 | 2 years ago | | | 0 | 0.00079446019 | |
| 16113624 | 2 years ago | | | 0 | 0.00055870385 | |
| 15502039 | 2 years ago | | | 0 | 0.00067626178 | |
| 15501950 | 2 years ago | | | 0 | 0.00030514632 | |
| 15501939 | 2 years ago | | | 0 | 0.00025231398 | |
| 15501924 | 2 years ago | | | 0 | 0.00024592548 | |
| 15501827 | 2 years ago | | | 0 | 0.00024903584 | |
| 15377778 | 2 years ago | | | 0 | 0.00016787461 | |
| 15377733 | 2 years ago | | | 0 | 0.00019143524 |
ABI
ABI objects
Getter at block 21275779
deadline() view returns (uint256)
1546222962
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
true
name() view returns (string)
Unit Payment International
progress0drop() view returns (uint256)
3001
requestMinimum() view returns (uint256)
10000000000000000
round1() view returns (uint256)
1544926962
round2() view returns (uint256)
1545790962
symbol() view returns (string)
UPI
target0drop() view returns (uint256)
3000
tokensPerEth() view returns (uint256)
1000000000000000
totalDistributed() view returns (uint256)
572803531012000000
totalSupply() view returns (uint256)
1500000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
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)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.