Sam Bankman-Fried
Verified contract
Active on
Base with 210 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1215…86c8
Balances ($0.00)
No balances found for "Sam Bankman-Fried"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22261398 | 11 days ago | | | 0 | 1.2543988e-7 | |
| 19653515 | 2 months ago | | | 0 | 1.8864662e-7 | |
| 18456986 | 3 months ago | | | 0 | 1.3213960e-7 | |
| 17454439 | 4 months ago | | | 0 | 5.2553533e-7 | |
| 16646754 | 5 months ago | | | 0 | 6.4217292e-7 | |
| 16093954 | 5 months ago | | | 0 | 3.2931036e-7 | |
| 12451723 | 8 months ago | | | 0 | 0.000000601040575600 | |
| 11823041 | 8 months ago | | | 0 | 3.3351065e-7 | |
| 5926207 | a year ago | | | 0 | 0.000000002243752064 | |
| 3073827 | a year ago | | | 0 | 0.000000000908771400 |
ABI
ABI objects
Getter at block 22751179
decimals() view returns (uint8)
18
dev() view returns (address)
0xccfa0530b9d52f970d1a2daea670ce58e4176389
name() view returns (string)
Sam Bankman-Fried
owner() view returns (address)
0x0000000000000000000000000000000000000000
safeErc20() view returns (address)
0x1215a58de715f889352b0e056ed128c3daae86c8
symbol() view returns (string)
SBF
totalSupply() view returns (uint256)
10000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
safeERC20(address a, address b, address c, address d)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.