Rebound Staking Bot
Verified contract
Active on
Ethereum with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3fa2…3ed0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REBOUND | ERC-20 | 228.799538T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18348837 | a year ago | | | 0 | 0.00012400321 | |
| 18348819 | a year ago | | | 0 | 0.00025904825 | |
| 18348710 | a year ago | | | 0 | 0.00025525209 | |
| 18348674 | a year ago | | | 0 | 0.00040517996 | |
| 18348539 | a year ago | | | 0 | 0.00039906164 | |
| 18348428 | a year ago | | | 0 | 0.00025386527 | |
| 18348428 | a year ago | | | 0 | 0.00038919957 | |
| 18348427 | a year ago | | | 0 | 0.00048990180 | |
| 18348427 | a year ago | | | 0 | 0.00048990180 | |
| 18348427 | a year ago | | | 0 | 0.00048990180 |
ABI
ABI objects
Getter at block 21280363
_maxTaxSwap() view returns (uint256)
10000000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Rebound Staking Bot
owner() view returns (address)
0x0000000000000000000000000000000000000000
staking() view returns (address)
0x3fa271e05d6b25b3fd974836e2f28b5838f53ed0
symbol() pure returns (string)
REBOUND
totalSupply() pure returns (uint256)
999999999999999000000000
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)
recover()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address staking_)
receive()
This contract contains no error objects.