Shiba Eats Ramen
Verified contract
Active on
Ethereum with 253 txns
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 |
---|---|---|---|---|---|
SER | ERC-20 | 51.960837M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20634832 | 3 months ago | | | 0 | 0.00025375988 | |
| 18907533 | a year ago | | | 0 | 0.00028928224 | |
| 18405821 | a year ago | | | 0 | 0.00031298176 | |
| 17516443 | a year ago | | | 0 | 0.00065262104 | |
| 16869075 | 2 years ago | | | 0 | 0.0010371021 | |
| 16724022 | 2 years ago | | | 0 | 0.0036262897 | |
| 16723934 | 2 years ago | | | 0 | 0.0042096202 | |
| 16702383 | 2 years ago | | | 0 | 0.0010622932 | |
| 16513064 | 2 years ago | | | 0 | 0.00049739340 | |
| 16436372 | 2 years ago | | | 0 | 0.0010848507 |
ABI
ABI objects
Getter at block 21312993
decimals() pure returns (uint8)
9
duringLaunch() view returns (bool)
false
duringLaunchPhase2() view returns (bool)
false
name() pure returns (string)
Shiba Eats Ramen
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SER
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setDuringLaunch(bool duringLaunchMode)
setDuringLaunchPhase2(bool duringLaunchMode)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.