StableFund
Verified contract
Active on
Ethereum with 187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1f3d…7941
0xe6c3…068f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWAPP | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13332270 | 3 years ago | | | 0 | 0.010496211 | |
| 13319425 | 3 years ago | | | 0 | 0.0072248262 | |
| 13319332 | 3 years ago | | | 0 | 0.0069158804 | |
| 13178532 | 3 years ago | | | 0 | 0.0092664301 | |
| 12957112 | 3 years ago | | | 0 | 0.0030505280 | |
| 12925745 | 3 years ago | | | 0 | 0.0023518000 | |
| 12900116 | 3 years ago | | | 0 | 0.0029329000 | |
| 12856514 | 3 years ago | | | 0 | 0.0024052240 | |
| 12734016 | 3 years ago | | | 0 | 0.0019943720 | |
| 12733997 | 3 years ago | | | 0 | 0.0019943720 |
ABI
ABI objects
Getter at block 21278265
isOperator() view returns (bool)
false
migrated() view returns (bool)
true
operator() view returns (address)
0x901f9da0bc4b6327a18322717d0f29a34dffecc0
owner() view returns (address)
0x2c5ba02bb750a24af83105bed28734e0e22933df
pair() view returns (address)
0x1f3d61248ec81542889535595903078109707941
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
tokenA() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
tokenB() view returns (address)
0xe6c3502997f97f9bde34cb165fbce191065e068f
trader() view returns (address)
0x1be8daa03cc29e39d6e6710a1570cdaf3f413ef2
Read-only
This contract contains no read-only function objects.
State-modifying
Events approve(address token, uint256 amount) returns (bool)
migrate(address target)
renounceOwnership()
setTrader(address _trader)
swapExactTokensForTokens(uint256 amountIn, uint256 amountOutMin, address[] path, uint256 deadline)
swapTokensForExactTokens(uint256 amountOut, uint256 amountInMax, address[] path, uint256 deadline)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
Migration(address indexed target)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenA, address _tokenB, address _factory, address _router, address _trader)
This contract contains no fallback and receive objects.
This contract contains no error objects.