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 "ApeUSD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20899916 | 2 months ago | | | 0 | 0.00015564326 | |
| 20684650 | 3 months ago | | | 0 | 0.00012995392 | |
| 20525445 | 4 months ago | | | 0 | 0.000069771165 | |
| 20434930 | 4 months ago | | | 0 | 0.0012387988 | |
| 20366500 | 4 months ago | | | 0 | 0.00011092402 | |
| 20323157 | 5 months ago | | | 0 | 0.00012360283 | |
| 19999989 | 6 months ago | | | 0 | 0.00026028509 | |
| 19968250 | 6 months ago | | | 0 | 0.0018455887 | |
| 19482342 | 8 months ago | | | 0 | 0.00090692294 | |
| 18802792 | a year ago | | | 0 | 0.00089173996 |
ABI
ABI objects
Getter at block 21316911 balanceUnderlying() view returns (uint256)
apefi() view returns (address)
0xc7319dbc86a121313bc48b7c54d0672756465031
balanceApeFi() view returns (uint256)
149488595702651067
commitgov() view returns (uint256)
1652871497
decimals() view returns (uint8)
18
delay() view returns (uint256)
86400
gov() view returns (address)
0x02ca76e87779412a77ee77c3600d72f68b9ea68c
liquidity() view returns (uint256)
15000000000000000000000000
name() view returns (string)
ApeUSD
nextgov() view returns (address)
0x02ca76e87779412a77ee77c3600d72f68b9ea68c
symbol() view returns (string)
ApeUSD
totalSupply() view returns (uint256)
15000000000000000000000000
Read-only
allowance(address account, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events acceptGov()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
deposit()
mint(uint256 amount)
profit()
setApefi(address _apefi)
setGov(address _gov)
transfer(address dst, uint256 amount) returns (bool)
transferFrom(address src, address dst, uint256 amount) returns (bool)
withdraw(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.