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 |
---|---|---|---|---|---|
RAMEN | ERC-20 | 89 | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
RAMEN | ERC-20 | 50 | -- | -- | |
SFU | ERC-20 | 15 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12741275 | 3 years ago | | | 0 | 0.00040372200 | |
| 12616458 | 3 years ago | | | 0 | 0.00041352000 | |
| 12298725 | 4 years ago | | | 0 | 0.0028627561 | |
| 11964796 | 4 years ago | | | 0 | 0.0045144301 | |
| 11922808 | 4 years ago | | | 0 | 0.0040961220 | |
| 11251304 | 4 years ago | | | 0 | 0.0019414120 | |
| 10766443 | 4 years ago | | | 0 | 0.0070967433 | |
| 9172977 | 5 years ago | | | 0 | 0.000073804000 | |
| 9081209 | 5 years ago | | | 0 | 0.000036662000 | |
| 9079134 | 5 years ago | | | 0 | 0.000044268000 |
ABI
ABI objects
Getter at block 21262373
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x4b84e4ec2cdce70aa929db0f169568e1f2d50bb8
name() view returns (string)
Ramen Coin
symbol() view returns (string)
RAMEN
totalEthInWei() view returns (uint256)
15528789000010001
totalSupply() view returns (uint256)
350000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
3500
version() view returns (string)
0.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.