Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x263f…63b9
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROBOBUS | ERC-20 | 35.971793M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198570 | 14 days ago | | | 0 | 0.0010880021 | |
| 21198068 | 14 days ago | | | 0 | 0.0013744932 | |
| 21197671 | 14 days ago | | | 0 | 0.00053323699 | |
| 21197671 | 14 days ago | | | 0 | 0.00093086190 | |
| 21197467 | 14 days ago | | | 0 | 0.00072262599 | |
| 21196152 | 14 days ago | | | 0 | 0.0021666400 | |
| 21133908 | 23 days ago | | | 0 | 0.00040153537 | |
| 21086460 | a month ago | | | 0 | 0.00096287110 | |
| 21004549 | a month ago | | | 0 | 0.00031863879 | |
| 21003621 | a month ago | | | 0 | 0.00036839942 |
ABI
ABI objects
Getter at block 21298457
_maxTaxSwap() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ROBOBUS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ROBOBUS
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xb9b19ef8130365cdf103dfd848ca35469d8fa60d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.