POFI_SWAP
Verified contract
Active on
Ethereum with 118 txns
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 "POFI_SWAP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18519045 | a year ago | | | 0 | 0.00054115576 | |
| 17857296 | a year ago | | | 0 | 0.00042535785 | |
| 14380560 | 3 years ago | | | 0 | 0.0013917054 | |
| 11711321 | 4 years ago | | | 0 | 0.0014173040 | |
| 11711316 | 4 years ago | | | 0 | 0.0024925040 | |
| 11563681 | 4 years ago | | | 0 | 0.0018173500 | |
| 11433400 | 4 years ago | | | 0 | 0.00090327500 | |
| 11334994 | 4 years ago | | | 0 | 0.0031156300 | |
| 11328521 | 4 years ago | | | 0 | 0.0029375940 | |
| 11326975 | 4 years ago | | | 0 | 0.0028485760 |
ABI
ABI objects
Getter at block 21180635
POFI() view returns (address)
0xefb3ba332129cfc31a84ac96974f5c19fa4a6f10
decimals() view returns (uint8)
18
name() view returns (string)
POFI_SWAP
symbol() view returns (string)
2ND_POFI
totalSupply() view returns (uint256)
3210257126124421879314844
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
swapped(address) view returns (uint256)
State-modifying
Events _SWAP_FOR_2ND()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.