Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x875b…4d13
Balances ($0.00)
No balances found for "SBF"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14003903 | 6 months ago | | | 0 | 0.0000028806929 | |
| 12106693 | 7 months ago | | | 0 | 0.000000074314937060 | |
| 12012413 | 7 months ago | | | 0 | 1.4460560e-7 | |
| 11611124 | 8 months ago | | | 0 | 0.000000000022264276 | |
| 2962320 | a year ago | | | 0 | 0.000000014477189644 | |
| 2518154 | a year ago | | | 0 | 0.000044598002 | |
| 2130215 | a year ago | | | 0 | 0.000027835002 | |
| 2052834 | a year ago | | | 0 | 0.000070428003 | |
| 2052430 | a year ago | | | 0 | 0.000040578002 | |
| 2052427 | a year ago | | | 0 | 0.000070428003 |
ABI
ABI objects
Getter at block 21833659
decimals() view returns (uint8)
18
dev() view returns (address)
0xccfa0530b9d52f970d1a2daea670ce58e4176389
name() view returns (string)
SBF
owner() view returns (address)
0x0000000000000000000000000000000000000000
safeErc20() view returns (address)
0x875bac824c1df86711d5caa724db729be99d4d13
symbol() view returns (string)
SBF
totalSupply() view returns (uint256)
577665771000000000000000000
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.