Zaddy Inu
Verified contract
Active on
Ethereum with 741 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7d3f…0b84
8 additional
variables
Balances ($973.21)
Native
Value
$973.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.313363 | $3,105.70 |
$973.21 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20725831 | 2 months ago | | | 0 | 0.00015832100 | |
| 20721576 | 2 months ago | | | 0 | 0.00040031472 | |
| 20721486 | 2 months ago | | | 0 | 0.00028279603 | |
| 20721468 | 2 months ago | | | 0 | 0.00029298459 | |
| 20720207 | 2 months ago | | | 0 | 0.0018931468 | |
| 20720203 | 2 months ago | | | 0 | 0.0021317435 | |
| 20149096 | 5 months ago | | | 0 | 0.000099452917 | |
| 19727701 | 7 months ago | | | 0 | 0.00049028298 | |
| 19364062 | 8 months ago | | | 0.083 | 0.0022190834 | |
| 18872984 | a year ago | | | 0 | 0.00033512200 |
ABI
ABI objects
Getter at block 21211264
_additionalSellFee() view returns (uint256)
300
_burnFee() view returns (uint256)
500
_buyFee() view returns (uint256)
40
_holderFee() view returns (uint256)
500
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000
_sellFee() view returns (uint256)
80
_tradingOpen() view returns (bool)
true
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
delegateCall() view returns (bool)
false
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Zaddy Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairValue() view returns (uint256)
100000000000000000000000000
reflectionFeesdiabled() view returns (bool)
false
reflectionInc() view returns (uint256)
100
symbol() view returns (string)
ZADDY
token2() view returns (address)
0x7d3fa0ea83ef907c773db71890b2858bed340b84
totalFees() view returns (uint256)
37593265665160466826809175430433987
totalSupply() view returns (uint256)
1000000000000000000000000000000000000
uniswapPair() view returns (address)
0xeca1304e525b9d7c9c797ec9a8bf2437498cafe7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFeePerTx(uint256 tAmount) view returns (uint256)
getUserToken2Balance(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromMaxTx(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionBonusBalance(address account) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
calculateBonusReflection(address _user)
changeBonusValues(uint256 _percent, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBuyFee(uint256 buyFee)
setExcludeFromMaxTx(address _address, bool value)
setFeePercent(uint256 holderFee, uint256 burnFee)
setLpAddress(address _pair)
setMaxTxPercent(uint256 maxTxAmount)
setReflectionFees(bool _state)
setSellFee(uint256 sellFee, uint256 additionalFee)
setToken2(address _token2)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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()
receive()
This contract contains no error objects.