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.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000849 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23548757 | 8 days ago | | | 0 | 1.1613262e-7 | |
| 23548751 | 8 days ago | | | 0 | 1.1613262e-7 | |
| 21414682 | 2 months ago | | | 0 | 0.000070471933 | |
| 20144105 | 3 months ago | | | 0 | 0.000070471933 | |
| 18676541 | 4 months ago | | | 0 | 7.3298337e-7 | |
| 16316832 | 6 months ago | | | 0 | 0.000070471933 | |
| 16029002 | 6 months ago | | | 0 | 0.00023540360 | |
| 14805576 | 7 months ago | | | 0 | 0.000023696598 | |
| 14055836 | 7 months ago | | | 0 | 0.0000048781975 | |
| 13617869 | 8 months ago | | | 0 | 0.000070471933 |
ABI
ABI objects
Getter at block 23897835
decimals() view returns (uint256)
18
name() view returns (string)
BluePartyHat
pair() view returns (address)
0xd0161829648a7c9df8f7ea8492cdd19cb722bc31
storeData() view returns (address tokenMkt, uint256 buyFee, uint256 sellFee)
(tokenMkt=0x0ebc913cdbc41e8b4f6aa9204f3cffb1f4cf54ab, buyFee=0, sellFee=100)
symbol() view returns (string)
BPH
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropToken(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()