PowerDollar
Verified contract
Active on
Ethereum with 139 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x35c8…22fa
0xee9c…d333
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,581.98 |
$0 | |
PUSD | ERC-20 | 2.896305M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19518724 | 8 months ago | | | 0 | 0.0019104814 | |
| 19511039 | 8 months ago | | | 0 | 0.00044784973 | |
| 19509532 | 8 months ago | | | 0 | 0.00092310364 | |
| 19509520 | 8 months ago | | | 0 | 0.00091667880 | |
| 19509506 | 8 months ago | | | 0 | 0.00042862405 | |
| 19509506 | 8 months ago | | | 0 | 0.00074881695 | |
| 19509491 | 8 months ago | | | 0 | 0.00085071053 | |
| 19509482 | 8 months ago | | | 0 | 0.0010360761 | |
| 19509282 | 8 months ago | | | 0 | 0.00079591632 | |
| 19509228 | 8 months ago | | | 0 | 0.00069535728 |
ABI
ABI objects
Getter at block 21290361
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
name() pure returns (string)
PowerDollar
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PUSD
totalSupply() pure returns (uint256)
1000000000000000000
tradeEnabled() view returns (bool)
true
txLmitAmounts() view returns (uint256)
1000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ExcludeFromFees(address account)
IncludeFromFees(address account)
approve(address spender, uint256 amount) returns (bool)
createLP() payable
enableTrading()
recoverETH()
recoverToken(address _tokenAddy, uint256 _amount)
removeLimits()
renounceOwnership()
setFees(uint256 _buyFee, uint256 _sellFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokenRecovered(uint256 indexed _amount)
ETHBalancesRecovered()
ExcludeFromFeesUpdated(address indexed account)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingEnabledUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeesUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.