BundlesLock
Verified contract
Active on
Ethereum with 587 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUND | ERC-20 | 76.68 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15964762 | 2 years ago | | | 0 | 0.0012328758 | |
| 15964605 | 2 years ago | | | 0 | 0.00050683388 | |
| 15960326 | 2 years ago | | | 0 | 0.0019776979 | |
| 15960276 | 2 years ago | | | 0 | 0.0024389989 | |
| 15960258 | 2 years ago | | | 0 | 0.0020543635 | |
| 15960254 | 2 years ago | | | 0 | 0.0017959164 | |
| 15960248 | 2 years ago | | | 0 | 0.0019209813 | |
| 15960239 | 2 years ago | | | 0 | 0.0022526716 | |
| 15960236 | 2 years ago | | | 0 | 0.00066031835 | |
| 15960218 | 2 years ago | | | 0 | 0.0014342088 |
ABI
ABI objects
Getter at block 21228531
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x7906c50586d9a62a36c4b271a3d45de2689bd1d342470a6151a7fbdc54752795
owner() view returns (address)
0xc86780efee90943da056b031464f9358133f8d1f
token() view returns (address)
0x8d3e855f3f55109d473735ab76f753218400fe96
Read-only
burnTxHashes(string) view returns (bool)
getNonce(address user) view returns (uint256 nonce)
State-modifying
Events executeMetaTransaction(bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) returns (bytes)
lockTokens(uint256 amount)
releaseTokens(address user, uint256 amount, string burnTxHash)
renounceOwnership()
transferOwnership(address newOwner)
Lock(address indexed user, uint256 amount)
MetaTransactionExecuted(address ownerAddress, address relayerAddress, bytes functionSignature, bytes returnData)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Release(address indexed user, uint256 amount, string indexed burnTxHash)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.