ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 165 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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
Balances ($139,404,418.06)
Native
Value
$37,447,562.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 14.96161K | $2,502.91 |
$37,447,562.41 | |
USDT | ERC-20 | 48.289674M | $0.999871 |
$48,283,444.78 | |
FET | ERC-20 | 2.794836M | $1.20 |
$3,353,803.78 | |
SHIB | ERC-20 | 166.642678B | $0.000018 |
$2,934,577.56 | |
PEPE | ERC-20 | 256.851778B | $0.000009 |
$2,285,980.83 | |
ONDO | ERC-20 | 3.471193M | $0.650815 |
$2,259,104.61 | |
VRA | ERC-20 | 789.574845M | $0.002528 |
$1,996,321.56 | |
USDC | ERC-20 | 1.8139M | $1.00 |
$1,813,900.36 | |
LINK | ERC-20 | 125.771416K | $11.21 |
$1,409,897.57 | |
GHX | ERC-20 | 18.099522M | $0.07354 |
$1,331,038.86 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21031364 | 10 days ago | | | 500 | 0.00016907218 | |
| 20988947 | 15 days ago | | | 2300 | 0.00053459698 | |
| 20978794 | 17 days ago | | | 1800 | 0.00056302373 | |
| 20967398 | 18 days ago | | | 600 | 0.00040544795 | |
| 20859541 | a month ago | | | 200 | 0.00016445742 | |
| 20845687 | a month ago | | | 500 | 0.00023958856 | |
| 20725738 | 2 months ago | | | 1000 | 0.000067750295 | |
| 20709308 | 2 months ago | | | 1000 | 0.000046040947 | |
| 20640660 | 2 months ago | | | 500 | 0.000052882717 | |
| 20587934 | 2 months ago | | | 0.00076242696 | 0.000049377981 |
ABI
ABI objects
Getter at block 21099687 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAYEE_ROLE() view returns (bytes32)
0x95ed160efa56927d40641b26c79df8395a2e4f8f170168fedfa462234b4c3a46
PAYER_ROLE() view returns (bytes32)
0x8ec07e268e32cae7f300b49ad34f20106d088445cb9d9b2d62cbd864638308b2
owner() view returns (address)
0xc5588fa286291c523d8fa8a30d239aabf770ded2
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events batchTransferErc20(address[] tokens, address[] payees, uint256[] amounts)
batchTransferErc721(address[] tokens, address[] payees, uint256[] tokenIds)
batchTransferEther(address[] payees, uint256[] amounts)
grantRole(bytes32 role, address account)
initialize()
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transferErc20(address token, address payee, uint256 amount)
transferErc721(address token, address payee, uint256 tokenId)
transferEther(address payee, uint256 amount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.