Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($73.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SFI | ERC-20 | 2.62265 | $27.95 |
$73.3 | |
SFI | ERC-20 | 13 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21256347 | an hour ago | | | 0 | 0.00037202153 | |
| 21256069 | 2 hours ago | | | 0 | 0.00035103628 | |
| 21256064 | 2 hours ago | | | 0 | 0.00044707498 | |
| 21256043 | 2 hours ago | | | 0 | 0.00034862212 | |
| 21254490 | 7 hours ago | | | 0 | 0.00064446721 | |
| 21254379 | 8 hours ago | | | 0 | 0.00046902199 | |
| 21254180 | 8 hours ago | | | 0 | 0.00044629170 | |
| 21254010 | 9 hours ago | | | 0 | 0.00048180234 | |
| 21253152 | 12 hours ago | | | 0 | 0.00058862547 | |
| 21253124 | 12 hours ago | | | 0 | 0.00029527179 |
ABI
ABI objects
Getter at block 21256645
MAX_TOKENS() view returns (uint256)
100000000000000000000000
SFI_minter() view returns (address)
0x0ecc64675d6a34d46054b4a4ed64923d77d82582
decimals() view returns (uint8)
18
governance() view returns (address)
0x2885402c22fbd63952f759ad380402b63d0355ea
name() view returns (string)
Spice
symbol() view returns (string)
SFI
totalSupply() view returns (uint256)
92122501849218802478360
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)
erc_sweep(address _token, address _to)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint_SFI(address to, uint256 amount)
set_governance(address to)
set_minter(address to)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ErcSwept(address who, address to, address token, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.