PABLOCoin
Verified contract
Active on
Ethereum with 1,584 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 |
---|---|---|---|---|---|
BLO | ERC-20 | 22.5K | -- | -- | |
SHNZ2 | ERC-20 | 2K | -- | -- | |
BPT | ERC-20 | 56 | -- | -- | |
CAF | ERC-20 | 40 | -- | -- | |
SHE | ERC-20 | 20 | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13494462 | 3 years ago | | | 0 | 0.010028560 | |
| 12490283 | 4 years ago | | | 0 | 0.0016337670 | |
| 12489401 | 4 years ago | | | 0 | 0.0025930500 | |
| 10809416 | 4 years ago | | | 0 | 0.0045940760 | |
| 10808733 | 4 years ago | | | 0 | 0.0036926250 | |
| 10555198 | 4 years ago | | | 0 | 0.0049706796 | |
| 9795116 | 5 years ago | | | 0 | 0.00017556800 | |
| 9557848 | 5 years ago | | | 0 | 0.00011114700 | |
| 9165770 | 5 years ago | | | 0 | 0.00012881100 | |
| 9141345 | 5 years ago | | | 0 | 0.00042620822 |
ABI
ABI objects
Getter at block 21310820
airdropToken() view returns (uint256)
0
bountyToken() view returns (uint256)
0
contract_owner() view returns (address)
0x4395caa6c8ebf81f62100d1cfab4c6ada743c9f2
decimals() view returns (uint8)
0
exchangeRate() view returns (uint256)
7000
icoOpen() view returns (bool)
true
name() view returns (string)
PABLOCoin
publicToken() view returns (uint256)
0
reserveMember() view returns (uint256)
0
reservedFounder() view returns (uint256)
0
symbol() view returns (string)
BLO
totalSupply() view returns (uint256 _totalSupply)
250000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
founderLockance(address) view returns (uint256 amount, uint256 startTime, uint256 remainRound, uint256 totalRound, uint256 period)
lockance(address) view returns (uint256 amount, uint256 duration)
State-modifying
Events addFounder(address _founder, uint256 _value)
addMember(address _member, uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
changeRate(uint256 _rate)
closeIco()
multAirdrop(address[] addrs, uint256 _value)
multisend(address[] addrs, uint256 _value)
obtainBounty(address _receiver, uint256 _value)
openIco()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unlock()
unlockFounder(uint256 _round)
weAreClosed()
withdraw()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
FounderUnlock(address _sender, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Unlock(address _sender, uint256 _amount)
constructor()
fallback()
This contract contains no error objects.