Parobot Token
Verified contract
Active on
Ethereum with 87 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 "Parobot Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21347774 | 6 days ago | | | 0 | 0.0012083443 | |
| 19632930 | 8 months ago | | | 0 | 0.0016260142 | |
| 19632871 | 8 months ago | | | 0 | 0.0020903463 | |
| 19632854 | 8 months ago | | | 0 | 0.0022599778 | |
| 19632838 | 8 months ago | | | 0 | 0.00084553841 | |
| 19632838 | 8 months ago | | | 0 | 0.0016374693 | |
| 19632836 | 8 months ago | | | 0 | 0.0013035610 | |
| 19632835 | 8 months ago | | | 0 | 0.0016481998 | |
| 19632833 | 8 months ago | | | 0 | 0.0021201503 | |
| 19632833 | 8 months ago | | | 0 | 0.0021201503 |
ABI
ABI objects
Getter at block 21390475
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
250000000000000
_tTotal() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Parobot Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PARO
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x1004770992af1e5403b880491e83104d5376ce6e
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)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualswap()
removeLimits()
renounceOwnership()
startQuantAI()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
updateMaxWalletSize(uint256 maxWalletSize)
updateMinSwapTokens(uint256 swapTokensAtAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.