Derivable Fi
Verified contract
Active on
Ethereum with 7 txns
Balances ($0.00)
No balances found for "Derivable Fi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18048433 | a year ago | | | 0 | 0.00039367485 | |
| 18048403 | a year ago | | | 0 | 0.00040556176 | |
| 18048393 | a year ago | | | 0 | 0.00069787385 | |
| 18048373 | a year ago | | | 0 | 0.00058548970 | |
| 18048365 | a year ago | | | 0 | 0.00064818279 | |
| 18048364 | a year ago | | | 1 | 0.035353202 | |
| 18048315 | a year ago | | | 0 | 0.00056117653 |
ABI
ABI objects
Getter at block 21228412
decimals() view returns (uint8)
9
name() view returns (string)
Derivable Fi
symbol() view returns (string)
REWARD
totalSupply() view returns (uint256)
1000000000000000000000
uniswapPair() view returns (address)
0x3a694424b245511f2b70a51ddf766fade88a8449
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events FEESND(address sender, address recipient) returns (bool)
approve(address spender, uint256 amount) returns (bool)
createUniswapV2Pair() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.