Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 12 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,473.67 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20388106 | 4 months ago | | | 0 | 0.00051360100 | |
| 19445199 | 8 months ago | | | 0 | 0.0013881399 | |
| 19242600 | 9 months ago | | | 0 | 0.0010983621 | |
| 19153161 | 10 months ago | | | 0 | 0.00055336761 | |
| 19024786 | 10 months ago | | | 0 | 0.0013678637 | |
| 19023752 | 10 months ago | | | 0 | 0.0017308369 | |
| 19020067 | 10 months ago | | | 0 | 0.0022683482 | |
| 19020061 | 10 months ago | | | 0 | 0.0023419689 | |
| 19020057 | 10 months ago | | | 0 | 0.0020145936 | |
| 19020041 | 10 months ago | | | 0 | 0.0021572570 |
ABI
ABI objects
Getter at block 21278612
cooldown() view returns (uint256)
0
decimals() view returns (uint8)
9
enhancedBotCheck() view returns (bool)
false
maxAccountAmount() view returns (uint256)
0
maxTxAmount() view returns (uint256)
0
name() view returns (string)
Psycho
owner() view returns (address)
0x836d067ad223f27fd074868e4f227727e850f022
properties() view returns (uint256 supply, uint256 taxFee, uint256 reflectionFee, uint256 marketingFee, uint256 devFee, uint256 treasuryFee, uint256 maxTxAmount, uint256 maxAccountAmount, uint256 cooldown, address uniswapRouterAddress, address marketingWalletAddress, address devWalletAddress, address treasuryWalletAddress)
(supply=1000000, taxFee=600, reflectionFee=0, marketingFee=1, devFee=1, treasuryFee=1, maxTxAmount=10000000000000, maxAccountAmount=20000000000000, cooldown=60, uniswapRouterAddress=0x7a250d5630b4cf539739df2c5dacb4c659f2488d, marketingWalletAddress=0x746d994922a7dd6b48bb3fc20b1f2731fd310125, devWalletAddress=0xd2f52a61659e4a3983adb1cf4978b19dc4c6b2ff, treasuryWalletAddress=0x4b3e10aaa22f15b385fa66036b435c84fbb8c43e)
symbol() view returns (string)
PSYCHO
totalSupply() view returns (uint256)
1000000000000000
uniswapPair() view returns (address)
0xd951dcf5cd8684eb796023c7d1af9eb9da808f94
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdrop(address[] recipients, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address ad)
includeToFee(address ad)
manualSend()
manualSwap()
renounceOwnership()
setBot(address bot, bool value)
setBotBatch(address[] _bots, bool value)
setBotCheck(bool _enhancedBotCheck)
setCooldown(uint256 _cooldown)
setLaunchAmounts(uint256 _maxTxAmount, uint256 _maxAccountAmount, uint256 _cooldown)
setMarketingWallet(address _marketingWalletAddress)
setMaxAccountAmount(uint256 _maxAccountAmount)
setMaxTxAmount(uint256 _maxTxAmount)
setReflectionFee(uint256 reflect)
setTaxFee(uint256 taxFee)
setTradingEnabled()
setTreasuryWallet(address _treasuryWalletAddress)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, struct TokenTokenProperties _properties, address _antibotChecker)
receive()
This contract contains no error objects.