ERC20PredicateProxy
Verified contract
Proxy
Active on
Ethereum with 129 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
Balances ($2,938,726,149.47)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 747.71324M | $1.00 |
$747,713,240.08 | |
USDC | ERC-20 | 402.050446M | $0.999305 |
$401,771,021.27 | |
WBTC | ERC-20 | 3.735601K | $95,359.00 |
$356,223,213.75 | |
SAND | ERC-20 | 286.805576M | $0.600706 |
$172,285,830.45 | |
TEL | ERC-20 | 29.604984B | $0.005115 |
$151,435,712.69 | |
OM | ERC-20 | 41.253583M | $3.45 |
$142,324,862.63 | |
DAI | ERC-20 | 95.753604M | $0.998957 |
$95,653,733.36 | |
SX | ERC-20 | 840.716701M | $0.096893 |
$81,459,563.34 | |
MaticX | ERC-20 | 122.347134M | $0.636628 |
$77,889,611.33 | |
PYR | ERC-20 | 16.156405M | $3.61 |
$58,324,620.46 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19604418 | 8 months ago | | | 0.00001 | 0.0011798750 | |
| 19604417 | 8 months ago | | | 0.00001 | 0.0011798750 | |
| 19249638 | 9 months ago | | | 0 | 0.00066556589 | |
| 19249457 | 9 months ago | | | 0 | 0.00054957205 | |
| 19147809 | 10 months ago | | | 0.001 | 0.00039376819 | |
| 18941964 | a year ago | | | 0 | 0.0010264076 | |
| 18941961 | a year ago | | | 0 | 0.00099204085 | |
| 18941960 | a year ago | | | 0 | 0.0010708072 | |
| 18941959 | a year ago | | | 0 | 0.0010355431 | |
| 18941565 | a year ago | | | 0 | 0.0010785019 |
ABI
ABI objects
Getter at block 21283806
implementation() view returns (address)
0xb1fd4ae726c64a793588001eb465c46bd1bdf1cb
proxyOwner() view returns (address)
0xcaf0aa768a3ae1297df20072419db8bb8b5c8cef
proxyType() pure returns (uint256 proxyTypeId)
2
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE() view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
TOKEN_TYPE() view returns (bytes32)
0x8ae85d849167ff996c04040c44924fd364217285e4cad818292c7ac37c0a345b
TRANSFER_EVENT_SIG() view returns (bytes32)
0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
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)
State-modifying
Events transferProxyOwnership(address newOwner)
updateAndCall(address _newProxyTo, bytes data) payable
updateImplementation(address _newProxyTo)
exitTokens(address, address rootToken, bytes log)
grantRole(bytes32 role, address account)
initialize(address _owner)
lockTokens(address depositor, address depositReceiver, address rootToken, bytes depositData)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
ProxyOwnerUpdate(address _new, address _old)
ProxyUpdated(address indexed _new, address indexed _old)
ExitedERC20(address indexed exitor, address indexed rootToken, uint256 amount)
LockedERC20(address indexed depositor, address indexed depositReceiver, address indexed rootToken, uint256 amount)
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)
constructor(address _proxyTo)
fallback()
receive()
This contract contains no error objects.