VitalikRyoSHIButerinAugust2020inu
Verified contract
Active on
Ethereum with 144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBA | ERC-20 | 15.966175B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17989312 | a year ago | | | 0 | 0.00095932190 | |
| 17901183 | a year ago | | | 0 | 0.00082910929 | |
| 17857410 | a year ago | | | 0 | 0.00071277459 | |
| 17854930 | a year ago | | | 0 | 0.00059738804 | |
| 17854880 | a year ago | | | 0 | 0.00060177233 | |
| 17854857 | a year ago | | | 0 | 0.0010123842 | |
| 17854819 | a year ago | | | 0 | 0.00079568632 | |
| 17854776 | a year ago | | | 0 | 0.00077016615 | |
| 17854747 | a year ago | | | 0 | 0.00062122904 | |
| 17854741 | a year ago | | | 0 | 0.00065959219 |
ABI
ABI objects
Getter at block 21100315
_maxSellAmount() view returns (uint256)
1000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
VitalikRyoSHIButerinAugust2020inu
pair() view returns (address)
0x4e240cc3815b122b9d5aacad155a99b82be3cb38
symbol() pure returns (string)
SHIBA
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
rescueERC20(address _address, uint256 percent)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address[] addresses, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.