PRIME FINANCE
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fab…dcab
0x1fab…dcab
20 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRIME | ERC-20 | 47.871715K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18837693 | a year ago | | | 0 | 0.0015718980 | |
| 17616343 | a year ago | | | 0 | 0.00062883458 | |
| 17610862 | a year ago | | | 0 | 0.00067399234 | |
| 17609627 | a year ago | | | 0 | 0.00062585312 | |
| 17608999 | a year ago | | | 0 | 0.00063196588 | |
| 17608995 | a year ago | | | 0 | 0.00056235693 | |
| 17608907 | a year ago | | | 0 | 0.00058424210 | |
| 17608907 | a year ago | | | 0 | 0.00059431954 | |
| 17608896 | a year ago | | | 0 | 0.00072624271 | |
| 17608887 | a year ago | | | 0 | 0.042397728 |
ABI
ABI objects
Getter at block 21223489
_buyDestroyFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
1
_maxDestroyAmount() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_sellDestroyFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_sellTeamFee() view returns (uint256)
0
_tFeeTotal() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
1
_totalTaxIfBuying() view returns (uint256)
0
_totalTaxIfSelling() view returns (uint256)
1
_walletMax() view returns (uint256)
1000000000000000000
airdropNumbs() view returns (uint256)
0
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
first() view returns (uint256)
17608826
getCirculatingSupply() view returns (uint256)
1000000000000000000
getTime() view returns (uint256)
1732039895
kill() view returns (uint256)
0
marketingWalletAddress() view returns (address)
0x1fab52b6cad0ae0168050e6f7866a9833ebcdcab
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000
name() view returns (string)
PRIME FINANCE
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PRIME
teamWalletAddress() view returns (address)
0x1fab52b6cad0ae0168050e6f7866a9833ebcdcab
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x31b541c96f1be764c406aefc0b7638ad4b080736
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events RenounceOwnership()
approve(address spender, uint256 amount) returns (bool)
clearStuckBal()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBuyDestFee(uint256 newBuyDestroyFee)
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply, address router, address owner, address marketingAddress, address teamAddress, address service)
receive()
This contract contains no error objects.