Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9cf0…c12a
0x0036…a069
Balances ($6,823,652.34)
Native
Value
$4,184,596.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.139171K | $3,673.37 |
$4,184,596.47 | |
WBTC | ERC-20 | 22.002751 | $96,723.00 |
$2,128,172.11 | |
hETH | ERC-20 | 38.597499 | $3,082.74 |
$118,986.06 | |
rsETH | ERC-20 | 29.576099 | $3,765.12 |
$111,357.56 | |
ezETH | ERC-20 | 29.640223 | $3,751.28 |
$111,188.78 | |
pufETH | ERC-20 | 29.613423 | $3,719.53 |
$110,148.02 | |
LINK | ERC-20 | 1.5K | $18.39 |
$27,585 | |
KEX | ERC-20 | 476.086K | $0.025506 |
$12,143.24 | |
WETH | ERC-20 | 2.379196 | $3,672.48 |
$8,737.55 | |
USDT | ERC-20 | 6.213128K | $1.001 |
$6,219.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296522 | 7 hours ago | | | 0 | 0.0088524406 | |
| 21296517 | 7 hours ago | | | 0 | 0.024140057 | |
| 21289484 | a day ago | | | 0 | 0.0073697000 | |
| 21289313 | a day ago | | | 0 | 0.00024811583 | |
| 21274173 | 3 days ago | | | 0 | 0.021669128 | |
| 21272661 | 4 days ago | | | 0 | 0.022471461 | |
| 21272632 | 4 days ago | | | 0 | 0.066843922 | |
| 21234216 | 9 days ago | | | 0 | 0.022725818 | |
| 21234209 | 9 days ago | | | 0 | 0.018722477 | |
| 21233857 | 9 days ago | | | 0 | 0.0022799174 |
ABI
ABI objects
Getter at block 21298526 renounceOwnership() view
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
HINKAL_HELPER_MANAGER() view returns (bytes32)
0x47ddd44be4e69e3bb12e0b1ae411c5e2264c8a03557812e6728682c3b1a4a9dd
accessToken() view returns (address)
0x0036e884cab4f427193839788edebb4b92b9a069
getRootHash() view returns (uint256)
2451431896744057368081887521865737215367680148203086289877743472873021523563
hinkalHelper() view returns (address)
0x9cf09c04b5f9aab98a152a444d249fd57ed1c12a
m_index() view returns (uint128)
16778732
owner() view returns (address)
0xbdc77a0c69f13207acb70a6981cad60b4c1d1942
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
poseidon2() view returns (address)
0xe90481f96af203bf4cff149edeaa656a894a4c84
poseidon4() view returns (address)
0xd5235593bffa74442c552dff384fb8c9d6b7971e
poseidon5() view returns (address)
0x8f899971c3e0b91820b983cfd57bc551291d2ba2
rootIndex() view returns (uint128)
5
Read-only
buildVerifierId(struct Dimensions dimensions, uint256 externalActionId) pure returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
hash2(uint256 a, uint256 b) view returns (uint256 poseidonHash)
hash4(uint256 a0, uint256 a1, uint256 a2, uint256 a3) view returns (uint256 poseidonHash)
hash5(uint256 a0, uint256 a1, uint256 a2, uint256 a3, uint256 a4) view returns (uint256 poseidonHash)
logarithm2(uint256 x) pure returns (uint256 y)
nullifiers(uint256) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
rootHashExists(uint256 _root) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tree(uint256) view returns (uint256)
State-modifying
Events acceptOwnership()
grantRole(bytes32 role, address account)
register(bytes shieldedAddressHash)
registerExternalAction(uint256 externalActionId, address externalActionAddress)
registerVerifiers(uint256[] verifierIds, address[] verifierAddresses)
removeExternalAction(uint256 externalActionId)
removeVerifier(uint256 verifierId)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAccessToken(address _accessToken)
setHinkalHelper(address _hinkalHelper)
transact(uint256[2] a, uint256[2][2] b, uint256[2] c, struct Dimensions dimensions, struct CircomData circomData) payable
transactWithExternalAction(uint256[2] a, uint256[2][2] b, uint256[2] c, struct Dimensions dimensions, struct CircomData circomData) payable
transactWithExternalActionAndHook(uint256[2] a, uint256[2][2] b, uint256[2] c, struct Dimensions dimensions, struct CircomData circomData) payable
transactWithHook(uint256[2] a, uint256[2][2] b, uint256[2] c, struct Dimensions dimensions, struct CircomData circomData) payable
transferOwnership(address newOwner)
ExternalActionRegistered(address externalActionAddress)
ExternalActionRemoved(address externalActionAddress)
NewCommitment(uint256 commitment, int256 index, bytes encryptedOutput)
NewTransaction(address sender, uint256 timestamp, address erc20TokenAddress, int256 publicAmount)
NewUtxo(uint256 amount, address erc20Address, uint256 randomization, uint256 stealthAddress, uint256 timeStamp, uint256 tokenId)
Nullified(uint256 nullifier)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Register(address ethereumAddress, bytes shieldedAddressHash)
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)
VerifierRegistered(uint256 verifierId, address verifierAddress)
VerifierRemoved(uint256 verifierId)
constructor(IMerkleMerkleConstructorArgs constructorArgs, address _hinkalHelper, address _accessToken, address _hinkalHelperManager)
receive()
This contract contains no error objects.