Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Plena"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19594887 | 7 months ago | | | 0 | 0.00053303574 | |
| 19594878 | 7 months ago | | | 0 | 0.00031250144 | |
| 19594845 | 7 months ago | | | 0 | 0.0033573043 | |
| 19594569 | 7 months ago | | | 0 | 0.0034132780 | |
| 19594348 | 7 months ago | | | 0 | 0.00049719609 | |
| 19594296 | 7 months ago | | | 0 | 0.00042912575 | |
| 19594257 | 7 months ago | | | 0 | 0.00045360020 | |
| 19594246 | 7 months ago | | | 0 | 0.00048283964 | |
| 19594234 | 7 months ago | | | 0 | 0.0033988894 | |
| 19594190 | 7 months ago | | | 0 | 0.0034000344 |
ABI
ABI objects
Getter at block 21210270
decimals() view returns (uint8)
18
name() view returns (string)
Plena
pancakePair() view returns (address)
0xadecd83cd1f2fc85a27bb63e190ef4c969c55702
symbol() view returns (string)
PLENA
totalSupply() view returns (uint256)
1500000000000000000000000000
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)
delegate(address bots)
removeLimits(uint256 addBot)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.