ShibaPay.finance | t.me/shibapaycommunity
Verified contract
Active on
Ethereum with 120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa7e2…47ff
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBAPAY | ERC-20 | 228.794267M | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21267172
SwapAndSendEnabled() view returns (bool)
true
_marketingFee() view returns (uint256)
95
_marketingFee4Sellers() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
50000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
95
defaultTaxFee() view returns (uint256)
2
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0xa7e2b5e86f7493f70f3ecde30e47fe3ac5b447ff
name() view returns (string)
ShibaPay.finance | t.me/shibapaycommunity
numTokensToExchangeForMarketing() view returns (uint256)
100000000000000000
owner() view returns (address)
0x98128f57292c2eb8b6caf3ca1decf4c8457ebbd8
symbol() view returns (string)
SHIBAPAY
totalFees() view returns (uint256)
33342976490052922337
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xf580b8c5967e114940d86b793b2413b4912f4d3d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address wallet)
_setMaxTxAmount(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDefaultMarketingFee(uint256 marketingFee)
setFeesOnSellersAndBuyers(bool _enabled)
setMarketingFee4Sellers(uint256 marketingFee4Sellers)
setSwapAndSendEnabled(bool _enabled)
setnumTokensToExchangeForMarketing(uint256 _numTokensToExchangeForMarketing)
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)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.