Baby Psyop
Verified contract
Active on
Ethereum with 233 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x29ee…2384
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BPSYOP | ERC-20 | 33.422034M | -- | -- | |
RDM | ERC-721 | 1 | -- | -- | |
RDM | ERC-721 | 1 | -- | -- | |
RDM | ERC-721 | 1 | -- | -- | |
RDM | ERC-721 | 1 | -- | -- | |
RDM | ERC-721 | 1 | -- | -- | |
RDM | ERC-721 | 1 | -- | -- | |
RDM | ERC-721 | 1 | -- | -- | |
RDM | ERC-721 | 1 | -- | -- | |
RDM | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18877275 | a year ago | | | 0 | 0.00088306881 | |
| 18094078 | a year ago | | | 0 | 0.00039129086 | |
| 18002034 | a year ago | | | 0 | 0.00025252143 | |
| 17824100 | a year ago | | | 0 | 0.00067103087 | |
| 17768593 | a year ago | | | 0 | 0.0010112417 | |
| 17756507 | a year ago | | | 0 | 0.0014137045 | |
| 17744266 | a year ago | | | 0 | 0.0012401761 | |
| 17743777 | a year ago | | | 0 | 0.0012042977 | |
| 17741655 | a year ago | | | 0 | 0.00098984875 | |
| 17730621 | a year ago | | | 0 | 0.00078954680 |
ABI
ABI objects
Getter at block 21210234
PSYOP() view returns (address)
0x3007083eaa95497cd6b2b809fb97b6a30bdf53d3
PSYOPRewardsFee() view returns (uint256)
1
_marketingWalletAddress() view returns (address)
0x49b8bebfb16427ee7189e889685f8f7e530f33a3
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
dividendTracker() view returns (address)
0x29eede2bf0b9e892f629fd87975a2051ac3e2384
gasForProcessing() view returns (uint256)
300000
getClaimWait() view returns (uint256)
3600
getLastProcessedIndex() view returns (uint256)
16
getNumberOfDividendTokenHolders() view returns (uint256)
96
getTotalDividendsDistributed() view returns (uint256)
86719053984140259578970
marketingFee() view returns (uint256)
1
name() view returns (string)
Baby Psyop
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
2000000000000000000000000
symbol() view returns (string)
BPSYOP
totalFees() view returns (uint256)
2
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x2f69c8dc2f5bd9593557b6ba4df28e0e865f5443
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
dividendTokenBalanceOf(address account) view returns (uint256)
getAccountDividendsInfo(address account) view returns (address, int256, int256, uint256, uint256, uint256, uint256, uint256)
getAccountDividendsInfoAtIndex(uint256 index) view returns (address, int256, int256, uint256, uint256, uint256, uint256, uint256)
isExcludedFromFees(address account) view returns (bool)
withdrawableDividendOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromDividends(address account)
excludeFromFees(address account, bool excluded)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
processDividendTracker(uint256 gas)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMarketingFee(uint256 value)
setMarketingWallet(address wallet)
setPSYOPRewardsFee(uint256 value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateClaimWait(uint256 claimWait)
updateDividendTracker(address newAddress)
updateGasForProcessing(uint256 newValue)
updateUniswapV2Router(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
GasForProcessingUpdated(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProcessedDividendTracker(uint256 iterations, uint256 claims, uint256 lastProcessedIndex, bool indexed automatic, uint256 gas, address indexed processor)
SendDividends(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateDividendTracker(address indexed newAddress, address indexed oldAddress)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.