TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 514 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
0x3cf9…1935
0x47fb…eedf
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20867636 | a month ago | | | 0 | 0.0013741806 | |
| 20858519 | a month ago | | | 1.0870524 | 0.0017935942 | |
| 20857723 | a month ago | | | 0 | 0.0023164904 | |
| 20827161 | 2 months ago | | | 0 | 0.0047738095 | |
| 20797532 | 2 months ago | | | 0 | 0.0034817598 | |
| 20786443 | 2 months ago | | | 0 | 0.0045995898 | |
| 20769563 | 2 months ago | | | 0 | 0.00069735900 | |
| 20769558 | 2 months ago | | | 0.04525349 | 0.00059465607 | |
| 20769472 | 2 months ago | | | 0 | 0.00054548391 | |
| 20769414 | 2 months ago | | | 0 | 0.00066565041 |
ABI
ABI objects
Getter at block 21161559
USD() view returns (address)
0x0000000000000000000000000000000000000348
allowDiffReceiver() view returns (bool)
false
blockchain() view returns (uint256)
1
circuitBreaker() view returns (bool)
false
feedRegistry() view returns (address)
0x47fb2585d2c56fe188d0e6ec628a38b74fceeedf
liquiditySigner() view returns (address)
0x28fe321b8a80f5ccc1b10015ff92626a3a99bc33
owner() view returns (address)
0xe5b4997c78d0565fb5379f19a605600277b99933
priceThresholdPct() view returns (uint256)
10
registryBnbAddr() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
vault() view returns (address)
0x3cf997aafd58b83dcf6b1e7a70bbea7a366b1935
version() pure returns (uint256)
10121
Read-only
quoteHashQuery(string quoteId) view returns (bytes32)
State-modifying
Events acceptOwnership()
initialize(address owner_, address vault_) payable
setAllowDiffReceiver(bool value)
setCircuitBreaker(bool value)
setFeedRegistry(address registry)
setLiquidityProvider(address signer)
setPriceThresholdPct(uint256 thresholdPct)
setRegistryBnbAddress(address addr)
swapRequest(bytes message, bytes signature) payable
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AllowDiffReceiverSet(bool value)
CircuitBreakerSet(bool value)
FeedRegistrySet(address indexed registry)
Initialized(uint8 version)
LiquidityProviderSet(address indexed signer)
OwnershipAccepted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceThresholdSet(uint256 thresholdPct)
QuoteAccepted(address indexed user, string quoteId, struct QuoteParameters quoteInfo)
RegistryBnbAddressSet(address rBnbAddr)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.