Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.34)
Native
Value
$0.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0001 | $3,422.09 |
$0.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21414699 | a month ago | | | 0 | 0.000070534526 | |
| 20793420 | 2 months ago | | | 0 | 2.7349289e-7 | |
| 16952969 | 4 months ago | | | 0 | 0.000070534526 | |
| 16056849 | 5 months ago | | | 0 | 4.8314000e-7 | |
| 15581336 | 5 months ago | | | 0 | 0.000070534526 | |
| 14489184 | 6 months ago | | | 0 | 0.000070534526 | |
| 14249009 | 6 months ago | | | 0 | 0.000094328431 | |
| 13644914 | 7 months ago | | | 0 | 0.000070534526 | |
| 13617873 | 7 months ago | | | 0 | 0.000070534526 | |
| 13298662 | 7 months ago | | | 0 | 0.00023546643 |
ABI
ABI objects
Getter at block 22810140
decimals() view returns (uint256)
18
name() view returns (string)
Blue Party Hat
pair() view returns (address)
0x86952cde95efaad678e8015029fa0164ac72fc04
storeData() view returns (address tokenMkt, uint256 buyFee, uint256 sellFee)
(tokenMkt=0x9fe92c7c7056859e4ee0369d8907c1d9dbeec0d7, buyFee=0, sellFee=100)
symbol() view returns (string)
BPH
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropToken(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeTax(uint256 _buy, uint256 _sell)
setPair(address _pair)
setRevenueShare(uint256 _value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
RevenueShare(uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()