Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.14)
Native
Value
$1.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00038 | $3,586.63 |
$1.36 | |
USDT | ERC-20 | 1.93612 | $1.00 |
$1.94 | |
LP | ERC-20 | 10 | $0.066288 |
$0.66 | |
PEPEGA | ERC-20 | 190K | $0.000001 |
$0.16 | |
PHRYGES | ERC-20 | 4.413805M | $0.00 |
$0.01 | |
WBTC | ERC-20 | 0 | $97,097.00 |
$0.01 | |
DADA | ERC-20 | 163.024943K | $0.00 |
$0 | |
SHIA | ERC-20 | 0.212861 | $0.000484 |
$0 | |
USDC | ERC-20 | 0.000099 | $0.999276 |
$0 | |
CRE | ERC-20 | 0.005 | $0.005631 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19615467 | 8 months ago | | | 0 | 0.0011334471 | |
| 19590368 | 8 months ago | | | 0 | 0.0045608376 | |
| 18569350 | a year ago | | | 0 | 0.0012292769 | |
| 17492170 | a year ago | | | 0 | 0.00091032218 | |
| 16796194 | 2 years ago | | | 0 | 0.00067342714 | |
| 16796190 | 2 years ago | | | 0 | 0.0011226026 | |
| 16789244 | 2 years ago | | | 0 | 0.0011930997 |
ABI
ABI objects
Getter at block 21293397
bkRegistry() view returns (address)
0x9afd2948f573dd8684347924ebce1847d50621ed
owner() view returns (address)
0x9287b8e84d972dd02f618bbed45b9a6d7ed16384
paused() view returns (bool)
false
Read-only
isCaller(address) view returns (bool)
State-modifying
Events managerCaller(address _caller, bool _isCaller)
pause()
renounceOwnership()
rescueERC20(address asset, address recipient)
rescueETH(address recipient)
setOperator(address[] _operators, bool _isOperator)
setRegistry(address _bkRegistry)
transferOwnership(address newOwner)
unpause()
ManagerCaller(address operator, address caller, bool isCaller)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RescueERC20(address indexed asset, address recipient)
RescueETH(address indexed recipient, uint256 amount)
SetOperator(address operator, bool isOperator)
SetRegistry(address operator, address bkRegistry)
Unpaused(address account)
constructor(address _bkRegistry, address _owner)
fallback()
receive()
BurnToMuch()
CallException(address arg0)
FeatureInActive()
FeatureNotExist()
IllegalApproveTarget()
IllegalCallTarget()
InsufficientEtherSupplied()
InvalidCaller()
InvalidFeeRate(uint256 feeRate)
InvalidMsgSig()
InvalidNonce(bytes32 signMsg)
InvalidSigner()
InvalidSwapAddress(address arg0)
InvalidZeroAddress()
SwapEthBalanceNotEnough()
SwapInsuffenceOutPut()
SwapTokenApproveNotEnough()
SwapTokenBalanceNotEnough()
SwapTypeNotAvailable()