The latest block we've processed for this chain is 20892751, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

XtraCash💸

Verified contract

Active on Ethereum with 38 txns
Deployed by via 0xdc8adbb6 at 17766503
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbed3b1bc8d9b13f9ef734d75206fb5a585d2ce86ef4811a190de674e820ee7f1
0x4721b836b7942318bb881145f2236e6f5eb4f1c05deb17d416d5b727353ea9d1
0x4fb626f6d1043d1d234db3e19f65c0a872414e3ce16b3918939d4092691b3789
0xc24bf631adc9aa004c667ab6c1993b99954191b1edac2352217cd72fcac8aff3
0x6f366806b035b9d0d0d6be39909df72c8ae952817206526c8f565fa656171dbf
0x5bd4fa2d08dfb0e84441f37d90d416559bfb2bbb1037f361855c10c761d60827
0x0c1d51c99292fab91f6dd94a8fab786275168b57cedc2b009356d5c65b6d585a
0x8c59309507b58d09090c7490a047197c829cc4f6e89e3052cf73db16118b5805
0x2e059a8124c471754771915196c4b84b8bbfac5f88ba9e00ad7e4861bfcb9856
0xdcf7b73737ee8dae443b0ab982625a429e895fa757feb08951e55a9da18fd961

Functions
Getter at block 20892750
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
684105361455882504944689255
mainAddress(view returns (address)
0xe596c7344e2e4ad6ea1baea7dde55e4c28eefc1f
maxBuyAmount(view returns (uint256)
250000000000000000000000000000
maxSellAmount(view returns (uint256)
250000000000000000000000000000
name(view returns (string)
XtraCash💸
owner(view returns (address)
0xe596c7344e2e4ad6ea1baea7dde55e4c28eefc1f
pairV2(view returns (address)
0x4570114b85f5dcbe0d6f82babdcbc9ca94066524
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold(view returns (uint256)
0
symbol(view returns (string)
XCASH
totalSupply(view returns (uint256)
500000000000000000000000000000
tradeCooldownTime(view returns (uint256)
30
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklisted(addressview returns (bool)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
lastTrade(addressview returns (uint256)
mainFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address accountbool isBlacklisted
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mainAddressSetup(address _newAddress
mainFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
renounceOwnership(
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxSellAmount(uint256 _maxSellAmount
updateSwapThreshold(uint256 _swapThreshold
updateTradeCooldownTime(uint256 _tradeCooldownTime
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistUpdated(address indexed accountbool isBlacklisted
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxSellAmountUpdated(uint256 maxSellAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint256 swapThreshold
TradeCooldownTimeUpdated(uint256 tradeCooldownTime
Transfer(address indexed fromaddress indexed touint256 value
mainAddressUpdated(address mainAddress
mainFeeSent(address recipientuint256 amount
mainFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.