Primebank Coin
Verified contract
Active on
Ethereum with 16,122 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Native
Value
$0.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000002 | $3,177.31 |
$0.01 | |
PMC | ERC-20 | 10.002M | -- | -- | |
AVX | ERC-20 | 3K | -- | -- | |
CHL | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17548679 | a year ago | | | 0 | 0.00031636615 | |
| 14466247 | 3 years ago | | | 0 | 0.00082677178 | |
| 11298964 | 4 years ago | | | 0 | 0.0059408640 | |
| 10903619 | 4 years ago | | | 0 | 0.0041894160 | |
| 10901403 | 4 years ago | | | 0 | 0.0036505755 | |
| 10214402 | 4 years ago | | | 0 | 0.0012317580 | |
| 10211466 | 4 years ago | | | 0 | 0.0017263620 | |
| 10082529 | 5 years ago | | | 0 | 0.00041058602 | |
| 10071962 | 5 years ago | | | 0 | 0.00086598000 | |
| 10062672 | 5 years ago | | | 0 | 0.00097047600 |
ABI
ABI objects
Getter at block 21216325
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
Primebank Coin
symbol() view returns (string)
PMC
totalDistributed() view returns (uint256)
98881239277319114
totalDistributedr() view returns (uint256)
90000000000000000
totalRemaining() view returns (uint256)
1118760722680886
totalSupply() view returns (uint256)
100000000000000000
value() view returns (uint256)
108285117138
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.