Prime Finance
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PF | ERC-20 | 43.619184M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16972768 | 2 years ago | | | 0 | 0.0010338377 | |
| 16606204 | 2 years ago | | | 0 | 0.00077222265 | |
| 16572189 | 2 years ago | | | 0 | 0.0014754257 | |
| 16313027 | 2 years ago | | | 0 | 0.00071595383 | |
| 16299764 | 2 years ago | | | 0 | 0.00074551114 | |
| 16293780 | 2 years ago | | | 0 | 0.00063860838 | |
| 16292384 | 2 years ago | | | 0 | 0.0010320051 | |
| 16291794 | 2 years ago | | | 0 | 0.00077942913 | |
| 16291781 | 2 years ago | | | 0 | 0.00086497081 | |
| 16291688 | 2 years ago | | | 0 | 0.00074945844 |
ABI
ABI objects
Getter at block 21284487
LPTax() view returns (uint256)
0
MarketTax() view returns (uint256)
1
NetBuyTax() view returns (uint256)
1
NetSellTax() view returns (uint256)
99
TokenTax() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
3800000000000000
_walletMax() view returns (uint256)
4400000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
16291478
name() pure returns (string)
Prime Finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x16c62d0014d9269f68fe600162538f0eccc2f697
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2600000000000000
symbol() pure returns (string)
PF
takeBF() view returns (bool)
true
takeSF() view returns (bool)
true
takeTF() view returns (bool)
true
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isPFATH(address adr) view returns (bool)
isPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events BSF(uint256 newLiqFee, uint256 newMarketTax, uint256 newNativeFee, uint256 extra)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
extractERC(uint256 amountPercentage)
extractERC20(address tokenAddress, uint256 tokens) returns (bool success)
openTrading()
renounceOwnership()
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.