BUSDEthManager
Verified contract
Active on
Ethereum with 2,050 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,836.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUSD | ERC-20 | 4.873476K | $0.992316 |
$4,836.03 | |
BTB | ERC-20 | 0.857376 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14972945 | 2 years ago | | | 0 | 0.0022863507 | |
| 14894018 | 2 years ago | | | 0 | 0.0034537943 | |
| 14875690 | 2 years ago | | | 0 | 0.0012612047 | |
| 14854600 | 2 years ago | | | 0 | 0.0031636180 | |
| 14851558 | 2 years ago | | | 0 | 0.0027761909 | |
| 14846586 | 3 years ago | | | 0 | 0.0019222948 | |
| 14839524 | 3 years ago | | | 0 | 0.0011601365 | |
| 14805421 | 3 years ago | | | 0 | 0.0016261512 | |
| 14794594 | 3 years ago | | | 0 | 0.0020780910 | |
| 14769910 | 3 years ago | | | 0 | 0.0026896985 |
ABI
ABI objects
Getter at block 21274381
busd_() view returns (address)
0x4fabb145d64652a948d72533023f6e7a623c7c53
wallet() view returns (address)
0x715cdda5e9ad30a0ced14940f9997ee611496de6
Read-only
usedEvents_(bytes32) view returns (bool)
State-modifying
Events lockToken(uint256 amount, address recipient)
lockTokenFor(address userAddr, uint256 amount, address recipient)
unlockToken(uint256 amount, address recipient, bytes32 receiptId)
Locked(address indexed token, address indexed sender, uint256 amount, address recipient)
Unlocked(address ethToken, uint256 amount, address recipient, bytes32 receiptId)
constructor(address busd, address _wallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.