Roshambo
Verified contract
Active on
Ethereum with 1,309 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,637.14)
Native
Value
$2,637.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.67545 | $3,904.28 |
$2,637.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21081806 | a month ago | | | 0 | 0.00036263249 | |
| 20982025 | 2 months ago | | | 0 | 0.00022953334 | |
| 20214237 | 5 months ago | | | 0 | 0.00015400240 | |
| 19967278 | 7 months ago | | | 0 | 0.00039838865 | |
| 19963117 | 7 months ago | | | 0 | 0.00058481326 | |
| 19963112 | 7 months ago | | | 0 | 0.00050702796 | |
| 19352782 | 9 months ago | | | 0 | 0.0022634718 | |
| 19112410 | 10 months ago | | | 0 | 0.00053746120 | |
| 18830189 | a year ago | | | 0 | 0.0025798986 | |
| 18802482 | a year ago | | | 0 | 0.00070714730 |
ABI
ABI objects
Getter at block 21396248
decimals() view returns (uint8)
18
isTradingEnabled() view returns (bool)
true
name() view returns (string)
Roshambo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ROS
totalSupply() view returns (uint256)
50000000000000000000000000000
tradingEnabledAt() view returns (uint256)
1686790235
uniswapV2Pair() view returns (address)
0x85de28201bea6157bd05aab149f7bfac6ecb81d1
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setUniswapPair(address uniPair)
transfer(address to, uint256 amount) returns (bool)
transferAnyERC20Tokens(address tokenAddress, address recipient, uint256 amount)
transferETH(uint256 amount, address recipient)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
constructor()
receive()
This contract contains no error objects.