AMM-WBTC-ETH
Verified contract
Proxy
Active on
Ethereum with 16 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 13 additional slots
Balances ($0.00)
No balances found for "AMM-WBTC-ETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13536892 | 3 years ago | | | 0 | 0.0033160140 | |
| 13536769 | 3 years ago | | | 0 | 0.0025554810 | |
| 12132463 | 4 years ago | | | 0 | 0.0043698100 | |
| 12107461 | 4 years ago | | | 0 | 0.0073561600 | |
| 12106014 | 4 years ago | | | 0 | 0.0075264000 | |
| 12106006 | 4 years ago | | | 0 | 0.0044476500 | |
| 12105775 | 4 years ago | | | 0 | 0.0036027200 | |
| 11997828 | 4 years ago | | | 0 | 0.0013654152 | |
| 11856623 | 4 years ago | | | 0 | 0.0058476600 | |
| 11736038 | 4 years ago | | | 0 | 0.0025061400 |
ABI
ABI objects
Getter at block 21294810
implementation() view returns (address impl)
0xcac49516e6e1c79a62bd67e4d87f7e0d80858258
proxyOwner() view returns (address owner)
0xdd2a08a1c1a28c1a571e098914ca10f2877d9c97
decimals() view returns (uint256)
8
isOnline() view returns (bool)
true
name() view returns (string)
AMM-WBTC-ETH
symbol() view returns (string)
LP-WBTC-ETH
totalSupply() view returns (uint256)
239714369
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
nonces(address owner) view returns (uint256)
State-modifying
Events transferProxyOwnership(address newOwner)
upgradeTo(address implementation)
upgradeToAndCall(address implementation, bytes data) payable
approve(address spender, uint256 value) returns (bool)
beforeBlockSubmission(bytes txsData, bytes callbackData)
exitPool(uint96 burnAmount, uint96[] exitMinAmounts) payable
forceExitPool(uint96 burnAmount, uint96[] exitMinAmounts) payable
joinPool(uint96[] joinAmounts, uint96 mintMinAmount, uint96 fee) payable
permit(address owner, address spender, uint256 value, uint256 deadline, bytes signature)
setupPool(struct AmmDataPoolConfig config)
shutdown(address exitOwner) payable
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
updateExchangeOwnerAndFeeBips()
withdrawWhenOffline()
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
ForcedExitProcessed(address owner, uint96 burnAmount, uint96[] amounts)
PoolExitRequested(struct AmmDataPoolExit exit, bool force)
PoolJoinRequested(struct AmmDataPoolJoin join)
Shutdown(uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
receive()
This contract contains no error objects.