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 "Privy Cash"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20786138 | 2 months ago | | | 0 | 0.00044704602 | |
| 20772002 | 2 months ago | | | 0 | 0.0012247985 | |
| 20772002 | 2 months ago | | | 0 | 0.0012247985 | |
| 20772002 | 2 months ago | | | 0 | 0.0012247985 | |
| 20772002 | 2 months ago | | | 0 | 0.0012247985 | |
| 20772000 | 2 months ago | | | 0 | 0.00067989611 | |
| 20771910 | 2 months ago | | | 0 | 0.00069648978 |
ABI
ABI objects
Getter at block 21302625
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
Privy Cash
owner() view returns (address)
0xffc7e1f01660e09d91440fd52fc0c1bd72847a34
symbol() view returns (string)
PRIVY
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xebad810d9de6a8dcb01437d93227189c8e42e465
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxAmount(uint256 newNum)
updateMaxWallet(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyBackTriggered(uint256 amount)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
buyBackWalletUpdated(address indexed newWallet, address indexed oldWallet)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.