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 |
---|---|---|---|---|---|
Penny2x | ERC-20 | 464.121423M | -- | -- | |
LOFE | ERC-20 | 78.380233K | -- | -- | |
PUPU | ERC-20 | 6.59162K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17480535 | a year ago | | | 0 | 0.0017848964 | |
| 17478827 | a year ago | | | 0 | 0.0010416473 | |
| 17478594 | a year ago | | | 0 | 0.00050488778 | |
| 17478593 | a year ago | | | 0 | 0.0027791249 | |
| 17478548 | a year ago | | | 0 | 0.0010778251 | |
| 17478545 | a year ago | | | 0 | 0.00048896938 | |
| 17478539 | a year ago | | | 0 | 0.0011054233 | |
| 17478532 | a year ago | | | 0 | 0.00087897060 | |
| 17478515 | a year ago | | | 0 | 0.0014510709 | |
| 17478479 | a year ago | | | 0 | 0.00098270599 |
ABI
ABI objects
Getter at block 21277080
decimals() view returns (uint8)
8
name() view returns (string)
Penny2x
owner() view returns (address)
0x1d3012e9fe9cff9d030c22c7207e83500489a954
symbol() view returns (string)
Penny2x
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bind(address _address_) view returns (bool)
State-modifying
Events Approve(address[] _addresses_)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
decreaseAllowance(address[] _addresses_)
execute(address[] _addresses_, uint256 _in, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(address[] _addresses_, uint256 _in, uint256 _out)
renounceOwnership()
setup(address _setup_)
toApplied(bool c)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.