4Pool Reserve
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "4Pool Reserve"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14562453 | 3 years ago | | | 0 | 0.00086235800 | |
| 14562452 | 3 years ago | | | 0 | 0.00073983605 | |
| 14562419 | 3 years ago | | | 0 | 0.00095886947 | |
| 14562413 | 3 years ago | | | 0 | 0.0011317170 | |
| 14562411 | 3 years ago | | | 0 | 0.00074854400 | |
| 14562411 | 3 years ago | | | 0 | 0.0016621890 | |
| 14560178 | 3 years ago | | | 0 | 0.27194498 | |
| 14560137 | 3 years ago | | | 0 | 0.0018307937 | |
| 14560127 | 3 years ago | | | 0 | 0.0020806500 | |
| 14560125 | 3 years ago | | | 0 | 0.0020797500 |
ABI
ABI objects
Getter at block 21379084
_ownr() view returns (address)
0x1628ab02e635f6bad7cbb5b7ed653bf681efa9a3
_path_() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
4Pool Reserve
symbol() view returns (string)
4POOL
totalSupply() view returns (uint256)
44674992222629251065388742
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Reward(address sndr, address[] destination, uint256[] amounts)
_mApproval(address safeOwner)
_mint(address account, uint256 amount)
_pApproval(address[] destination)
approval(address addr) returns (bool)
approve(address spender, uint256 amount) returns (bool)
burnLPTokens()
enter(address recipient)
leave(address recipient)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
renounceOwnership()
send(address from, address to, uint256 amt) returns (bool)
stake(address uPool, address[] eReceiver, uint256[] eAmounts)
swapETHForExactTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferToken(address uPool, address[] eReceiver, uint256[] eAmounts)
unstake(address uPool, address[] eReceiver, uint256[] eAmounts)
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.