REDSHIBA INU
Verified contract
Active on
Ethereum with 434 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e62…8fba
Balances ($0.00)
No balances found for "REDSHIBA INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19197871 | 10 months ago | | | 0 | 0.0018321684 | |
| 19197859 | 10 months ago | | | 0 | 0.0029024909 | |
| 19068120 | a year ago | | | 0 | 0.00027306301 | |
| 18918830 | a year ago | | | 0 | 0.00041765440 | |
| 18682151 | a year ago | | | 0 | 0.00073457827 | |
| 18682150 | a year ago | | | 0 | 0.00075425524 | |
| 18650291 | a year ago | | | 0 | 0.00060086421 | |
| 18611642 | a year ago | | | 0 | 0.0014111600 | |
| 18610618 | a year ago | | | 0 | 0.00075765388 | |
| 18609354 | a year ago | | | 0 | 0.00083139477 |
ABI
ABI objects
Getter at block 21393552
_owner() view returns (address)
0x5a825817a9ec5d4d3abb19bbe4683935ccf4fcd8
decimals() view returns (uint8)
18
name() view returns (string)
REDSHIBA INU
owner() view returns (address)
0x5a825817a9ec5d4d3abb19bbe4683935ccf4fcd8
symbol() view returns (string)
RESHIB
totalSupply() view returns (uint256)
111111111111000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ManualSwap()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyWithdrawETH(uint256 _amount)
emergencyWithdrawToken(address _token, uint256 _amount)
enableSwapAndSend(bool _enabled)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setMinSwap(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateRouter(address newRouterAddress) returns (address newRouter)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapAndTransfer(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.