DegenDealer
Verified contract
Active on
Base with 21,271 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($151,151.81)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 151.000717K | $1.001 |
$151,151.72 | |
WGC | ERC-20 | 200 | $0.000463 |
$0.09 | |
USA | ERC-20 | 1 | $0.000761 |
$0 | |
kurbi | ERC-20 | 0.2 | $0.000763 |
$0 | |
GENOME | ERC-20 | 0 | $0.022308 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
SPOT | ERC-20 | 1K | -- | -- | |
BCRAB | ERC-20 | 100 | -- | -- | |
DOB | ERC-20 | 100 | -- | -- | |
BLOWN | ERC-20 | 77.694215 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22755730 | 30 minutes ago | | | 0 | 0.0000094656088 | |
| 22753934 | an hour ago | | | 0 | 5.6814553e-7 | |
| 22753932 | an hour ago | | | 0 | 5.6770553e-7 | |
| 22753930 | an hour ago | | | 0 | 0.000011063585 | |
| 22752132 | 2 hours ago | | | 0 | 5.6110558e-7 | |
| 22752130 | 2 hours ago | | | 0 | 0.000010911676 | |
| 22750330 | 3 hours ago | | | 0 | 0.000011519274 | |
| 22748530 | 4 hours ago | | | 0 | 0.0000094928886 | |
| 22746730 | 5 hours ago | | | 0 | 0.000012547748 | |
| 22744930 | 6 hours ago | | | 0 | 0.0000097442183 |
ABI
ABI objects
Getter at block 22756616
jojoDealer() view returns (address)
0x2f7c3cf9d9280b165981311b822becc4e05fe635
owner() view returns (address)
0x1fe1af1e6c403ae74197463cb03969a6ecd571f7
primaryAsset() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchUpdatePosition(struct DegenDealerPositionInfo[] positionDatas)
deposit(address from, address to, uint256 amount)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(address to, uint256 amount, uint256 id, bool isInternal)
DegenDeposit(address from, address to, uint256 amount)
DegenTransferOut(address account, uint256 amount, uint256 id)
DegenWithdraw(address account, uint256 amount, uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PositionFinalizeLog(address indexed trader, int256 paperAmount, int256 creditAmount, int256 fee, int256 pnl, string perp)
constructor(address _primaryAsset, address _jojoDealer)
This contract contains no fallback and receive objects.
This contract contains no error objects.