Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($1,813.04)
Native
Value
$1,813.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.722161 | $2,510.57 |
$1,813.04 | |
$SHIBD | ERC-20 | 27.696711T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15399262 | 2 years ago | | | 0 | 0.00029173382 | |
| 15250185 | 2 years ago | | | 0 | 0.00068591729 | |
| 15164262 | 2 years ago | | | 0 | 0.00094730229 | |
| 15128239 | 2 years ago | | | 0 | 0.0010664704 | |
| 15127779 | 2 years ago | | | 0 | 0.00085000124 | |
| 15121545 | 2 years ago | | | 0 | 0.0018665864 | |
| 15112990 | 2 years ago | | | 0 | 0.00033876396 | |
| 15093127 | 2 years ago | | | 0 | 0.00041421395 | |
| 15076937 | 2 years ago | | | 0 | 0.0012758119 | |
| 15071229 | 2 years ago | | | 0 | 0.0026690269 |
ABI
ABI objects
Getter at block 21091620
claimed() view returns (uint256)
0
decimals() view returns (uint8)
18
distributorAddress() view returns (address)
0x9d83a97271798e8b74543a2a994ddbe9c42a9de3
earlySellActive() view returns (bool)
false
leftClaimed() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
100000000000000000000000000000000000000000000000000000000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000000000
name() view returns (string)
ShibDai
owner() view returns (address)
0x3e7ce265e34ec2d28f2662cc7ba1bbd4954f27cb
swapTokensAtAmount() view returns (uint256)
1500000000000000000000000000000
symbol() view returns (string)
$SHIBD
totalFees() view returns (uint256)
6
totalSupply() view returns (uint256)
1000000000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isSniper(address addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBlacklisted(address[] blacklisted_)
disableEarlySells() returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromDividend(address account, bool excluded)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSend()
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setBlacklisted(address[] blacklisted_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address newWallet)
updateFees(uint256 marketingFee, uint256 liquidityFee, uint256 rewardFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromDividend(address indexed account, bool isExcluded)
ExcludeFromFees(address indexed account, bool isExcluded)
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)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.