Pulse Ducker
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa18c…aeee
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PLSDucker | ERC-20 | 150.170056M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15326581 | 2 years ago | | | 0 | 0.00055362846 | |
| 15326515 | 2 years ago | | | 0 | 0.00044186199 | |
| 15326508 | 2 years ago | | | 0 | 0.00088152758 | |
| 15326507 | 2 years ago | | | 0 | 0.024292775 | |
| 15326507 | 2 years ago | | | 0 | 0.024200708 | |
| 15326493 | 2 years ago | | | 0 | 0.14191422 | |
| 15326493 | 2 years ago | | | 0 | 0.60794100 | |
| 15326467 | 2 years ago | | | 0 | 0.0010105629 | |
| 15326462 | 2 years ago | | | 0 | 0.00046114980 | |
| 15326452 | 2 years ago | | | 0 | 0.00038765203 |
ABI
ABI objects
Getter at block 21432422
decimals() pure returns (uint8)
9
name() pure returns (string)
Pulse Ducker
owner() view returns (address)
0xeecabb11ec9ab912196271c2844acc16255834c7
symbol() pure returns (string)
PLSDucker
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.