Epoch 1 Redeemable SFI
Verified contract
Active on
Ethereum with 990 txns
Balances ($0.00)
No balances found for "Epoch 1 Redeemable SFI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20612765 | 3 months ago | | | 0 | 0.000084294622 | |
| 19877791 | 7 months ago | | | 0 | 0.00046919809 | |
| 19021964 | a year ago | | | 0 | 0.00077822062 | |
| 17106303 | 2 years ago | | | 0 | 0.00082026063 | |
| 17009548 | 2 years ago | | | 0 | 0.00054654234 | |
| 17009547 | 2 years ago | | | 0 | 0.00058087263 | |
| 17009545 | 2 years ago | | | 0 | 0.00049819376 | |
| 15365850 | 2 years ago | | | 0 | 0.00034385136 | |
| 15327104 | 2 years ago | | | 0 | 0.00028781014 | |
| 15076923 | 2 years ago | | | 0 | 0.00074666699 |
ABI
ABI objects
Getter at block 21332125
MAX_TOKENS() view returns (uint256)
15489020891056530000000
decimals() view returns (uint8)
18
governance() view returns (address)
0x09e9ff67d9d5a25fa465db6f0bede5560581f8cb
name() view returns (string)
Epoch 1 Redeemable SFI
rSFI_minter() view returns (address)
0x09e9ff67d9d5a25fa465db6f0bede5560581f8cb
symbol() view returns (string)
rSFI
totalSupply() view returns (uint256)
15468967284907468525600
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_rSFI(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.