TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1 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 48 additional slots
Balances ($1,949,507.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BEND | ERC-20 | 2.600384B | $0.00075 |
$1,949,507.98 | |
ROSHI | ERC-20 | 99.995891B | -- | -- | |
SVOLT | ERC-20 | 24.437065B | -- | -- | |
FURY | ERC-20 | 71.562959K | -- | -- | |
FU | ERC-20 | 2K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14421844 | 3 years ago | | | 0 | 0.00050802965 |
ABI
ABI objects
Getter at block 21290541
bendToken() view returns (address)
0x0d02755a5700414b26ff040e1de35d337df56218
owner() view returns (address)
0x4e4c314e2391a58775be6a15d7a05419ba7d2b6e
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address recipient, uint256 amount)
initialize(address _token)
renounceOwnership()
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.