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 |
---|---|---|---|---|---|
PIMP | ERC-20 | 500.126972B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12373102 | 8 months ago | | | 0 | 0.000095304860 | |
| 12219723 | 8 months ago | | | 0 | 0.0000025549566 | |
| 12219608 | 8 months ago | | | 0 | 0.0000048812746 | |
| 12219565 | 8 months ago | | | 0 | 0.0000088946817 | |
| 12219377 | 8 months ago | | | 0 | 0.000025712360 | |
| 12219358 | 8 months ago | | | 0 | 0.0000052254257 | |
| 12219197 | 8 months ago | | | 0 | 0.0000025631736 | |
| 12219177 | 8 months ago | | | 0 | 0.000025712360 | |
| 12219174 | 8 months ago | | | 0 | 0.0000089720485 | |
| 12219147 | 8 months ago | | | 0 | 0.000025712360 |
ABI
ABI objects
Getter at block 23117183
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x4eefb2c36d28c6154f61b6496c0f9698d8ee0744
msgSend() view returns (address)
0x0d7e7056f17cabd4f0f6dd538f20491ff9c90b67
name() view returns (string)
PIMP
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x0d7e7056f17cabd4f0f6dd538f20491ff9c90b67
startBlock() view returns (uint256)
12217960
symbol() view returns (string)
PIMP
totalSupply() view returns (uint256)
6900000000000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() payable
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.