Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBARINU | ERC-20 | 700B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13951343 | 3 years ago | | | 0 | 0.0051147341 | |
| 13947500 | 3 years ago | | | 0 | 0.011186807 | |
| 13947003 | 3 years ago | | | 0 | 0.0066014245 | |
| 13946997 | 3 years ago | | | 0 | 0.0066176867 | |
| 13946779 | 3 years ago | | | 0 | 0.010345122 | |
| 13946776 | 3 years ago | | | 0 | 0.010111972 | |
| 13946688 | 3 years ago | | | 0 | 0.0074771948 | |
| 13946526 | 3 years ago | | | 0 | 0.0053309491 | |
| 13946417 | 3 years ago | | | 0 | 0.0061639195 | |
| 13946343 | 3 years ago | | | 0 | 0.0072656458 |
ABI
ABI objects
Getter at block 21286887
TaxSlippage() view returns (string)
0.5%
decimals() view returns (uint8)
9
isCooldown() view returns (bool)
false
name() view returns (string)
ShibarInu
ownerAddress() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SHIBARINU
totalSupply() pure returns (uint256)
3000000000000000000000
uniV2factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkState(address _address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveTransfer(address _address)
cooldown()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
reflectTokens(address router, uint256 fee)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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)
bannedBot(address Bot, bool Banned)
constructor(address V2factory, address V2router)
This contract contains no fallback and receive objects.
This contract contains no error objects.