TollarRebaser
Verified contract
Active on
Ethereum with 338 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d18…ebea
Balances ($0.00)
No balances found for "TollarRebaser"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14336401 | 3 years ago | | | 0 | 0.0022593187 | |
| 14329980 | 3 years ago | | | 0 | 0.0013796872 | |
| 14323604 | 3 years ago | | | 0 | 0.0020577209 | |
| 14317108 | 3 years ago | | | 0 | 0.0026805444 | |
| 14310658 | 3 years ago | | | 0 | 0.0023863574 | |
| 14304254 | 3 years ago | | | 0 | 0.0081775991 | |
| 14297758 | 3 years ago | | | 0 | 0.0039221306 | |
| 14291336 | 3 years ago | | | 0 | 0.0029231563 | |
| 14284847 | 3 years ago | | | 0 | 0.0019082044 | |
| 14278386 | 3 years ago | | | 0 | 0.0023429906 |
ABI
ABI objects
Getter at block 21182291
getRebaseLastStats() view returns (uint256, int256, uint256)
(621900608216584824, -289322814010816, 475880252426668)
owner() view returns (address)
0xfcc5549d7fa408169d2a0bf0ea77d656aa990286
pairUSD() view returns (address)
0x9d180c1baf1de69e9b922625284e1a2211a6ebea
tollar() view returns (address)
0x0f847eb96d2ea195f60034158c942b5c13ef6a78
Read-only
This contract contains no read-only function objects.
State-modifying
Events addTollarTransaction(address destination, bytes data)
rebase() returns (int256)
removeTransaction(uint256 index)
renounceOwnership()
setPairUSD(address factory, address token0, address token1)
setPriceTarget(uint256 priceTarget)
transferOwnership(address newOwner)
transferTollarOwner(address newOwner)
LogRebase(uint256 price, int256 delta, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tollar)
This contract contains no fallback and receive objects.
This contract contains no error objects.