Pebbles
Verified contract
Active on
Ethereum with 14,469 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
KCN | ERC-20 | 870 | -- | -- | |
PBL | ERC-20 | 100 | -- | -- | |
BTL | ERC-20 | 18 | -- | -- | |
WIT | ERC-20 | 18 | -- | -- | |
GOLD | ERC-20 | 16 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- | |
VIP | ERC-20 | 8 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21254895 | 3 days ago | | | 0 | 0.00047202395 | |
| 20246883 | 5 months ago | | | 0 | 0.000098620605 | |
| 20244818 | 5 months ago | | | 0 | 0.000065959079 | |
| 20244815 | 5 months ago | | | 0 | 0.00010794060 | |
| 19368929 | 9 months ago | | | 0 | 0.0028364249 | |
| 19348780 | 9 months ago | | | 0 | 0.0028949881 | |
| 18910969 | a year ago | | | 0 | 0.00042438776 | |
| 18313105 | a year ago | | | 0 | 0.00032679293 | |
| 17881167 | a year ago | | | 0 | 0.00085312244 | |
| 17868090 | a year ago | | | 0 | 0.00081403870 |
ABI
ABI objects
Getter at block 21275444
balanceTeam() view returns (uint256)
0
balanceTreasury() view returns (uint256)
0
decimals() view returns (uint8)
18
founder() view returns (address)
0x0000000000000000000000000000000000000000
launched() view returns (uint256)
1511616358
name() view returns (string)
Pebbles
symbol() view returns (string)
PBL
team() view returns (address)
0x0000000000000000000000000000000000000000
totalSupply() view returns (uint256)
33787150000000000000000000
treasury() view returns (address)
0x0000000000000000000000000000000000000000
withdrawnTeam() view returns (uint256)
0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
launch()
reserveTeam(uint256 _value)
reserveTreasury(uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawDeferred()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.