Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Roshambo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17486565 | a year ago | | | 0 | 0.00067274407 | |
| 17481549 | a year ago | | | 0 | 0.00087731915 | |
| 17481547 | a year ago | | | 0 | 0.0012067067 | |
| 17481546 | a year ago | | | 0 | 0.00091708107 | |
| 17481539 | a year ago | | | 0 | 0.00095961756 | |
| 17481536 | a year ago | | | 0 | 0.00080647529 | |
| 17481532 | a year ago | | | 0 | 0.00090178571 | |
| 17481530 | a year ago | | | 0 | 0.00085942119 | |
| 17481525 | a year ago | | | 0 | 0.00076606163 | |
| 17481516 | a year ago | | | 0 | 0.00088536821 |
ABI
ABI objects
Getter at block 21315121
decimals() view returns (uint8)
18
isTradingEnabled() view returns (bool)
true
name() view returns (string)
Roshambo
owner() view returns (address)
0x5ffa83c2c092bb9414f6e4d6a8cd76051e4d57c7
symbol() view returns (string)
ROS
totalSupply() view returns (uint256)
28769170316338192269472157935
tradingEnabledAt() view returns (uint256)
1686786083
uniswapV2Pair() view returns (address)
0xb601a39eaaa04705c2b138ad23db5f2728247d50
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.