ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 46 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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xcbae…56d8
0x0156…2436
0xfd8b…37a2
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0 | $3,097.16 |
$0 | |
🍆 9 LP | ERC-20 | 9.260378M | -- | -- | |
🍆 9 LP | ERC-20 | 942.353624K | -- | -- | |
🍆 9 LP | ERC-20 | 504.746266K | -- | -- | |
🍆 9 LP | ERC-20 | 145.070291K | -- | -- | |
🍆 9 LP | ERC-20 | 91.871201K | -- | -- | |
🍆 9 LP | ERC-20 | 83.232525K | -- | -- | |
🍆 9 LP | ERC-20 | 41.547458K | -- | -- | |
🍆 9 LP | ERC-20 | 6.893088K | -- | -- | |
🍆 9 LP | ERC-20 | 2.107778K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20509750 | 3 months ago | | | 0 | 0.00029673470 | |
| 20388447 | 4 months ago | | | 0 | 0.00072391364 | |
| 20388371 | 4 months ago | | | 0 | 0.00068637933 | |
| 20387432 | 4 months ago | | | 0 | 0.00060465116 | |
| 20387427 | 4 months ago | | | 0 | 0.00060964982 | |
| 20370001 | 4 months ago | | | 0 | 0.0026409659 | |
| 20222848 | 5 months ago | | | 0 | 0.0016884364 | |
| 20130818 | 5 months ago | | | 0 | 0.0016898393 | |
| 20018219 | 5 months ago | | | 0 | 0.0030109120 | |
| 19864490 | 6 months ago | | | 0 | 0.0012584765 |
ABI
ABI objects
Getter at block 21215436 proxiableUUID() view returns (bytes32)
BBC() view returns (address)
0x015628ce9150db1bce2fbb717a09e846f8a32436
BBCBuyBurnPercentage() view returns (uint256)
1429
BOUNTY_FEE() view returns (uint256)
10
NineInch() view returns (address)
0xfd8b9ba4845fb38c779317ec134b298c064937a2
NineInchBuyBurnPercentage() view returns (uint256)
8571
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
anyAuth() view returns (bool)
true
burnedBBC() view returns (uint256)
340448832207969166346
burnedNineInch() view returns (uint256)
327347900405025522314762920
factory() view returns (address)
0xcbae5c3f8259181eb7e2309bc4c72fdf02dd56d8
owner() view returns (address)
0x6d5fc6ac6e753f68d4f64cc7b605d925cf642d5e
slippage() view returns (uint256)
9
Read-only
authorized(uint256) view returns (address)
bridgeFor(address token) view returns (address bridge)
isAuth(address) view returns (bool)
overridePreventSwap(address) view returns (bool)
slippageOverrode(address) view returns (bool)
State-modifying
Events addAuth(address _auth)
convertLps(address[] tokens0, address[] tokens1)
initialize(address _factory, address _NineInch, address _BBC, address _WETH)
overrideSlippage(address _token)
renounceOwnership()
revokeAuth(address _auth)
setAnyAuth()
setBounty(uint256 _amount)
setBridge(address token, address bridge)
setBuyBurnPercentages(uint256 _NineInchBuyBurnPercentage, uint256 _BBCBuyBurnPercentage)
setSlippage(uint256 _amt)
toggleOverridePreventSwap(address _token)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
LogBridgeSet(address indexed token, address indexed bridge)
LogBurn(address indexed server, address indexed token, uint256 paidBounty, uint256 amountBurned)
LogOverridePreventSwap(address _adr)
LogSlippageOverrode(address _adr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ToggleAnyAuth()
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.