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 |
---|---|---|---|---|---|
PINN | ERC-20 | 15.059316M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20790118 | 2 months ago | | | 0 | 0.00074080061 | |
| 20788313 | 2 months ago | | | 0 | 0.00013867040 | |
| 20788104 | 2 months ago | | | 0 | 0.00082658965 | |
| 20787948 | 2 months ago | | | 0 | 0.00080825686 | |
| 20787938 | 2 months ago | | | 0 | 0.00094041709 | |
| 20787926 | 2 months ago | | | 0 | 0.00065654777 | |
| 20787898 | 2 months ago | | | 0 | 0.00026978001 | |
| 20787891 | 2 months ago | | | 0 | 0.00017448639 | |
| 20787889 | 2 months ago | | | 0 | 0.00029579146 | |
| 20787889 | 2 months ago | | | 0 | 0.00035854447 |
ABI
ABI objects
Getter at block 21306613
buyTotalFees() view returns (uint8)
4
decimals() pure returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
15000000000000000000000000
name() pure returns (string)
Pinnacle
owner() view returns (address)
0xdb30cf92af4b120459e5b437ec1febcc49c3b6a1
revFee() view returns (uint8)
50
sellTotalFees() view returns (uint8)
99
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() pure returns (string)
PINN
totalSupply() pure returns (uint256)
1000000000000000000000000000
treasuryFee() view returns (uint8)
50
uniswapV2Pair() view returns (address)
0xc1dd2c438d49bcbf572bce8bb8e23390baf199b7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFee(address account) view returns (bool)
State-modifying
Events Launch() payable
airdropWallets(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
openTrade()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setDistributionFees(uint8 _RevFee, uint8 _TreasuryFee)
setExcludedFromFees(address account, bool excluded)
setExcludedFromMaxTransaction(address account, bool excluded)
setFees(uint8 _buyTotalFees, uint8 _sellTotalFees)
setMaxTxnAmount(uint256 newMaxTx)
setMaxWalletAmount(uint256 newMaxWallet)
setSwapAtAmount(uint256 newSwapAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateRevWallet(address newAddress)
updateTeamWallet(address newAddress)
updateTreasuryWallet(address newAddress)
withdrawStuckETH(address addr)
withdrawStuckToken(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
SwapAndLiquify(uint256 tokensSwapped, uint256 revETH, uint256 TreasuryETH)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.