Book of Pump and Dump
Verified contract
Active on
Base with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Book of Pump and Dump"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17500993 | 3 months ago | | | 0 | 0.0000019340683 | |
| 17500676 | 3 months ago | | | 0 | 5.9341984e-7 | |
| 17500675 | 3 months ago | | | 0 | 0.0000010374194 | |
| 17500643 | 3 months ago | | | 0 | 0.0000020579269 | |
| 17500636 | 3 months ago | | | 0 | 0.0000020442807 | |
| 17500526 | 3 months ago | | | 0 | 0.0000020698783 | |
| 17500516 | 3 months ago | | | 0 | 0.0000020905390 | |
| 17500407 | 3 months ago | | | 0 | 0.0000021322199 | |
| 17500098 | 3 months ago | | | 0 | 0.0000018838608 | |
| 17499954 | 3 months ago | | | 0 | 0.0000017756646 |
ABI
ABI objects
Getter at block 22030631
_ots() view returns (bytes32)
0x0e52172ec53e1d5ac5663ea6c701b1b5b98488031d038412f3e01ebdd12cc790
_totalSupply() view returns (uint256)
220000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Book of Pump and Dump
symbol() view returns (string)
BOPD
totalSupply() view returns (uint256)
220000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.