Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa844…ccf8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SBF | ERC-20 | 132.757771M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16224988 | 4 months ago | | | 0 | 3.9891200e-7 | |
| 15190451 | 5 months ago | | | 0 | 0.000000102471726520 | |
| 14422171 | 6 months ago | | | 0 | 0.0000019972208 | |
| 14412283 | 6 months ago | | | 0 | 0.000011991157 | |
| 14292395 | 6 months ago | | | 0 | 0.0000028684299 | |
| 13936812 | 6 months ago | | | 0 | 0.0000055079112 | |
| 13936095 | 6 months ago | | | 0 | 0.0000037248475 | |
| 13932804 | 6 months ago | | | 0 | 0.0000032856698 | |
| 3352817 | a year ago | | | 0 | 0.000000072743423236 | |
| 2638643 | a year ago | | | 0 | 4.9864000e-7 |
ABI
ABI objects
Getter at block 21823109
decimals() view returns (uint8)
18
dev() view returns (address)
0xccfa0530b9d52f970d1a2daea670ce58e4176389
name() view returns (string)
MyNameIsSBF
owner() view returns (address)
0x0000000000000000000000000000000000000000
safeErc20() view returns (address)
0xa844877702df5d620045c07a6e3530c16f6accf8
symbol() view returns (string)
SBF
totalSupply() view returns (uint256)
1000000000000000000000000000
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.