SBF Tweets, Many Rebase
Verified contract
Active on
Ethereum with 316 txns
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 "SBF Tweets, Many Rebase "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17009095 | 2 years ago | | | 0 | 0.00045830204 | |
| 17009083 | 2 years ago | | | 0 | 0.00051527014 | |
| 15969064 | 2 years ago | | | 0 | 0.0010480245 | |
| 15898032 | 2 years ago | | | 0 | 0.00094071151 | |
| 15600163 | 2 years ago | | | 0 | 0.00095082195 | |
| 15007084 | 2 years ago | | | 0 | 0.00028424355 | |
| 12458140 | 4 years ago | | | 0 | 0.0022496321 | |
| 12312513 | 4 years ago | | | 0 | 0.0019056800 | |
| 12311241 | 4 years ago | | | 0 | 0.0023007600 | |
| 11370572 | 4 years ago | | | 0 | 0.0010046431 |
ABI
ABI objects
Getter at block 21291884
_owner() view returns (address)
0xaf1efffb3b994138ed057b48a33b3d76c508c890
decimals() view returns (uint256)
18
name() view returns (string)
SBF Tweets, Many Rebase
owner() view returns (address)
0xaf1efffb3b994138ed057b48a33b3d76c508c890
symbol() view returns (string)
SBF
totalSupply() view returns (uint256)
256960000000000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase(uint256 epoch, uint256 supplyDelta) returns (uint256)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.